index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
progs/perf: set TexSubImage4=FALSE
Brian Paul
2009-09-23
1
-2
/
+2
*
wgl: Eliminate the shared layer; implement WGL API on top of the ICD callbacks.
José Fonseca
2009-09-23
14
-798
/
+525
*
gdi: Update for WGL statetracker source reorg.
José Fonseca
2009-09-23
2
-2
/
+2
*
wgl: Flatten the source tree.
José Fonseca
2009-09-23
23
-28
/
+27
*
wgl: Fix debug_printf format specifiers.
José Fonseca
2009-09-23
1
-6
/
+6
*
gallium: Update vendor string.
José Fonseca
2009-09-23
4
-4
/
+4
*
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-22
5
-37
/
+53
|
\
|
*
mesa: don't re-use the meta glDrawPixels VBO; create a new one each time
Brian Paul
2009-09-22
1
-30
/
+22
|
*
mesa: fix more buffer object error messages
Brian Paul
2009-09-22
1
-3
/
+3
|
*
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-22
2
-6
/
+15
|
|
\
|
|
*
glx: include string.h to silence missing memset() prototype warning
Brian Paul
2009-09-22
1
-0
/
+1
|
|
*
mesa: fix error message text
Brian Paul
2009-09-22
1
-1
/
+1
|
|
*
GLX: Warn only once about applications calling GLX 1.3 functions
Tormod Volden
2009-09-21
1
-6
/
+14
|
*
|
r300: Fix crash reported in bug #24066
Nicolai Hähnle
2009-09-22
1
-0
/
+15
|
*
|
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-21
2
-4
/
+4
|
|
\
|
|
|
*
intel: Mark the FBO as incomplete if there's no intel_renderbuffer for it.
Eric Anholt
2009-09-21
1
-0
/
+5
|
|
*
softpipe: Fix cube face selection.
Brian Paul
2009-09-21
1
-2
/
+2
|
|
*
swrast: fix cube face selection
Brian Paul
2009-09-21
1
-2
/
+2
|
*
|
mesa: refine the error checking vbo_exec_DrawRangeElements()
Brian Paul
2009-09-21
1
-4
/
+31
|
*
|
mesa: make max_buffer_index() a non-static function
Brian Paul
2009-09-21
2
-8
/
+14
|
*
|
radeon: update buffer map/unmap code for changes introduced in 92033a9516942d...
Maciej Cencora
2009-09-21
1
-2
/
+9
|
*
|
mesa: add some debug info to teximage.c
Maciej Cencora
2009-09-21
1
-0
/
+87
|
*
|
r300: fix a typo
Maciej Cencora
2009-09-21
1
-1
/
+1
*
|
|
progs/perf: added glCopyTex[Sub]Image2D test
Brian Paul
2009-09-22
3
-0
/
+216
*
|
|
r600 : add draw_prim support, make up one lost change.
Richard Li
2009-09-22
1
-0
/
+1
*
|
|
r600 : add draw_prim support.
Richard Li
2009-09-22
15
-47
/
+1217
*
|
|
progs/perf: test glGetTexImage() also
Brian Paul
2009-09-22
1
-12
/
+36
*
|
|
st/xorg: Fix two leeks
Jakob Bornecrantz
2009-09-22
2
-0
/
+5
*
|
|
i915g: Activate trace
Jakob Bornecrantz
2009-09-22
1
-1
/
+2
*
|
|
i915g: Do propper references of surfaces in context
Jakob Bornecrantz
2009-09-22
2
-1
/
+16
*
|
|
progs/perf: add missing texture enable in fbobind.c
Brian Paul
2009-09-22
1
-0
/
+2
*
|
|
progs/perf: added fbobind.c test to test FBO binding speed
Brian Paul
2009-09-22
3
-0
/
+153
*
|
|
progs/perf: added PerfExtensionSupported() helper
Brian Paul
2009-09-22
2
-0
/
+10
*
|
|
teximage: add more tests, image formats
Keith Whitwell
2009-09-22
1
-18
/
+99
*
|
|
progs/perf: add another VBO test for Create/Draw/Destroy pattern
Brian Paul
2009-09-22
1
-2
/
+37
*
|
|
progs/perf: simplify the code
Brian Paul
2009-09-22
1
-44
/
+39
*
|
|
progs/perf: fix comment
Brian Paul
2009-09-22
1
-1
/
+1
*
|
|
progs/perf: updated comments
Brian Paul
2009-09-22
2
-11
/
+3
*
|
|
progs/perf: make teximage results easier to read, more reproducible
Keith Whitwell
2009-09-22
1
-17
/
+27
*
|
|
progs/perf: reset row_length after subimage test
Keith Whitwell
2009-09-22
1
-1
/
+3
*
|
|
progs/perf: clean up swapbuffers test a bit
Keith Whitwell
2009-09-22
1
-5
/
+6
*
|
|
progs/perf: break up long runs of fullscreen quads
Keith Whitwell
2009-09-22
1
-1
/
+18
*
|
|
progs/perf: add first attempt at a swapbuffers rate test
Keith Whitwell
2009-09-22
9
-14
/
+207
*
|
|
vbo: added comment about max array index
Brian Paul
2009-09-21
1
-0
/
+6
*
|
|
vbo: restore some lost warning output
Brian Paul
2009-09-21
1
-4
/
+5
*
|
|
vbo: disable the GL_ARB_draw_elements_base_vertex rebase path
Brian Paul
2009-09-21
1
-1
/
+4
*
|
|
selinux: Fix mmap() return value check
Adam Jackson
2009-09-21
1
-4
/
+3
*
|
|
mesa: refine the error checking vbo_exec_DrawRangeElements()
Brian Paul
2009-09-21
1
-6
/
+33
*
|
|
mesa: make max_buffer_index() a non-static function
Brian Paul
2009-09-21
2
-0
/
+51
*
|
|
radeon: update buffer map/unmap code for changes introduced in 92033a9516942d...
Maciej Cencora
2009-09-21
1
-2
/
+9
[next]