index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-09-23
Merge branch 'softpipe-opt'
Keith Whitwell
2009-09-23
gallium/include: update some comments
Keith Whitwell
2009-09-23
st/xorg: fix a typo
Zack Rusin
2009-09-23
st/xorg: keep the user buffer contents around
Zack Rusin
2009-09-23
progs/perf: set TexSubImage4=FALSE
Brian Paul
2009-09-23
wgl: Eliminate the shared layer; implement WGL API on top of the ICD callbacks.
José Fonseca
2009-09-23
gdi: Update for WGL statetracker source reorg.
José Fonseca
2009-09-23
wgl: Flatten the source tree.
José Fonseca
2009-09-23
wgl: Fix debug_printf format specifiers.
José Fonseca
2009-09-23
gallium: Update vendor string.
José Fonseca
2009-09-22
softpipe: fix bugs in POT texture sampling when texture is not square
root
2009-09-22
softpipe: additional assertions
Brian Paul
2009-09-22
softpipe: disable a _debug_printf()
Brian Paul
2009-09-22
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-22
mesa: don't re-use the meta glDrawPixels VBO; create a new one each time
Brian Paul
2009-09-22
progs/perf: added glCopyTex[Sub]Image2D test
Brian Paul
2009-09-22
r600 : add draw_prim support, make up one lost change.
Richard Li
2009-09-22
r600 : add draw_prim support.
Richard Li
2009-09-22
mesa: fix more buffer object error messages
Brian Paul
2009-09-22
softpipe: need to write depth/stencil values even when stencil fails
Keith Whitwell
2009-09-22
softpipe: set quad->facing value
Keith Whitwell
2009-09-22
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-22
glx: include string.h to silence missing memset() prototype warning
Brian Paul
2009-09-22
mesa: fix error message text
Brian Paul
2009-09-22
r300: Fix crash reported in bug #24066
Nicolai Hähnle
2009-09-22
softpipe: fix polygon stipple
Keith Whitwell
2009-09-22
progs/perf: test glGetTexImage() also
Brian Paul
2009-09-22
softpipe: fix occlusion counting
Keith Whitwell
2009-09-22
st/xorg: Fix two leeks
Jakob Bornecrantz
2009-09-22
i915g: Activate trace
Jakob Bornecrantz
2009-09-22
i915g: Do propper references of surfaces in context
Jakob Bornecrantz
2009-09-22
progs/perf: add missing texture enable in fbobind.c
Brian Paul
2009-09-22
progs/perf: added fbobind.c test to test FBO binding speed
Brian Paul
2009-09-22
progs/perf: added PerfExtensionSupported() helper
Brian Paul
2009-09-22
teximage: add more tests, image formats
Keith Whitwell
2009-09-22
progs/perf: add another VBO test for Create/Draw/Destroy pattern
Brian Paul
2009-09-22
progs/perf: simplify the code
Brian Paul
2009-09-22
progs/perf: fix comment
Brian Paul
2009-09-22
progs/perf: updated comments
Brian Paul
2009-09-22
progs/perf: make teximage results easier to read, more reproducible
Keith Whitwell
2009-09-22
progs/perf: reset row_length after subimage test
Keith Whitwell
2009-09-22
progs/perf: clean up swapbuffers test a bit
Keith Whitwell
2009-09-22
progs/perf: break up long runs of fullscreen quads
Keith Whitwell
2009-09-22
progs/perf: add first attempt at a swapbuffers rate test
Keith Whitwell
2009-09-21
vbo: added comment about max array index
Brian Paul
2009-09-21
vbo: restore some lost warning output
Brian Paul
2009-09-21
GLX: Warn only once about applications calling GLX 1.3 functions
Tormod Volden
2009-09-21
vbo: disable the GL_ARB_draw_elements_base_vertex rebase path
Brian Paul
2009-09-21
selinux: Fix mmap() return value check
Adam Jackson
2009-09-21
mesa: refine the error checking vbo_exec_DrawRangeElements()
Brian Paul
[next]