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
Age
Commit message (
Expand
)
Author
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
util: add comments to u_upload_mgr and u_inlines
Marek Olšák
2011-01-06
tgsi: remove redundant name tables from tgsi_text, use those from tgsi_dump
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
u_upload_mgr: keep the upload buffer mapped until it is flushed
Marek Olšák
2011-01-06
nvc0: Fix typo of nvc0_mm.c in SConscript.
Vinson Lee
2011-01-05
st/xorg: Flesh out colour map support and support depth 8.
Michel Dänzer
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
2011-01-04
i965g: Include p_compiler.h in intel_decode.h.
Vinson Lee
2011-01-04
i965g: Include gl.h in intel_structs.h.
Vinson Lee
2010-12-30
util: Add forward declarations in u_index_modify.h.
Vinson Lee
2010-12-30
tgsi: Clean up header file inclusion in tgsi_text.h.
Vinson Lee
2010-12-30
graw: Include p_shader_tokens.h for tgsi_token struct.
Vinson Lee
2010-12-30
tgsi: Clean up header file inclusion in tgsi_sanity.h.
Vinson Lee
2010-12-30
drm/nvc0: don't un-bind every subchannel on init
Ben Skeggs
2010-12-29
util: add a way to store translated indices to a user memory in u_index_modify
Marek Olšák
2010-12-29
r300g: support user buffers as constant buffers
Marek Olšák
2010-12-28
tgsi_dump: fix assert due to missing property name.
Dave Airlie
[next]