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_ioctl.c
Age
Commit message (
Expand
)
Author
2009-07-15
intel/radeon: add common metaops code.
Dave Airlie
2009-06-23
Fix crash when debug output is enabled and sarea is notset in r200Clear
Pauli Nieminen
2009-05-24
radeon: Remove drawable & readable from radeon_dri_mirror
Nicolai Hähnle
2009-03-31
r200: only set all dirty on kernel clears
Dave Airlie
2009-03-24
radeon/r200/r300: fix warnings
Dave Airlie
2009-03-23
raedon/r200/r300: mega-FBO commits.
Dave Airlie
2009-03-10
r200: enable hw clears
Dave Airlie
2009-03-06
r200: temporary sw clear code
Dave Airlie
2009-03-03
radeon: refactor framebuffer code like intel
Dave Airlie
2009-02-13
r200: use correct finish interface
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: bring back single dma flush
Dave Airlie
2009-01-29
r200: start work on userspace clear for r200
Dave Airlie
2009-01-22
r200: fix up swtcl/tcl flushes
Dave Airlie
2009-01-23
r200: emit elts into a separate ELT bo
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-14
radeon/r200/r300: consolidate the buffer copy/flip code into one place
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-13
radeon/r200: start splitting out commonalities into separate headers
Dave Airlie
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-05-29
R1/2/3/4/5xx: fixed calculation of cliprects in CopyBuffer.
Dennis Kasprzyk
2008-02-29
Use __DRIextension mechanism providing loader functionality to the driver.
Kristian Høgsberg
2007-10-30
More vblank cleanups.
Michel Dänzer
2007-10-29
Refactor and fix core vblank support
Jesse Barnes
2007-10-10
Drop __DRInativeDisplay and pass in __DRIscreen pointers instead.
Kristian Høgsberg
2007-05-17
remove CVS/XFree86 keywords
Christoff Brill
2006-11-01
Remove x/y/width/height parameters from Clear functions.
Brian Paul
2006-10-18
Want to stop passing x/y/width/height to Clear() function.
Brian Paul
2006-06-02
remove code dealing with drmMinor version < 6 since all radeon drivers reques...
Roland Scheidegger
2006-06-01
retry on EBUSY instead of EAGAIN in radeonWaitIrq (it appears this was the in...
Roland Scheidegger
2006-03-31
Dave Reveman's patch for GLX_MESA_copy_sub_buffer support
Brian Paul
2005-11-02
First step of Radeon DRI unification:
Eric Anholt
2005-10-11
Minor driver cleanup. Remove unnecessery/unneded radeon/r200AllocDmaRegionVer...
Roland Scheidegger
2005-09-01
fix page flipping breakage
Brian Paul
2005-09-01
Finish up some of the gl_renderbuffer work.
Brian Paul
2005-07-26
Fixes the glXGetProcAddress portion of the interface. Most of the functions
Ian Romanick
2005-05-04
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
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-14
uint*t -> u_int*t changes
Alan Hourihane
2004-12-08
(Stephane Marchesin, me) add hyperz support to radeon and r200 drivers. Only ...
Roland Scheidegger
2004-10-02
If an application cleared before any state had been emitted, that clear would
Eric Anholt
2004-09-30
Bugzilla #1058: Fix some potential 64bit pointer issues by storing differences
Eric Anholt
2004-09-30
OK, one more time. Simplify the state-backup system by just storing the full
Eric Anholt
2004-09-24
-O -Wall warnings cleanups in r200.
Eric Anholt
[next]