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
/
gallium
/
drivers
Age
Commit message (
Expand
)
Author
2010-08-20
galahad: check resource_create template
Luca Barbieri
2010-08-20
gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT too
Luca Barbieri
2010-08-20
galahad, i915g: Copy over constant buffer index check.
Corbin Simpson
2010-08-20
galahad, i915g: Move over a few state asserts.
Corbin Simpson
2010-08-19
galahad: Make it obvious on stderr that Galahad's active.
Corbin Simpson
2010-08-19
r300g: do not use fastfill with 16-bit zbuffers
Marek Olšák
2010-08-19
r600g: update comments about ALU src operands
Alex Deucher
2010-08-19
r600g: add sin/cos
Dave Airlie
2010-08-19
r600g: add a chiprev type for r600/r700/evergreen instead of using family
Dave Airlie
2010-08-19
r600g: add SSG, SEQ, SGT and SNE
Dave Airlie
2010-08-18
r600g: add FRC, FLR, DDX and DDY
Dave Airlie
2010-08-18
r600g: add SGE and SLE opcodes
Dave Airlie
2010-08-18
r600g: add TXB support
Dave Airlie
2010-08-18
r600g: fix TXP vs TEX in shader.
Dave Airlie
2010-08-18
r600g: add two simple tgsi opcodes.
Dave Airlie
2010-08-18
r600g: fix point size
Dave Airlie
2010-08-18
r600g: fixup pitch alignment like r600c.
Dave Airlie
2010-08-18
r600g: fix height calcs for miptree
Dave Airlie
2010-08-18
r600g: emit texture level offset in CB/DB setup.
Dave Airlie
2010-08-17
r600g: fix fake pixel output
Jerome Glisse
2010-08-17
r300g: fix context destroy under hyperz
Dave Airlie
2010-08-17
r600g: add user clip plane support.
Dave Airlie
2010-08-16
r300g: fix assert in the rasterizer block for r3xx-r4xx
Marek Olšák
2010-08-16
r300g: fix an invalid pointer in free
Marek Olšák
2010-08-16
r300g: Let hyperz init fail
nobled
2010-08-16
r300g: Fix leaks in failed context creation
nobled
2010-08-16
r300g: Fix macro
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-15
llvmpipe: special case triangles which fall in a single 16x16 block
Keith Whitwell
2010-08-15
llvmpipe: consolidate several loops in lp_rast_triangle
Keith Whitwell
2010-08-15
llvmpipe: remove all traces of step arrays, pos_tables
Keith Whitwell
2010-08-15
llvmpipe: eliminate last usage of step array in rast_tmp.h
Keith Whitwell
2010-08-15
llvmpipe: don't refer to plane->step when dcdx or dcdy would do
Keith Whitwell
2010-08-15
llvmpipe: also use build_mask at 16, 64 pixel levels
Keith Whitwell
2010-08-15
llvmpipe: version of block4 which doesn't need the full step array
Keith Whitwell
2010-08-15
llvmpipe: reorganize block4 loop, nice speedup
Keith Whitwell
2010-08-15
r300g: mark HiZ/ZMask_clear atoms as non-dirty after emission in clear
Marek Olšák
2010-08-15
r300g: do not use HiZ if HiZ RAM is not properly initialized
Marek Olšák
2010-08-15
r300g: rename dirty_zmask -> zmask_in_use
Marek Olšák
2010-08-15
r300g: do not clear with blitter if we clear just the ZMask RAM
Marek Olšák
2010-08-15
r300g: do not use fastfill if ZMask RAM is not properly initialized
Marek Olšák
2010-08-15
r300g: separate num_cs_end_dwords out from prepare_for_rendering
Marek Olšák
2010-08-13
r300g: do not support separate depth/stencil clear in the driver
Marek Olšák
2010-08-13
r300g: fix fastfill when color and Z clear are invoked separately
Marek Olšák
2010-08-13
r600g: update shader caps
Marek Olšák
2010-08-13
r300g: disable depth clamp for now
Marek Olšák
2010-08-13
r600g: fix memory leaks running gears.
Dave Airlie
2010-08-12
Revert "u_blitter: unify clear_depth_stencil and flush_depth_stencil"
Marek Olšák
2010-08-12
r600g: fix typo in stencil translate.
Dave Airlie
[next]