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
/
r200
/
r200_state_init.c
Age
Commit message (
Expand
)
Author
2009-06-26
r200: only emit unitneeded textures
Dave Airlie
2009-06-19
r200: fix cube maps for non-mm path
Roland Scheidegger
2009-05-25
r200: fix multitexturing in dri2 path
Jerome Glisse
2009-05-20
r200: fix indexed draw color order and cs missmatch
Jerome Glisse
2009-05-06
r200: fix cubic emission.
Dave Airlie
2009-05-05
r200: fix some cube map issues
Roland Scheidegger
2009-05-05
r200: fix another section size mismatch
Roland Scheidegger
2009-05-05
r200: fix CS section size mismatch (bug 21565)
Roland Scheidegger
2009-04-02
radeon/r200/r300: collapse context destruction down to a common path.
Dave Airlie
2009-03-31
r200: fix veclinear emission
Dave Airlie
2009-03-23
raedon/r200/r300: mega-FBO commits.
Dave Airlie
2009-03-06
r200: cs emit state fixups
Dave Airlie
2009-03-06
r200: remove depth check for dri2
Dave Airlie
2009-03-05
r200: port over state emits for kms from radeon
Dave Airlie
2009-02-27
r200: fixup emit sizes for kms
Dave Airlie
2009-02-27
r200: port over cs emit changes from radeon
Dave Airlie
2009-02-17
radeon/r200: drop dirty state from texture object + pp_txoffset
Dave Airlie
2009-02-14
r200: fixup cube emit debug
Dave Airlie
2009-02-13
radeon/r200: make setTexOffset work again
Dave Airlie
2009-02-13
r200: port over state emit fix from r100
Dave Airlie
2009-02-13
r200: fixup some CS emission sizes
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-01-29
r200: re-write state handlers for new CS mechanism
Dave Airlie
2009-01-23
radeon: remove some debugging
Dave Airlie
2009-01-22
r200: fix cubemaps
Dave Airlie
2009-01-22
r200/r300: port r200 texture handling to common code
Dave Airlie
2009-01-21
r200: make tri render on my r200.
Dave Airlie
2009-01-20
r200: clear is working at least - not much else
Dave Airlie
2009-01-15
r100/r200: move to new atom style emission
Dave Airlie
2009-01-14
radeon/r200/r300: attempt to move lock to common code
Dave Airlie
2009-01-14
radeon/r200/r300: initial attempt to convert to common context code
Dave Airlie
2009-01-14
radeon/r200: move more stuff closer together in context
Dave Airlie
2009-01-14
radeon/r200: move state atom to common header
Dave Airlie
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2007-05-17
remove CVS/XFree86 keywords
Christoff Brill
2006-10-31
remove vtxfmt code, switch over to vbo
Keith Whitwell
2006-10-13
implement ARB_point_parameters and ARB_point_sprite on r200. The code is near...
Roland Scheidegger
2006-09-04
fog state atom contains (only) fog params necessary for tcl. Must not be emit...
Roland Scheidegger
2006-06-02
implement arb_vertex_program in hw for r200. Code contains still some hacks, ...
Roland Scheidegger
2006-01-07
cube maps on r100 require newer drm than the same feature on r200 (regression...
Roland Scheidegger
2005-11-02
First step of Radeon DRI unification:
Eric Anholt
2005-10-05
enable point sizes larger than 1 (for aliased points only) by using the hw po...
Roland Scheidegger
2005-09-12
add complete support for ATI_fragment_shader for the r200. Most of the new co...
Roland Scheidegger
2005-09-01
Finish up some of the gl_renderbuffer work.
Brian Paul
2005-08-31
enable GL_ARB_texture_env_crossbar on r200, separate the enable bits for text...
Roland Scheidegger
2005-03-15
add support for user-configurable brilinear filtering on r200
Roland Scheidegger
2005-02-17
s/0/NULL/ (Jeff Muizelaar)
Brian Paul
2005-01-26
(Stephane Marchesin, me) Add support for color (framebuffer) tiling to the ra...
Roland Scheidegger
2004-12-08
(Stephane Marchesin, me) add hyperz support to radeon and r200 drivers. Only ...
Roland Scheidegger
[next]