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
2010-01-30
radeon: Remove unnecessary headers.
Vinson Lee
2009-11-17
radeon: align for mipmap tree changes
Maciej Cencora
2009-10-08
mesa: remove a bunch of gl_renderbuffer fields
Brian Paul
2009-09-01
radeon: fix r100/r200 polygon stipple under kms
Dave Airlie
2009-09-01
r100: fixup cubemap domains
Dave Airlie
2009-08-26
radeon/r100/r200: actually init the OQ support properly
Dave Airlie
2009-08-26
radeon: add r100 OQ support with kms.
Dave Airlie
2009-08-24
radeon: Fix dri1 ctx emit size.
Pauli Nieminen
2009-08-24
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into r600_st...
Pauli Nieminen
2009-08-21
radeon: fix incorrect loop limit (warned by -O3)
Brian Paul
2009-08-21
radeon: Port flush preventation code from r200 to r100.
Pauli Nieminen
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
[next]