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-07-02
i965: Add support for the DP2 opcode, which we use for dot(vec2, vec2).
Eric Anholt
2010-06-30
i965: Add support for OPCODE_SSG.
Eric Anholt
2010-06-24
glsl2: Replace the GLSL compiler with the glsl2 project.
Eric Anholt
2010-06-19
Revert "Fix image_matches_texture_obj() MaxLevel check"
Will Dyson
2010-06-18
intel: Finalize the miptree before mapping it for fallbacks.
Eric Anholt
2010-06-18
i965: Fix the name of aa_coverage_slope in the improved AA line params.
Eric Anholt
2010-06-16
intel: Remove unnecessary headers.
Vinson Lee
2010-06-16
r600: GL_COORD_REPLACE state is only relevant when point sprites are enabled.
Henri Verbeet
2010-06-16
r600: fix warnings
Marc
2010-06-14
i965: Remove unnecessary header.
Vinson Lee
2010-06-14
i965: Fix surface state dumping with INTEL_DEBUG=batch.
Eric Anholt
2010-06-14
i965: correct the gen6 line stipple enable define.
Zhenyu Wang
2010-06-14
intel: Remove long-dead comment about releasing texture heaps.
Eric Anholt
2010-06-12
i965: Fix gen6 front cull mode.
Eric Anholt
2010-06-12
i965: Use the new message header format for FF_SYNC on gen6.
Zhenyu Wang
2010-06-12
i965: Add support for math instructions in the gen6 WM.
Zhenyu Wang
2010-06-12
i965: Set the correct WM GRF start reg on gen6.
Zhenyu Wang
2010-06-12
i965: Update gen6 paths for the streaming rework.
Eric Anholt
2010-06-12
i965: Stream out CC unit state.
Eric Anholt
2010-06-12
r300/compiler: fix scons build
Joakim Sindholt
2010-06-12
i965: Remove unnecessary header.
Vinson Lee
2010-06-11
r300/compiler: Handle more complex conditionals in loops.
Tom Stellard
2010-06-11
r300/compiler: Fix warning.
Tom Stellard
2010-06-11
r300/compiler: Handle SGT and SLE at the beginning of loops.
Tom Stellard
2010-06-11
r300/compiler: Verify assumptions about opcode types.
Tom Stellard
2010-06-11
r300/compiler: Unroll loops that decrement the counter.
Tom Stellard
2010-06-11
r300/compiler: Unroll loops that have a constant number of iterations.
Tom Stellard
2010-06-11
r300/compiler: Implement simple loop emulation
Tom Stellard
2010-06-11
i965: Remove the surface key used to generate constant surfaces.
Eric Anholt
2010-06-11
i965: Warning fixes from the i965-streaming merge.
Eric Anholt
2010-06-11
i965: Use the state base address to avoid relocations.
Eric Anholt
2010-06-11
i965: GC the last two arguments to brw_cache_data.
Eric Anholt
2010-06-11
i965: Remove brw_state_cache_bo_delete now that it's unused again.
Eric Anholt
2010-06-11
i965: Remove caching of surface state objects.
Eric Anholt
2010-06-11
i965: Convert the binding table to streamed indirect state.
Eric Anholt
2010-06-11
i965: Split constant buffer setup from its surface state/binding state.
Eric Anholt
2010-06-11
i965: Add support for streaming indirect state rather than caching objects.
Eric Anholt
2010-06-11
i965: Set the CC VP state immediately on state change.
Eric Anholt
2010-06-11
i965: Update old comment about state cache sizing.
Eric Anholt
2010-06-11
i965: Move no_batch_wrap assertion out across the area we're trying to verify.
Eric Anholt
2010-06-10
i965: remove UseProgram driver callback
Brian Paul
2010-06-10
intel: Remove unnecessary header.
Vinson Lee
2010-06-10
i965: Add support for GL_ALPHA framebuffer objects.
Eric Anholt
2010-06-09
intel: Use the blitter to upload TexSubImage data to busy textures.
Eric Anholt
2010-06-09
i965: Avoid calloc/free in the CURBE upload process.
Eric Anholt
2010-06-08
intel: Flag NEW_BUFFERS when changing draw buffers.
Eric Anholt
2010-06-08
intel: Convert remaining dri_bo_emit_reloc to drm_intel_bo_emit_reloc.
Eric Anholt
2010-06-08
intel: Change dri_bo_* to drm_intel_bo* to consistently use new API.
Eric Anholt
2010-06-08
intel: Clean up stale comments in intel_batchbuffer.c.
Eric Anholt
2010-06-08
intel: Remove the non-gem paths for batchbuffer upload.
Eric Anholt
[next]