index
:
platform/upstream/mesa
19.2.8
19.3.0
19.3.0.1
20.1.8
20.3.0
21.0.0
21.0.0_tizen
21.0_rc5
21.2.3
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/coregl
devel/libtpl-egl
devel/x11
lock_surface
pristine-tar
sandbox/akazmin/tizen6_asan
sandbox/baixl/devel
sandbox/denis13/esan
sandbox/gvancuts/x11-vmware
sandbox/jbko/21.2.0-devel
sandbox/jbko/devel
sandbox/jbko/vk_devel
sandbox/jbko/vk_devel2
sandbox/jihochu/5.0
sandbox/jobol/devel
sandbox/leemgs/5.0
sandbox/lstelmach/virgl
sandbox/mbachmann/tizen_eglsoft
sandbox/mmajewski2/gbm_mesa
sandbox/mmajewski2/gbm_mesa_static
sandbox/mmajewski2/virgl-wayland-platform
sandbox/mpikula/riscv64
sandbox/mwereski/mesa
sandbox/nmerinov/llvm
sandbox/pcoval/devel
sandbox/pcoval/tizen
sandbox/pcoval/upstream
sandbox/playchang/riscv64
sandbox/pwieczorek/mesa
sandbox/vbarinov/asan
sandbox/vbarinov/lto
sandbox/yuanzhaowei/devel
tizen
tizen-19.0.0
tizen_23.1.5
tizen_23.3.3
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi
tizen_ivi_genivi
tizen_ivi_release
tizen_lz
tizen_real
upstream
v17.1.0
Domain: Graphics System / GL; Licenses: MIT;
Hoyub Lee <hoyub.lee@samsung.com>, Joonbum Ko <joonbum.ko@samsung.com>, SooChan Lim <sc1.lim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2003-09-17
Merge the Doxygen configuration files from the embedded branch.
Jose Fonseca
17
-65
/
+898
2003-09-17
new casts
Brian Paul
2
-2
/
+2
2003-09-17
added call to _mesa_enable_1_5_extensions()
Brian Paul
2
-0
/
+2
2003-09-17
More work on ARB_vertex_buffer_object.
Brian Paul
12
-134
/
+273
2003-09-17
changed a comment
Brian Paul
1
-2
/
+1
2003-09-17
move a comment
Brian Paul
1
-24
/
+22
2003-09-17
move some functions, add some comments
Brian Paul
1
-32
/
+40
2003-09-17
set ARB_vertex_buffer_object in _mesa_enable_sw_extensions()
Brian Paul
1
-1
/
+4
2003-09-17
fix up FEATURE_* defines
Brian Paul
1
-21
/
+14
2003-09-15
minor simplification
Brian Paul
1
-4
/
+4
2003-09-15
Some work on ARB_vertex_buffer_object.
Brian Paul
6
-101
/
+98
2003-09-12
Updates to fix problems building with the Open Watcom compiler.
Kendall Bennett
4
-65
/
+73
2003-09-12
allow glTexImage1/2/3D width/height/depth = 0
Brian Paul
1
-0
/
+1
2003-09-12
Allow glTexImage1/2/3D to specify width/height/depth = 0.
Brian Paul
4
-11
/
+21
2003-09-09
display list support for ARB_vertex/fragment_program
Brian Paul
1
-11
/
+148
2003-09-09
plug in vertex buffer object functions
Brian Paul
1
-0
/
+18
2003-09-09
remove duplicate sunos5-smp entries
Brian Paul
2
-19
/
+1
2003-09-09
Added prototypes for internal functions to bufferobj.h.
Brian Paul
2
-37
/
+69
2003-09-09
remove last of mklib.solaris stuff
Brian Paul
2
-58
/
+1
2003-09-09
Added most of the infrastructure required to support
Ian Romanick
4
-80
/
+583
2003-09-08
fix timer bug (801485)
Brian Paul
1
-1
/
+1
2003-09-08
Remove all the swap_control stuff from glxgears demo (restored to vers 1.2).
Brian Paul
3
-331
/
+833
2003-09-08
SunOS tweaks (Greg Menke)
Brian Paul
1
-3
/
+4
2003-09-08
update sunos5 targets (Greg Menke)
Brian Paul
2
-6
/
+26
2003-09-08
use GL_GLEXT_PROTOTYPES
Brian Paul
2
-4
/
+2
2003-09-05
more debugger development
Brian Paul
1
-13
/
+124
2003-09-05
fix typo
Brian Paul
1
-1
/
+1
2003-09-05
move GL_MESA_program_debug code into program.c
Brian Paul
4
-215
/
+239
2003-09-05
misc updates
Brian Paul
3
-4
/
+9
2003-09-05
update directories
Brian Paul
1
-6
/
+6
2003-09-05
updated info for Mesa 5.1
Brian Paul
1
-263
/
+165
2003-09-05
Updated for 5.0.2 release.
Brian Paul
2
-2
/
+49
2003-09-05
files for CVS to ignore
Brian Paul
3
-0
/
+155
2003-09-05
Committing in .
Jouk Jansen
2
-0
/
+2
2003-09-04
implement SWZ and TXB. some code clean-up
Brian Paul
1
-46
/
+55
2003-09-04
move SWIZZLE_ZERO/ONE tokens to program.h
Brian Paul
2
-5
/
+4
2003-09-04
import 5.0.2 info
Brian Paul
2
-0
/
+74
2003-09-04
Added new opcodes for ARB_fragment_program, like ABS, CMP, TXB, etc.
Brian Paul
2
-21
/
+89
2003-09-03
a little more MiniGLX info
Brian Paul
1
-0
/
+6
2003-09-03
assorted updates
Brian Paul
4
-22
/
+29
2003-09-03
added fbdev/DRI and MiniGLX info
Brian Paul
4
-0
/
+770
2003-09-03
fix a few typos for linux-solo
Brian Paul
1
-4
/
+4
2003-09-03
ARB_point_sprite is not part of OpenGL 1.5
Brian Paul
1
-2
/
+0
2003-09-03
include math.h
Brian Paul
1
-1
/
+1
2003-09-03
add -lCrun for sunos5, added sunos5-smp (Greg M)
Brian Paul
2
-3
/
+23
2003-09-02
Added support for EXT_texture_mirror_clamp and the single wrap mode
Ian Romanick
6
-64
/
+92
2003-09-02
remove -malign-loops=2 -malign-functions=2 (bug 738020)
Brian Paul
1
-11
/
+7
2003-09-02
added GLUT_CFLAGS to compile GLUT with -fexceptions (bug 726223)
Brian Paul
2
-5
/
+51
2003-09-02
pbuffer info
Brian Paul
2
-0
/
+52
2003-09-02
fix-up CXXFLAGS (bug 757292)
Brian Paul
1
-40
/
+47
[next]