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-08-20
i965: Add support for FB writes on Sandybridge.
Zhenyu Wang
2010-08-20
i965: Set the destination horiz stride even for da16, as SNB seems to need it.
Zhenyu Wang
2010-08-20
i965: Set the maximum number of threads on Sandybridge.
Zhenyu Wang
2010-08-20
i965: Add AccWrCtl support on Sandybridge.
Zhenyu Wang
2010-08-20
i965: Mention the mlen and rlen for URB reads.
Zhenyu Wang
2010-08-20
i965: Sandybridge doesn't have Compr4 mode, since it's not needed any more.
Zhenyu Wang
2010-08-20
i965: Adjust disasm of subreg numbers to be in units of the register type.
Zhenyu Wang
2010-08-20
i965: Fix DP write channel ordering on Sandybridge.
Eric Anholt
2010-08-20
intel: Don't try to do work for BufferSubData with a size of 0.
Eric Anholt
2010-08-20
i965: Fix compile warnings on 64-bit Linux.
Kenneth Graunke
2010-08-19
i915: Remove unnecessary header from i830_context.c.
Vinson Lee
2010-08-18
i965: Set the if stack pop count when breaking out of a loop inside an if.
Eric Anholt
2010-08-18
i965: Don't set the swizzle on an immediate value in the VS.
Eric Anholt
2010-08-18
glsl2: Free the shader compiler at dri screen destruction.
Eric Anholt
2010-08-18
dri2: Clean up the common dri2 options at screen destroy.
Eric Anholt
2010-08-18
r600: implement SSG instruction
Andre Maasikas
2010-08-18
r600: implement DP2 opcode
Andre Maasikas
2010-08-17
i965: Throw a link error when we see a "return" in main().
Eric Anholt
2010-08-17
i915: Add support for SSG opcode.
Eric Anholt
2010-08-17
i915: Add support for reading output regs in the FS.
Eric Anholt
2010-08-17
i915: Add support for OPCODE_DP2.
Eric Anholt
2010-08-17
i915: Enable ARB_fragment_shader by default.
Eric Anholt
2010-08-17
r600c: Handle reads from PROGRAM_OUTPUT
Henri Verbeet
2010-08-17
i965: Add support for DP2 in the VS.
Eric Anholt
2010-08-17
r600c: fix dword miscount in blit emit code
Alex Deucher
2010-08-16
i965: Use the implied move available in most brw_wm_emit brw_math() calls.
Eric Anholt
2010-08-16
i965: Add disasm for Compr4 instruction compression.
Eric Anholt
2010-08-16
Merge branch 'glsl2'
Ian Romanick
2010-08-16
r600c: blit emit updates
Alex Deucher
2010-08-16
dri/nouveau: test for FEATURE defines
nobled
2010-08-16
dri/radeon: test for FEATURE defines
nobled
2010-08-16
r300/compiler: implement DP2 opcode
Marek Olšák
2010-08-16
r300/compiler: implement SSG opcode
Marek Olšák
2010-08-16
r300/compiler: fix allocation of temporaries in radeonTransformTEX
Marek Olšák
2010-08-13
Merge branch 'master' into glsl2
Ian Romanick
2010-08-13
mesa: Avoid using c++ keyword in dri_util.h when compiled with c++.
Eric Anholt
2010-08-13
intel: Remove include of texmem.h, since we haven't used it in ages.
Eric Anholt
2010-08-12
r600: add support for draw_elements_base_vertex
Andre Maasikas
2010-08-12
r300/compiler: remove an unused variable
Marek Olšák
2010-08-11
r300/compiler: Implement the CONT opcode.
Tom Stellard
2010-08-11
r300/compiler: Handle loops in the register allocator.
Tom Stellard
2010-08-11
r300g: implement gl_FrontFacing
Marek Olšák
2010-08-10
r300/compiler: Use predicate bit for IF statements in r500 vertex shaders
Tom Stellard
2010-08-10
r300/compiler: Implement hardware assisted loops for vertex shaders.
Tom Stellard
2010-08-10
r300/compiler: Correctly transform nested loops.
Tom Stellard
2010-08-09
i965: More s/stderr/stdout/ for program debug.
Eric Anholt
2010-08-09
radeon: Use MESA_FORMAT_SARGB8 for sRGB formats
Henri Verbeet
2010-08-09
r600c: Disable alpha test during blits
Henri Verbeet
2010-08-09
radeon: fix npot mipmap alignment on r600
Andre Maasikas
2010-08-09
r600: bump glsl version
Andre Maasikas
[next]