index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
radeon
/
radeon_state.c
Age
Commit message (
Expand
)
Author
2009-12-04
radeon: fix polygon stipple
Alex Deucher
2009-09-01
radeon: fix r100/r200 polygon stipple under kms
Dave Airlie
2009-08-31
r100: Use shared debug code.
Pauli Nieminen
2009-08-28
r100/r200: Bring back old PolygonStripple for DRI1.
Pauli Nieminen
2009-08-28
r100/r200: Share PolygonStripple code.
Pauli Nieminen
2009-08-18
radeon: Optimize memory handling for dma operations.
Pauli Nieminen
2009-07-14
radeon: Invert front face winding when rendering to FBO.
Michel Dänzer
2009-07-14
radeon/r200: fix color masking under dri2
Dave Airlie
2009-07-11
radeon: set texture in state properly.
Dave Airlie
2009-07-06
radeon/r200/r300: port to new space checking code in libdrm
Dave Airlie
2009-05-24
radeon: Remove drawable & readable from radeon_dri_mirror
Nicolai Hähnle
2009-05-12
radeon: glReadBuffer set _NEW_BUFFERS, not _NEW_PIXEL
Jerome Glisse
2009-04-09
Merge remote branch 'origin/master' into radeon-rewrite
Dave Airlie
2009-04-07
radeon: fix compiler warning
Alex Deucher
2009-04-07
radeon/r200/r300: fix missing dma buffer validation
Dave Airlie
2009-04-03
mesa: rename some gl_light fields to be clearer
Brian Paul
2009-04-02
radeon/r200/r300: fix up the whole buffer space checking.
Dave Airlie
2009-03-23
raedon/r200/r300: mega-FBO commits.
Dave Airlie
2009-03-21
radeon/r200: add fbo state changes
Dave Airlie
2009-03-09
r300: move firevertices out into the main place its needed.
Dave Airlie
2009-03-03
radeon: refactor framebuffer code like intel
Dave Airlie
2009-02-26
radeon: avoid page flip code in DRI2
Dave Airlie
2009-02-12
radeon: renaming and headers cleanup
Dave Airlie
2009-02-12
r100/r200: fix front rendering issue.
Dave Airlie
2009-02-12
radeon/r200/r300: another big merge upheavel.
Dave Airlie
2009-02-10
r100: remove debug code
Dave Airlie
2009-02-10
radeon: major cleanups removing old dead codepaths.
Dave Airlie
2009-02-06
r100: fixup radeon so gears seems to work
Dave Airlie
2009-01-20
r200: clear is working at least - not much else
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
2008-09-21
Remove CVS keywords.
Keith Whitwell
2008-09-21
mesa: standardize on C99's uint*_t instead of u_int*_t
Keith Whitwell
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-01-06
Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexes
Brian
2007-03-12
radeon: Adapt cliprect fixes from r300.
Alan Swanson
2006-11-02
merge current trunk into vbo branch
Alan Hourihane
2006-10-31
remove vtxfmt code, switch over to vbo
Keith Whitwell
2006-10-18
Enable GLX_SGI_make_current_read for radeon.
Ian Romanick
2006-09-13
don't use derived value _ColorLogicOpEnabled as it's not current by the time ...
Roland Scheidegger
2006-09-10
remove code to deal with non-normalized texture coordinates for tex rect targ...
Roland Scheidegger
2006-05-08
updates to dri drivers for recent stencil changes
Keith Whitwell
2006-03-28
fix missing *_STATECHANGE in *UpdateViewportOffset for radeon, r200 and r300 ...
Roland Scheidegger
2006-02-28
No need to call *_FIREVERTICES twice.
Aapo Tahkola
2005-11-02
First step of Radeon DRI unification:
Eric Anholt
2005-10-27
Bug #4900: Fix the non-fogcoord fog test on r100 (and rv200) at tcl_mode=1 by
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-10-08
remove code dealing with drm versions older than 1.3. The driver requires (an...
Roland Scheidegger
[next]