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-21
i965: Support relative addressed VS constant reads using the appropriate msg.
Eric Anholt
2010-07-21
i965: Fix the DP read msg_control definitions other than plain OWORD.
Eric Anholt
2010-07-21
i965: Clean up dead code from the VS get_constant/get_reladdr_constant split.
Eric Anholt
2010-07-21
i956: Set the execution size correctly for scratch space writes.
Eric Anholt
2010-07-21
i965: Set the GEM domain flags for the scratch space.
Eric Anholt
2010-07-21
i965: Use the pretty define for 4-oword DP reads.
Eric Anholt
2010-07-21
i965: Set the send commit bit on register spills as required pre-gen6.
Eric Anholt
2010-07-21
i965: Add disasm for dataport reads (register unspilling).
Eric Anholt
2010-07-21
i965: Remove an unused variable.
Carl Worth
2010-07-20
radeon: Remove unnecessary header.
Vinson Lee
2010-07-19
glx: Remove support for MESA_swap_frame_usage
Kristian Høgsberg
2010-07-19
glx: Drop support for GLX_MESA_allocate_memory
Kristian Høgsberg
2010-07-19
i965: Mostly fix glsl-max-varyings.
Eric Anholt
2010-07-19
i965: Clean up message register setup in emit_vertex_write().
Eric Anholt
2010-07-19
i965: Reduce repeated calculation of the attribute-offset-in-VUE.
Eric Anholt
2010-07-19
i965: Clarify the nr_regs calculation in brw_clip.c
Eric Anholt
2010-07-19
i965: Don't set up VUE space for the disabled user clip distances on gen6.
Eric Anholt
2010-07-15
r600: fix typo in r700 assembler
Alex Deucher
2010-07-15
radeon: Also flush if it's not the current context that's being destroyed.
Henri Verbeet
2010-07-15
radeon: allow driconf vblank settings with dri2
Alex Deucher
2010-07-14
r300/compiler: fix swizzling in the transformation of Abs modifiers
Marek Olšák
2010-07-13
r300/compiler: implement the Abs source operand modifier for vertex shaders
Marek Olšák
2010-07-13
r300/compiler: emulate SIN/COS/SCS in r3xx-r4xx vertex shaders
Marek Olšák
2010-07-12
Merge branch 'master' of git://anongit.freedesktop.org/mesa/mesa
Maciej Cencora
2010-07-12
r600: Fix include recursion.
Vinson Lee
2010-07-12
radeon: fix some wine d3d9 tests
Maciej Cencora
2010-07-11
radeon: lower texture memory consumption is some cases
Maciej Cencora
2010-07-11
radeon: fix teximage migration failure in rare case
Maciej Cencora
2010-07-11
r300c: Fix vertex data setup for named buffer objects with unaligned offset
Maciej Cencora
2010-07-11
r600: Remove unnecessary headers.
Vinson Lee
2010-07-10
r600: Fix GCC 'implication declaration of function' warnings.
Vinson Lee
2010-07-09
r600: Remove unnecessary header.
Vinson Lee
2010-07-09
r600: Fix include recursion.
Vinson Lee
2010-07-09
mesa: Move [UN]CLAMPED_FLOAT_TO_UBYTE from imports.h to macros.h.
Vinson Lee
2010-07-08
r300/compiler: Add a register rename pass.
Tom Stellard
2010-07-08
r300/compiler: Fix scheduling of TEX instructions.
Tom Stellard
2010-07-08
i965: Add disasm for SEND mlen/rlen on Sandybridge.
Eric Anholt
2010-07-08
i965: Add 'wait' instruction support
Zhenyu Wang
2010-07-08
i965: Fix disasm of a SEND's mlen and rlen on Ironlake.
Eric Anholt
2010-07-08
i965: Add decode for Sandybridge DP write messages.
Zhenyu Wang
2010-07-08
i965: Add definitions for Sandybridge DP write/read messages.
Zhenyu Wang
2010-07-08
intel: Update intel_decode.c from intel-gpu-tools.
Eric Anholt
2010-07-07
r600: workaround 3 comp GL_SHORT vertex attribute format on r700
Andre Maasikas
2010-07-06
r300/compiler: Implement KILP opcode.
Tom Stellard
2010-07-03
r300/compiler: Fix loop unrolling
Tom Stellard
2010-07-03
r300/compiler: Use hardware flow control instructions for loops on r500.
Tom Stellard
2010-07-03
r300/compiler: Don't continue copy propagation inside loops.
Tom Stellard
2010-07-03
r300/compiler: Print debug info for flow control instructions.
Tom Stellard
2010-07-03
r300/compiler: Enable hardware IF statements for r500 cards.
Tom Stellard
2010-07-03
r300/compiler: In the peephole optimizer, ELSE should mark the end of a
Tom Stellard
[next]