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
/
dri
Age
Commit message (
Expand
)
Author
2010-03-20
r300/compiler: fix assertion failure in the r500-fragprog emission path
Marek Olšák
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-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
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
2010-03-05
i965: Remove the paths for making a const surface object for a NULL BO.
Eric Anholt
2010-03-05
i965: Remove the unused SDC BO pointer from the sampler state key.
Eric Anholt
2010-03-05
i965: Rename SNB brw_*_key structs to gen6_*_key structs.
Eric Anholt
2010-03-05
i965: Pack gen6 blend_state_key structure.
Eric Anholt
2010-03-05
intel: Only do batchbuffer debug if --enable-debug is used.
Eric Anholt
2010-03-05
intel: Replace batch macro contents with function calls.
Eric Anholt
2010-03-05
intel: Move the assertions about reloc delta from the macros to the function.
Eric Anholt
2010-03-05
intel: Check that the batch is mapped per BEGIN, not each OUT.
Eric Anholt
2010-03-05
i965: Try to assign SNB SF inputs to outputs.
Eric Anholt
2010-03-05
i965: Fix the SNB SF input size.
Eric Anholt
2010-03-05
Merge branch 'object-purgeable'
Chris Wilson
2010-03-05
APPLE_object_purgeable: intel
Chris Wilson
2010-03-04
intel: Remove non-kernel-exec-fencing support.
Eric Anholt
2010-03-04
intel: Remove the unused s8 spans code. Not hit during no_rast piglit.
Eric Anholt
2010-03-04
dri/nouveau: Remove some CI remnants.
Francisco Jerez
2010-03-04
dri/nouveau: Trivially add GL_ARB_texture_mirrored_repeat.
Andrew Randrianasulu
[next]