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
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
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
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
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
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-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
2009-09-21
mesa: make max_buffer_index() a non-static function
Brian Paul
2009-09-21
radeon: update buffer map/unmap code for changes introduced in 92033a9516942d...
Maciej Cencora
2009-09-21
mesa: add some debug info to teximage.c
Maciej Cencora
2009-09-21
r300: fix a typo
Maciej Cencora
2009-09-21
swrast: fix cube face selection
Brian Paul
[next]