index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
progs
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-18
progs/tests: also test stencil INCR_WRAP mode if supported
Brian Paul
1
-6
/
+47
2010-03-18
progs/tests: comments and clean-ups
Brian Paul
1
-11
/
+21
2010-03-17
progs/trivial: added comments
Brian Paul
1
-0
/
+3
2010-03-17
progs/samples: improve copy.c demo
Brian Paul
1
-13
/
+14
2010-03-17
progs/samples: silence warnings
Brian Paul
1
-2
/
+4
2010-03-15
progs/objviewer: remove debug code
Brian Paul
1
-2
/
+2
2010-03-13
Use X_LIBS from pkg-config, instead of libdir, for locating libX11
Jeff Smith
2
-5
/
+5
2010-03-12
Merge branch '7.8'
Michel Dänzer
8
-11
/
+25
2010-03-12
Add programs to .gitignore in redbook
Jeff Smith
1
-0
/
+13
2010-03-12
Add programs to .gitignore in xdemos
Jeff Smith
1
-3
/
+4
2010-03-12
Add -L$(libdir) for xdemos and egl so that the right libX11 is found
Jeff Smith
2
-4
/
+4
2010-03-12
Grammar and spelling fixes
Jeff Smith
4
-4
/
+4
2010-03-11
progs/demos: added 'f' key to toggle filtering mode in stex3d.c
Brian Paul
1
-4
/
+11
2010-03-11
progs/fpglsl: Fix GLSL compilation failures on Mac OS X.
Vinson Lee
2
-2
/
+2
2010-03-10
progs/trivial: use -c option to use glCopyPixels()
Brian Paul
1
-2
/
+4
2010-03-10
progs/trivial: make clear-fbo-scissor.c work with other GL drivers
Brian Paul
1
-1
/
+19
2010-03-10
fpglsl: a few more useful glsl tests
Zack Rusin
5
-0
/
+46
2010-03-10
fpglsl: set an integer uniform required by the loop example
Zack Rusin
1
-0
/
+5
2010-03-10
fpglsl: add some for and while loops
Zack Rusin
2
-0
/
+18
2010-03-10
progs/trivial: add -t (RTT) option for clear-fbo-scissor.c
Brian Paul
1
-5
/
+33
2010-03-10
progs/trivial: added clear-fbo-scissor.c to test scissored clear of FBO
Brian Paul
3
-1
/
+189
2010-03-10
progs/tests: add additional FBO->window test paths (disabled)
Brian Paul
1
-9
/
+37
2010-03-09
progs/tests: use first color attachement
Maciej Cencora
3
-9
/
+9
2010-03-09
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
1
-1
/
+0
2010-03-08
xdemos/omlsync: improve OML WaitMsc test
Jesse Barnes
1
-4
/
+6
2010-03-08
Merge branch '7.8'
Brian Paul
2
-0
/
+2
2010-03-06
progs/gallium/unit: Remove the test cases.
José Fonseca
1
-545
/
+11
2010-03-06
progs/gallium/unit: Skip test cases which cannot be represented in 4ub.
José Fonseca
1
-4
/
+23
2010-03-06
progs/gallium/unit: Use the shortened name to reconstruct the function being ...
José Fonseca
1
-1
/
+1
2010-03-06
progs/gallium/unit: Cleanup/fix PIPE_FORMAT_R8SG8SB8UX8U_NORM test cases.
José Fonseca
1
-7
/
+6
2010-03-05
progs/demos: Add arbocclude2 to Makefile and .gitignore.
Vinson Lee
2
-0
/
+2
2010-03-05
progs/xdemos: fix up GLX extension checking
Jesse Barnes
3
-27
/
+6
2010-03-05
xdemos/omlsync: add waitformsc and swap interval code
Jesse Barnes
1
-5
/
+27
2010-03-05
progs: Add arbocclude2 demo.
Michal Krol
2
-0
/
+315
2010-03-04
xdemos: add OML sync test
Jesse Barnes
3
-0
/
+252
2010-03-04
fix getprocaddress test
George Sapountzis
1
-1
/
+1
2010-03-03
progs/gallium/unit: Test (un)pack_4ub.
José Fonseca
1
-8
/
+103
2010-03-03
progs/gallium/unit: Remove PIPE_FORMAT_R8G8B8X8_SNORM test cases.
José Fonseca
1
-9
/
+1
2010-03-02
progs/gallium/unit: Add test cases for single precision floats.
José Fonseca
1
-3
/
+38
2010-03-02
progs/gallium/unit: Add test cases for Nx16 and Nx32 integer formats.
José Fonseca
1
-10
/
+234
2010-03-02
progs/gallium/unit: Add more test cases.
José Fonseca
1
-48
/
+181
2010-03-02
progs/gallium/python: Rename pipe formats.
José Fonseca
10
-45
/
+45
2010-03-02
gallium/unit: Rename pipe formats.
José Fonseca
1
-74
/
+74
2010-03-02
rbug: Rename pipe formats.
José Fonseca
1
-1
/
+1
2010-03-01
progs/gallium/unit: Rename PIPE_FORMAT_A8B8G8R8_SNORM.
José Fonseca
1
-9
/
+9
2010-03-01
progs/gallium: Make a phony target "unit" to run unit tests.
José Fonseca
1
-0
/
+5
2010-02-27
progs/gallium: Add unit tests for pixel format packing/unpacking.
José Fonseca
3
-38
/
+337
2010-02-26
eglinfo: Wrap extension string
Kristian Høgsberg
1
-2
/
+37
2010-02-26
xeglgears: Add an case that exercises EGL_KHR_gl_renderbuffer_image
Kristian Høgsberg
1
-12
/
+67
2010-02-26
progs/tests: add compile-time option for coloring texture corners
Brian Paul
1
-0
/
+32
[next]