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
/
r300
/
r300_render.c
Age
Commit message (
Expand
)
Author
2009-07-12
r300: move fallback warnings inside fallback debugging
Dave Airlie
2009-07-05
r300: fix vertex limits
Maciej Cencora
2009-06-18
r300: use vbo_split_prims to split up large vertex buffers.
Dave Airlie
2009-06-11
r300: fix indexed primitive rendering when using memory manager
Jerome Glisse
2009-06-10
r300: make sure indexed rendering doesn't try to use more than the num of ver...
Jerome Glisse
2009-06-07
r300: Endianness fixes for recent vertex path changes.
Michel Dänzer
2009-06-07
r300: rewrite vertex setup for software T&L path using functions from softwar...
Maciej Cencora
2009-06-07
r300: add hw accelerated support for different vertex data formats
Maciej Cencora
2009-05-28
r300: when using cs path emit scissor in the cmdbuffer
Jerome Glisse
2009-05-16
r300: software fallbacking handling rewrite
Maciej Cencora
2009-05-16
r300: r300EmitArrays should never fail
Maciej Cencora
2009-05-16
r300: further cleanup
Maciej Cencora
2009-04-27
r300: fallback only if stencil test is enabled
Maciej Cencora
2009-04-19
r300: move common fp functions to seperate file
Maciej Cencora
2009-04-19
r300: merge r300/r500 fragment program structures
Maciej Cencora
2009-04-19
r300: r300/r500 fp shader merge WIP
Maciej Cencora
2009-04-17
r300: cleanup frag prog setup a little
Maciej Cencora
2009-04-02
radeon/r200/r300: collapse context destruction down to a common path.
Dave Airlie
2009-03-26
r300: check buffer sizes in non-tcl case + set correct VRAM limits
Dave Airlie
2009-03-03
radeon: refactor framebuffer code like intel
Dave Airlie
2009-02-13
Merge remote branch 'origin/master' into radeon-rewrite
Dave Airlie
2009-02-12
r200/r300: get up to speed on renamed files
Dave Airlie
2009-02-12
radeon/r200/r300: another big merge upheavel.
Dave Airlie
2009-02-06
r300: fix some autostate batch setups
Dave Airlie
2009-02-04
r300: fix up CS for modesetting - gears under kms works
Dave Airlie
2009-02-02
r300: rename validate textures to validate buffers
Dave Airlie
2009-01-31
r200/r300: add aperture space checks
Dave Airlie
2009-01-29
radeon/r200/r300: bring back old style DMA buffer on top of BOs.
Dave Airlie
2009-01-23
Track two sets of back-face stencil state
Ian Romanick
2009-01-20
r200: clear is working at least - not much else
Dave Airlie
2009-01-15
r300: move some more function to generic
Dave Airlie
2009-01-14
r300: start moving new r300 cmdbuf into common code
Dave Airlie
2008-12-29
R300: missing semicolon
Alex Deucher
2008-12-28
r300: remove the unknowns from the indx_buffer code
Dave Airlie
2008-12-22
radeon: remove start/end offset + cleanup some whitespace
Dave Airlie
2008-12-01
radeon: make DRI1 one work with new CS mechanism
Dave Airlie
2008-11-14
r300: convert to new relocations format (see libdrm-radeon)
Jerome Glisse
2008-11-14
r300: cs + DRI2 support
Jerome Glisse
2008-11-14
r300: bo and cs abstraction.
Jerome Glisse
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-07-27
r300: Implement hardware acceleration for ColorLogicOp
Nicolai Haehnle
2008-07-26
r300: Always emit LOAD_VBPNTR immediately before index-based rendering
Nicolai Haehnle
2008-07-02
mesa: fix issues around multisample enable
Roland Scheidegger
2008-06-14
r300: Do not include r300_fragprog.h from r300_context.h and other cleanups
Nicolai Haehnle
2008-05-02
Initial r5xx fragment program compiler support.
Corbin Simpson
2007-07-01
r300: oops wrong logic for swtcl
Dave Airlie
2007-07-01
r300: cleanup some of the swtcl code
Dave Airlie
2007-06-22
clean up cache flush emission into one place
Dave Airlie
2007-06-17
fixup packet setup - still hangs
Dave Airlie
2007-06-13
move clip to r300 emit
Dave Airlie
[next]