index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-09-24
wgl: DWM integration.
José Fonseca
2009-09-24
scons: Don't require -liberty on MinGW.
José Fonseca
2009-09-24
mesa: Fix missing finite symbol error on Windows.
José Fonseca
2009-09-23
r600: fix up ordering of functions in draw prims path
Alex Deucher
2009-09-23
r600: fix r700PredictRenderSize for draw prims path
Alex Deucher
2009-09-23
r600 : add hw index buffer draw support.
Richard Li
2009-09-23
progs/perf: added glReadPixels benchmark
Brian Paul
2009-09-23
progs/perf: also request a stencil buffer
Brian Paul
2009-09-23
Finish removing glcore
Adam Jackson
2009-09-23
r600: fix copy/paste typo
Alex Deucher
2009-09-23
r600: fix some warnings
Alex Deucher
2009-09-23
r600: add support for CUBE textures, also TXP
Andre Maasikas
2009-09-23
progs/perf: Actually bind the newly created vbo.
Michal Krol
2009-09-23
llvmpipe: move tile cache datatypes into .c file since they're private
Brian Paul
2009-09-23
softpipe: replace macros with inline functions
Brian Paul
2009-09-23
softpipe: white-space/formatting fixes and updated comments
Brian Paul
2009-09-23
llvmpipe: added max texture/surface size sanity check
Brian Paul
2009-09-23
llvmpipe: increase MAX_WIDTH/HEIGHT to match max texture size
Brian Paul
2009-09-23
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-23
softpipe: added max texture/surface size sanity check
Brian Paul
2009-09-23
softpipe: increase MAX_WIDTH/HEIGTH 4096 to match max texture size
Brian Paul
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
[next]