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
/
gallium
Age
Commit message (
Expand
)
Author
2009-06-26
r300g: Use real texture formats.
Corbin Simpson
2009-06-26
r300g: Definitively forbid unusable Z buffer/stencil formats.
Corbin Simpson
2009-06-26
r300g: Comment out assert for now.
Corbin Simpson
2009-06-26
r300g: Be more specific on surface_copy fallbacks.
Corbin Simpson
2009-06-26
r300g: PIPE_CAP_TGSI_CONT_SUPPORTED.
Corbin Simpson
2009-06-26
r300-gallium: Ensure that no dirty state goes unemitted.
Corbin Simpson
2009-06-26
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-26
cell: PIPE_CAP_TGSI_CONT_SUPPORTED query
Brian Paul
2009-06-26
softpipe: PIPE_CAP_TGSI_CONT_SUPPORTED query
Brian Paul
2009-06-26
gallium: added PIPE_CAP_TGSI_CONT_SUPPORTED
Brian Paul
2009-06-26
tgsi: correct handling of return value from util_vsnprintf
Keith Whitwell
2009-06-26
aux/indices: don't use 'prim' value once it is known to be bad
Keith Whitwell
2009-06-24
wgl: Handle flush after a window is destroyed.
José Fonseca
2009-06-19
softpipe: return alpha=1 in shadow_compare() function
Brian Paul
2009-06-18
util: Add cast.
José Fonseca
2009-06-18
draw: Replace pointer arithmetic with cast.
José Fonseca
2009-06-18
trace: Use size_t consistently.
José Fonseca
2009-06-18
pipebuffer: Use a type consistently for sizes/offsets.
José Fonseca
2009-06-18
wgl: Fix window resizing in multithread applications.
José Fonseca
2009-06-18
wgl: Move all thread related code together.
José Fonseca
2009-06-17
st/glx: added null ptr check in Fake_glXCreatePixmap()
Brian Paul
2009-06-17
wgl: Factor out some repetitive code into inline functions.
José Fonseca
2009-06-16
softpipe: fix out of bounds quad rasterization bug
Brian Paul
2009-06-16
gallium: Avoid atomic ops / locking when src is dst.
José Fonseca
2009-06-15
python/tests: Add is_depth_stencil_format utility function.
José Fonseca
2009-06-15
python/tests: Cleanup texture_sample.
José Fonseca
2009-06-15
rtasm: Use 32bit constant.
José Fonseca
2009-06-15
gallium: Ensure assert macro is defined before being used in p_thread.h
José Fonseca
2009-06-15
softpipe: Fix softpipe_is_texture_referenced.
José Fonseca
2009-06-15
dri st: Don't require the PIPE_TEXTURE_USAGE_RENDER_TARGET property for depth...
Thomas Hellstrom
2009-06-15
gallium: Fix segfault and valgrind error introduced with commit 3f2e006b75970...
Thomas Hellstrom
2009-06-14
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-06-14
trace: Don't write state objects to file if dumping is not set
Jakob Bornecrantz
2009-06-26
tgsi: correct handling of return value from util_vsnprintf
Keith Whitwell
2009-06-26
r300-gallium: organize fragment/vertex shaders
Joakim Sindholt
2009-06-25
gallium: Add PIPE_OS_APPLE token.
Vinson Lee
2009-06-24
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-24
identity: Add new identity driver
Jakob Bornecrantz
2009-06-22
gallium-intel: Improve Xorg Makefile a bit
Jakob Bornecrantz
2009-06-22
st/xorg: Convert to template makefile
Jakob Bornecrantz
2009-06-22
st/dri: Fix typo when checking for depth formats
Jakob Bornecrantz
2009-06-19
i965simple: use u_reduced_prim() function
Brian Paul
2009-06-19
draw: use u_reduced_prim() function
Brian Paul
2009-06-19
softpipe: use u_reduced_prim()
Brian Paul
2009-06-19
gallium/util: s/boolean/unsigned/
Brian Paul
2009-06-19
softpipe: whitespace, reformatting
Brian Paul
2009-06-19
Merge branch 'ext-provoking-vertex'
Brian Paul
2009-06-18
draw: use flatfirst variable
Brian Paul
2009-06-18
draw: remove debug code
Brian Paul
2009-06-18
draw: fix first provoking vertex mode for quads, quad strips and polygons
Brian Paul
[next]