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-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
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
drm/nvc0: don't un-bind every subchannel on init
Ben Skeggs
2010-12-29
r300g: support user buffers as constant buffers
Marek Olšák
2010-12-28
r300g: rename aos to vertex arrays
Marek Olšák
2010-12-28
r300g: mark vertex arrays as dirty after a buffer_offset change
Marek Olšák
2010-12-27
nvc0: reference the vertex buffers
Christoph Bumiller
2010-12-27
nvc0: reenable some shader optimizations
Christoph Bumiller
2010-12-27
nvc0: use VTX_ATTR for stride 0 vertex attributes
Christoph Bumiller
2010-12-27
nvc0: implement VRAM buffer transfers with bounce buffers
Christoph Bumiller
2010-12-27
nvc0: init miptree transfer layer stride
Christoph Bumiller
2010-12-23
nvc0: respond please inline to PIPE_SHADER_CAP_SUBROUTINES
Christoph Bumiller
2010-12-23
nvc0: fix layer stride state
Christoph Bumiller
2010-12-23
nvc0: use most defs/decls from nouveau_pushbuf.h
Christoph Bumiller
2010-12-21
nvc0: remove unused 'buf' parameter in pipe_buffer_unmap
Ben Skeggs
2010-12-21
nvc0: BEGIN_RING->BEGIN_RING_NI in a couple of places
Ben Skeggs
2010-12-21
nvc0: fence.bo is mappable, mark it as such
Ben Skeggs
2010-12-21
Merge remote branch 'origin/master' into nvc0-new
Ben Skeggs
2010-12-21
nouveau: fix includes for latest libdrm
Ben Skeggs
[next]