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-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
2011-03-07
mesa: initialize DummyBufferObject's mutex
Brian Paul
2011-03-07
st/mesa: fix incorrect version checking code
Brian Paul
2011-03-07
st/glx: whitespace, 80-column fixes
Brian Paul
2011-03-07
mesa: remove stray _mesa_finish() call in _mesa_CopyPixels()
Brian Paul
2011-03-07
r600g: Simplify some swizzle lookups.
Henri Verbeet
2011-03-07
r600g: Constant buffers can contain up to 4096 constants.
Henri Verbeet
2011-03-07
i915: Only invert wpos when rendering to the system framebuffer.
Henri Verbeet
2011-03-07
i915: Derive the gl_fragment_program from i915_fragment_program.
Henri Verbeet
2011-03-07
glx: Take GLPROTO_CFLAGS into account.
Henri Verbeet
2011-03-07
intel: check for miptree allocation failure
Chris Wilson
2011-03-07
intel: Add some defense against buffer allocation failure for subimage blits
Chris Wilson
2011-03-07
intel: Add some defense against bo allocation failure
Chris Wilson
[prev]
[next]