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
/
mesa
/
drivers
Age
Commit message (
Expand
)
Author
2010-03-25
glslcompiler: Fix build.
Vinson Lee
2010-03-24
r300: report correct state atom size
Maciej Cencora
2010-03-24
r300: fix off by one
Maciej Cencora
2010-03-24
r300: fix vertex programs with big number of params (>255) under KMS
Maciej Cencora
2010-03-24
r300: fix wpos/fog handling
Maciej Cencora
2010-03-24
r300: clean fog_attr/wpos_attr if code accessing these attributes has been re...
Maciej Cencora
2010-03-23
i965: Stop abusing ctx->NewState flags for storing driver internal changes.
Eric Anholt
2010-03-22
intel: Call intel_prepare_render() before looking up regions.
Kristian Høgsberg
2010-03-22
glslcompiler: fix build breakage
Brian Paul
2010-03-21
r200: Fix emit size prediction to account elt splitting.
Pauli Nieminen
2010-03-21
r200: Don't flush when closing elts in KMS.
Pauli Nieminen
2010-03-21
r200: Fix swtnl fallback to flush pending rendering before transition.
Pauli Nieminen
2010-03-21
r200: Fix mixed indetion in r200TclFallback.
Pauli Nieminen
2010-03-20
r300/compiler: fix assertion failure in the r500-fragprog emission path
Marek Olšák
2010-03-19
drivers/x11: add PUBLIC qualifier to more API functions
Brian Paul
2010-03-18
intel: Use bit-wise not instead of logical not (i830 path)
Ian Romanick
2010-03-18
intel: Correct value of S0_VB_OFFSET_MASK to match hardware docs.
Ian Romanick
2010-03-18
Use bit-wise not instead of logical not.
Ian Romanick
2010-03-18
intel: Call _mesa_make_current() after getting initial buffers
Kristian Høgsberg
2010-03-16
i965: Fix ENDLOOP to only patch up this loop's BREAK and CONT.
Eric Anholt
2010-03-16
i965: Unalias all GLSL source regs from the destination regs used.
Eric Anholt
2010-03-16
i965: Fix nested loops in the VS.
Eric Anholt
2010-03-16
i965: Fix up VP constbuf leak on program delete.
Eric Anholt
2010-03-16
i965: Fix up the handling of point sprite coordinate replacement.
Eric Anholt
2010-03-16
i965: Add support for the CMP opcode in the GLSL path.
Eric Anholt
2010-03-16
i965: Fix the response len of masked sampler messages for 8-wide dispatch.
Eric Anholt
2010-03-16
Correct GL_EQUIV code in r67/7xx.
Matthew W. S. Bell
2010-03-16
radeon: Fix buffer object unmap to be called only once for dma buffers.
Pauli Nieminen
2010-03-12
dri/r700: include shader/programopt.h instead of programopt.c.
Luc Verhaegen
2010-03-12
Grammar and spelling fixes
Jeff Smith
2010-03-11
radeon: Fix memory leaks from early return.
Vinson Lee
2010-03-10
windows: fix compilation errors and warnings
Karl Schultz
2010-03-08
radeon: don't attempt to use alternate blit formats for depth buffers
Alex Deucher
2010-03-08
r600: enable GL_ARB_pixel_buffer_object
Alex Deucher
2010-03-08
radeon/r200/r600: allow src and dst BOs to be placed in GTT during blit
Alex Deucher
2010-03-08
radeon/r200/r600: reset bos when validating buffers during blit
Alex Deucher
2010-03-08
r600: recalculate point size, if point min/max size changes
Alex Deucher
2010-03-08
r600: no need to flush on context init
Alex Deucher
2010-03-08
r300: don't enable EXT_packed_depth_stencil
Maciej Cencora
2010-03-08
radeon: no need to emit full state twice after flush
Maciej Cencora
2010-03-08
r300: allow src and dst BOs to be placed in GTT during blit
Maciej Cencora
2010-03-08
r300: reset bos when validating buffers during blit
Maciej Cencora
2010-03-08
radeon: fallback to software in glCopyTexImage if blit isn't available
Maciej Cencora
2010-03-08
r300: VAP flush is needed only when vertex program or constants are changed
Maciej Cencora
2010-03-08
r300: recalculate point size, if point min/max size changes
Maciej Cencora
2010-03-08
r300: no need to flush on context init
Maciej Cencora
2010-03-08
r300: remove unnecessary code
Maciej Cencora
2010-03-05
meta: Use the DrawBuffer's stencil size
Ian Romanick
2010-03-05
i965: Only use the effective subset of the WM sampler key.
Eric Anholt
2010-03-05
intel: Remove support for the DRI1 TFP extension.
Eric Anholt
[next]