| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -2/+2 |
* | glx: Drop support for GLX_MESA_allocate_memory | Kristian Høgsberg | 2010-07-19 | 1 | -107/+0 |
* | radeon/r200: fix the state emission before kernel clear | Dave Airlie | 2010-02-24 | 1 | -0/+2 |
* | r200: Remove unnecessary headers. | Vinson Lee | 2010-01-30 | 1 | -4/+0 |
* | Remove leftover __DRI{screen,drawable,context}Private references | Kristian Høgsberg | 2010-01-04 | 1 | -2/+2 |
* | r200: Convert r200 to use new style debug code. | Pauli Nieminen | 2009-08-31 | 1 | -5/+5 |
* | intel/radeon: add common metaops code. | Dave Airlie | 2009-07-15 | 1 | -6/+1 |
* | Fix crash when debug output is enabled and sarea is notset in r200Clear | Pauli Nieminen | 2009-06-23 | 1 | -1/+4 |
* | radeon: Remove drawable & readable from radeon_dri_mirror | Nicolai Hähnle | 2009-05-24 | 1 | -15/+15 |
* | r200: only set all dirty on kernel clears | Dave Airlie | 2009-03-31 | 1 | -3/+3 |
* | radeon/r200/r300: fix warnings | Dave Airlie | 2009-03-24 | 1 | -1/+0 |
* | raedon/r200/r300: mega-FBO commits. | Dave Airlie | 2009-03-23 | 1 | -227/+3 |
* | r200: enable hw clears | Dave Airlie | 2009-03-10 | 1 | -19/+219 |
* | r200: temporary sw clear code | Dave Airlie | 2009-03-06 | 1 | -1/+18 |
* | radeon: refactor framebuffer code like intel | Dave Airlie | 2009-03-03 | 1 | -1/+1 |
* | r200: use correct finish interface | Dave Airlie | 2009-02-13 | 1 | -1/+1 |
* | r200/r300: get up to speed on renamed files | Dave Airlie | 2009-02-12 | 1 | -3/+2 |
* | radeon/r200/r300: another big merge upheavel. | Dave Airlie | 2009-02-12 | 1 | -58/+3 |
* | r200: bring back single dma flush | Dave Airlie | 2009-01-29 | 1 | -8/+5 |
* | r200: start work on userspace clear for r200 | Dave Airlie | 2009-01-29 | 1 | -69/+94 |
* | r200: fix up swtcl/tcl flushes | Dave Airlie | 2009-01-22 | 1 | -3/+3 |
* | r200: emit elts into a separate ELT bo | Dave Airlie | 2009-01-23 | 1 | -246/+3 |
* | r200: make tri render on my r200. | Dave Airlie | 2009-01-21 | 1 | -2/+4 |
* | r200: clear is working at least - not much else | Dave Airlie | 2009-01-20 | 1 | -9/+11 |
* | radeon/r200/r300: consolidate the buffer copy/flip code into one place | Dave Airlie | 2009-01-14 | 1 | -316/+2 |
* | radeon/r200/r300: attempt to move lock to common code | Dave Airlie | 2009-01-14 | 1 | -44/+44 |
* | radeon/r200/r300: initial attempt to convert to common context code | Dave Airlie | 2009-01-14 | 1 | -80/+80 |
* | radeon/r200: move more stuff closer together in context | Dave Airlie | 2009-01-14 | 1 | -22/+22 |
* | radeon/r200: start splitting out commonalities into separate headers | Dave Airlie | 2009-01-13 | 1 | -4/+4 |
* | mesa: standardize on C99's uint*_t instead of u_int*_t | Keith Whitwell | 2008-09-21 | 1 | -2/+2 |
* | mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te... | Brian Paul | 2008-09-18 | 1 | -4/+4 |
* | R1/2/3/4/5xx: fixed calculation of cliprects in CopyBuffer. | Dennis Kasprzyk | 2008-05-29 | 1 | -4/+6 |
* | Use __DRIextension mechanism providing loader functionality to the driver. | Kristian Høgsberg | 2008-02-29 | 1 | -3/+5 |
* | More vblank cleanups. | Michel Dänzer | 2007-10-30 | 1 | -2/+2 |
* | Refactor and fix core vblank support | Jesse Barnes | 2007-10-29 | 1 | -4/+4 |
* | Drop __DRInativeDisplay and pass in __DRIscreen pointers instead. | Kristian Høgsberg | 2007-10-10 | 1 | -3/+3 |
* | remove CVS/XFree86 keywords | Christoff Brill | 2007-05-17 | 1 | -1/+0 |
* | Remove x/y/width/height parameters from Clear functions. | Brian Paul | 2006-11-01 | 1 | -3/+2 |
* | Want to stop passing x/y/width/height to Clear() function. | Brian Paul | 2006-10-18 | 1 | -8/+16 |
* | remove code dealing with drmMinor version < 6 since all radeon drivers reques... | Roland Scheidegger | 2006-06-02 | 1 | -10/+1 |
* | retry on EBUSY instead of EAGAIN in radeonWaitIrq (it appears this was the in... | Roland Scheidegger | 2006-06-01 | 1 | -1/+1 |
* | Dave Reveman's patch for GLX_MESA_copy_sub_buffer support | Brian Paul | 2006-03-31 | 1 | -15/+41 |
* | First step of Radeon DRI unification: | Eric Anholt | 2005-11-02 | 1 | -1/+1 |
* | Minor driver cleanup. Remove unnecessery/unneded radeon/r200AllocDmaRegionVer... | Roland Scheidegger | 2005-10-11 | 1 | -9/+0 |
* | fix page flipping breakage | Brian Paul | 2005-09-01 | 1 | -1/+8 |
* | Finish up some of the gl_renderbuffer work. | Brian Paul | 2005-09-01 | 1 | -0/+4 |
* | Fixes the glXGetProcAddress portion of the interface. Most of the functions | Ian Romanick | 2005-07-26 | 1 | -3/+3 |
* | Major check-in of changes for GL_EXT_framebuffer_object extension. | Brian Paul | 2005-05-04 | 1 | -8/+8 |
* | s/0/NULL/ (Jeff Muizelaar) | Brian Paul | 2005-02-17 | 1 | -1/+1 |
* | (Stephane Marchesin, me) Add support for color (framebuffer) tiling to the ra... | Roland Scheidegger | 2005-01-26 | 1 | -0/+3 |