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
2011-01-09
noop: make noop useable like trace or rbug
Jerome Glisse
2011-01-09
r300g: do not upload the same user buffer several times
Marek Olšák
2011-01-09
nvc0: implement queries
Christoph Bumiller
2011-01-09
i965g: fix warnings
Dave Airlie
2011-01-09
i965g: update intel_decode from upstream.
Dave Airlie
2011-01-09
i965g: update disassembler code from classic.
Dave Airlie
2011-01-09
i965g: update brw_defines.h from classic driver
Dave Airlie
2011-01-09
i965g: update brw_structs.h from classic driver.
Dave Airlie
2011-01-09
i965g: update to similiar gen stuff as i965
Dave Airlie
2011-01-09
r300g: fix crash when flushing ZMASK
Marek Olšák
2011-01-08
nvfx,nv50: pipe_reference the constant buffers
Christoph Bumiller
2011-01-08
nvc0: fix primitive restart in immediate mode
Christoph Bumiller
2011-01-08
r300g: fix a surface leak when flushing ZMASK
Marek Olšák
2011-01-08
r300g: rework command submission and resource space checking
Marek Olšák
2011-01-08
nvc0: fix reloc domain conflict on buffer migration
Christoph Bumiller
2011-01-08
nvc0: upload user buffers only from draw info min to max index
Christoph Bumiller
2011-01-08
nvc0: fix emission of first 3 u8 indices to RING_NI
Christoph Bumiller
2011-01-08
nvc0: reset mt transfer address after read loop over layers
Christoph Bumiller
2011-01-08
nvc0: tie buffer memory release to the buffer fence
Christoph Bumiller
2011-01-08
r300g: Remove invalid assertion.
Łukasz Krotowski
2011-01-07
r600g: Also set const_offset if the buffer is not a user buffer in r600_uploa...
Henri Verbeet
2011-01-07
r600g: Update some comments for Evergreen.
Henri Verbeet
2011-01-07
r600g: Split ALU clauses based on used constant cache lines.
Henri Verbeet
2011-01-07
r600g: Consistently use the copy of the alu instruction in r600_bc_add_alu_ty...
Henri Verbeet
2011-01-07
r600g: Store kcache settings as an array.
Henri Verbeet
2011-01-07
r300g: derive user buffer sizes at draw time
Marek Olšák
2011-01-07
r600g: allow constant buffers to be user buffers.
Dave Airlie
2011-01-06
r600g: add support for NI (Northern Islands) GPUs
Alex Deucher
2011-01-06
svga: Ensure that the wrong vdecls don't get used in swtnl path
Jakob Bornecrantz
2011-01-06
r300g: fix corruption when nr_cbufs==0 and multiwrites enabled
Marek Olšák
2011-01-06
r300g: remove the buffer range checking
Marek Olšák
2011-01-06
r300g: skip buffer validation of upload buffers when appropriate
Marek Olšák
2011-01-06
gallium: drivers should reference vertex buffers
Marek Olšák
2011-01-06
u_upload_mgr: new features
Marek Olšák
2011-01-06
nvc0: Fix typo of nvc0_mm.c in SConscript.
Vinson Lee
2011-01-04
r600g: support up to 64 shader constants
Alex Deucher
2011-01-04
Merge remote branch 'origin/nvc0'
Christoph Bumiller
2011-01-04
nvc0: fix index size method value for u8 indices
Christoph Bumiller
2011-01-04
nvc0: set the correct FP header bit for multiple colour outputs
Christoph Bumiller
2011-01-04
nvc0: delete memory caches and fence on screen destruction
Christoph Bumiller
2011-01-04
nvc0: use mov instead of ld for scalar const loads
Christoph Bumiller
2011-01-04
nvc0: fix resource unmap after vertex push
Christoph Bumiller
2011-01-04
nvc0: use the proper typed opcodes in constant folding
Christoph Bumiller
2011-01-04
nvc0: demagic GP invocation count bitfield
Christoph Bumiller
2011-01-04
nvc0: rewrite the 9097 GRAPH macros
Christoph Bumiller
2011-01-04
i965g: include brw_types.h instead of GL/gl.h
Brian Paul
2011-01-04
llvmpipe: Include p_compiler.h in lp_scene_queue.h.
Vinson Lee
2011-01-04
llvmpipe: Include p_compiler.h in lp_perf.h.
Vinson Lee
2011-01-04
llvmpipe: Include missing headers in lp_bld_depth.h
Vinson Lee
2011-01-04
llvmpipe: Include p_compiler.h in lp_bld_alpha.h.
Vinson Lee
[next]