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
/
radeon
/
radeon_state_init.c
Age
Commit message (
Expand
)
Author
2009-07-21
radeon: fix colorbuffer pitch emission regarding tiling in KMS/CS case
Jerome Glisse
2009-07-14
radeon: Differentiate 16 bpp destination formats.
Michel Dänzer
2009-07-02
radeon/r300: use base width/height.
Dave Airlie
2009-06-19
radeon: fix cube maps for non-mm path
Roland Scheidegger
2009-05-06
radeon: hopefully fixup radeon cube state emission for kms
Dave Airlie
2009-04-12
radeon: emit scissor when using cs path
Jerome Glisse
2009-04-02
radeon/r200/r300: collapse context destruction down to a common path.
Dave Airlie
2009-03-23
raedon/r200/r300: mega-FBO commits.
Dave Airlie
2009-03-04
radeon: r100 clean up CS packet size calc
Dave Airlie
2009-03-04
radeon: settexbuffer support
Dave Airlie
2009-03-04
radeon: fix texturing for r100
Dave Airlie
2009-03-04
radeon: fixup some segfaults/exit at startup
Dave Airlie
2009-02-27
r200: port over cs emit changes from radeon
Dave Airlie
2009-02-26
r100: fixup kms state emissions
Dave Airlie
2009-02-26
radeon: move CB/ZB state init into emit code
Dave Airlie
2009-02-17
radeon/r200: drop dirty state from texture object + pp_txoffset
Dave Airlie
2009-02-14
radeon: add initial cubemap support appears to work
Dave Airlie
2009-02-13
radeon/r200: make setTexOffset work again
Dave Airlie
2009-02-12
radeon/r200/r300: make build with out libdrm_radeon installed for now
Dave Airlie
2009-02-12
radeon: renaming and headers cleanup
Dave Airlie
2009-02-12
radeon/r200/r300: another big merge upheavel.
Dave Airlie
2009-02-10
r100: fix 3D texture fallback
Dave Airlie
2009-02-10
radeon: put back state emission lastcmd
Dave Airlie
2009-02-10
radeon: major cleanups removing old dead codepaths.
Dave Airlie
2009-02-09
radeon: make more r100 work
Dave Airlie
2009-02-06
r100: fixup radeon so gears seems to work
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 state atom to common header
Dave Airlie
2008-09-21
Remove CVS keywords.
Keith Whitwell
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2006-10-31
remove vtxfmt code, switch over to vbo
Keith Whitwell
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-17
add GL_EXT_fog_coord support to radeon driver. No vtxfmt code (just uses fall...
Roland Scheidegger
2005-10-15
enable cube maps on radeon (#2241 on bugzilla). No vtxfmt code yet (just gene...
Roland Scheidegger
2005-10-13
enable 3rd texture unit on radeon (default still 2 enabled units). Disable so...
Roland Scheidegger
2005-09-01
Finish up some of the gl_renderbuffer work.
Brian Paul
2005-02-16
s/0/NULL/ (Jeff Muizelaar)
Brian Paul
2005-01-26
(Stephane Marchesin, me) Add support for color (framebuffer) tiling to the ra...
Roland Scheidegger
2005-01-26
replace magic number with macro constant RADEON_ZBLOCK16
Roland Scheidegger
2004-12-08
(Stephane Marchesin, me) add hyperz support to radeon and r200 drivers. Only ...
Roland Scheidegger
2004-09-30
OK, one more time. Simplify the state-backup system by just storing the full
Eric Anholt
2004-09-25
The previous code would emit a full set of state during the first EmitState on
Eric Anholt
2004-08-17
Close some races with locking on R100 and R200 which could manifest as rendering
Eric Anholt
2004-03-11
Adjustments to make everything use IOCTL/sarea defines in DRM instead
Jon Smirl
2004-02-10
change lighting to use MULT instead of PREMULT (i.e. move some lighting color...
Roland Scheidegger
2004-01-23
Fix attenuation hardware state handling, inspired by the R200 DDK reference
Michel Dänzer
2003-12-07
merge some more of the radeon DRI driver from the DRI trunk
Alan Hourihane
[next]