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
2011-03-10
glsl: silence warning in printf() with a cast
Brian Paul
2011-03-10
glx: fix null pointer deref in __glXGenerateError()
Brian Paul
2011-03-10
gallium/svga: Only upload parts of vertexarrays that are actually used
Thomas Hellstrom
2011-03-10
r600: don't close fd on failed load
Dave Airlie
2011-03-09
intel: Don't complain when getparam fails due to a missing param.
Eric Anholt
2011-03-09
i965: Pack the tracked state atoms into separate arrays for prepare/emit.
Chris Wilson
2011-03-09
nv50: add back initialization of redefine_user_buffer
Christoph Bumiller
2011-03-09
r600g: remove some now unneeded code from r600_bc_vtx_build
Christian König
2011-03-09
r600g: R700+ can do more than 8 tex and vtx clause in one CF inst
Christian König
2011-03-09
r600g: split R600 and R700 CF generation for VTX and TEX
Christian König
2011-03-09
svga: Add a new winsys entry point to query the hw version.
José Fonseca
2011-03-09
util: Use PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE in pipe_buffer_write.
José Fonseca
2011-03-09
util: add ensure_sanity checks, fix a bug
Keith Whitwell
2011-03-09
util: improve cache collision behaviour
Keith Whitwell
2011-03-09
util: Add remove to util_cache
Alex Corscadden
2011-03-09
util: Allow util_draw_texquad to draw quads with non-integer coordinates.
Alex Corscadden
2011-03-09
wgl: Force framebuffer validation on glViewport.
José Fonseca
2011-03-09
gallium/svga: Don't replace user vertex buffer with uploaded copy
Thomas Hellstrom
2011-03-08
scons: Fix immediate Python exceptions with SCons on SunOS.
Vinson Lee
2011-03-08
st/python: Add timeout parameter to fence_finish.
Vinson Lee
2011-03-08
r300g: handle timeout parameter in fence_finish
Marek Olšák
2011-03-08
gallium: add timeout parameter to fence_finish
Marek Olšák
2011-03-08
st/mesa: implement ARB_sync
Marek Olšák
2011-03-08
r300g: add LATC support
Marek Olšák
2011-03-08
st/mesa: cleanup checking for signed compressed formats in generate_mipmaps
Marek Olšák
2011-03-08
st/mesa: add LATC and 3DC support
Marek Olšák
2011-03-08
gallium/util: add LATC support
Marek Olšák
2011-03-08
mesa: add ATI_texture_compression_3dc
Marek Olšák
2011-03-08
mesa: add EXT_texture_compression_latc
Marek Olšák
2011-03-08
st/mesa: Fix an incorrect user vertex buffer reference
Thomas Hellstrom
2011-03-08
vbo: mark vertex arrays as dirty when re-binding
Marek Olšák
2011-03-08
r300/compiler: remove unused variables
Marek Olšák
2011-03-08
glsl: Use insert_before for lists instead of open coding it
Ian Romanick
2011-03-08
linker: Add imported functions to the linked IR
Ian Romanick
2011-03-08
glsl: Add several function / call related validations
Ian Romanick
2011-03-08
glsl: Function signatures cannot have NULL return type
Ian Romanick
2011-03-08
r600g: set start instance correctly
Christian König
2011-03-08
swrast: flip the conditionals in shadow_compare4() for readability
Brian Paul
2011-03-08
swrast: add coord clamping, fix comparisons for shadow testing
Philip Taylor
2011-03-08
r300g: decide whether a flush should be asynchronous when calling it
Marek Olšák
2011-03-08
r300g: use pipelined transfers for RGTC textures
Marek Olšák
2011-03-08
r300/compiler: fix equal and notequal shadow compare functions
Marek Olšák
2011-03-08
r300/compiler: detect constants harder
Marek Olšák
2011-03-08
r300/compiler: improve the detection of constants for constant folding
Marek Olšák
2011-03-08
r300/compiler: saturate Z before the shadow comparison
Marek Olšák
2011-03-07
llvmpipe: clamp texcoords in lp_build_sample_compare()
Brian Paul
2011-03-07
softpipe: clamp texcoords in sample_compare()
Philip Taylor
2011-03-07
mesa: return after invalidating renderbuffer
Marek Olšák
2011-03-07
st/mesa: fail to alloc a renderbuffer if st_choose_renderbuffer_format fails
Marek Olšák
2011-03-07
mesa: invalidate framebuffer if internal format of renderbuffer is changed
Marek Olšák
[prev]
[next]