index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
radeon
/
radeon_span.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon span: add r200 depth/stencil span read/writing
Dave Airlie
2009-08-07
1
-13
/
+111
*
radeon: update span reading micro tile code
Dave Airlie
2009-07-15
1
-103
/
+67
*
radeon: r300 fix span reading for macro tiled buffers.
Dave Airlie
2009-07-15
1
-6
/
+7
*
radeon: for tiling you really need to use GET/PUT VALUE not PTR.
Dave Airlie
2009-07-15
1
-1
/
+5
*
radeon: Fix crash when rendering to incomplete texture and other formats
Nicolai Hähnle
2009-07-12
1
-11
/
+40
*
radeon: Wait for BO idle if necessary before mapping it.
Michel Dänzer
2009-07-03
1
-0
/
+2
*
radeon: add support for new ttm
Jerome Glisse
2009-04-06
1
-5
/
+7
*
radeon: fix pixel readback for RGB8 tests
Dave Airlie
2009-03-31
1
-1
/
+5
*
radeon/r200: fix glean failures on readPixSanity since EXT_DEPTH_STENCIL support
Dave Airlie
2009-03-31
1
-5
/
+58
*
radeon: fix readback problem for piglit tests
Dave Airlie
2009-03-30
1
-7
/
+10
*
radeon/r200/r300: fix warnings
Dave Airlie
2009-03-24
1
-2
/
+1
*
raedon/r200/r300: mega-FBO commits.
Dave Airlie
2009-03-23
1
-35
/
+48
*
radeon: add xRGB span functions
Dave Airlie
2009-03-21
1
-1
/
+11
*
radeon: fixup last missing x_off/y_off
Dave Airlie
2009-03-21
1
-4
/
+4
*
radeon/fbo: add x_off and y_off in correct places
Dave Airlie
2009-03-21
1
-10
/
+10
*
radeon: dPriv handling is now in cliprects code
Dave Airlie
2009-03-21
1
-12
/
+0
*
radeon: fixup span code for FBOs
Dave Airlie
2009-03-21
1
-11
/
+36
*
radeon: fix up span function setting
Dave Airlie
2009-03-21
1
-1
/
+7
*
radeon/r200/r300: make build with out libdrm_radeon installed for now
Dave Airlie
2009-02-12
1
-2
/
+0
*
radeon: renaming and headers cleanup
Dave Airlie
2009-02-12
1
-2
/
+224
*
radeon/r200/r300: merge span code into single shared file
Dave Airlie
2009-02-11
1
-26
/
+38
*
radeon/r200/r300: fix span code for depth reading.
Dave Airlie
2009-02-11
1
-15
/
+13
*
radeon: make compile again.
Dave Airlie
2009-02-04
1
-114
/
+22
*
r200: clear is working at least - not much else
Dave Airlie
2009-01-20
1
-14
/
+11
*
radeon/r200/r300: attempt to move lock to common code
Dave Airlie
2009-01-14
1
-4
/
+2
*
radeon/r200/r300: initial attempt to convert to common context code
Dave Airlie
2009-01-14
1
-3
/
+6
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-1
/
+1
*
dri: Fix write/read depth buffer issue under 16bpp mode. See bug #16646
Xiang, Haihao
2008-08-05
1
-0
/
+4
*
r300: Further reduced the radeon_span.c diff.
Oliver McFadden
2007-05-09
1
-2
/
+49
*
r300: Further reduced the diff between radeon_span.[ch].
Oliver McFadden
2007-05-09
1
-0
/
+3
*
r300: Indented both copies of radeon_span.[ch] in preparation for merging.
Oliver McFadden
2007-05-09
1
-90
/
+73
*
Further clean-up and simplification of the span-related functions.
Brian Paul
2005-09-04
1
-27
/
+21
*
replace GET_SRC_PTR, GET_DST_PTR with GET_PTR
Brian Paul
2005-09-04
1
-7
/
+4
*
use new InitStencil/DepthPointer functions
Brian Paul
2005-09-03
1
-21
/
+6
*
Finish up some of the gl_renderbuffer work.
Brian Paul
2005-09-01
1
-87
/
+54
*
convert sis and radeon driver to use spantmp2 instead of spantmp template. Re...
Roland Scheidegger
2005-07-01
1
-123
/
+12
*
remove common macros used in the span functions of most drivers from the indi...
Roland Scheidegger
2005-07-01
1
-31
/
+0
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-2
/
+63
*
(Stephane Marchesin, me) Add support for color (framebuffer) tiling to the ra...
Roland Scheidegger
2005-01-26
1
-22
/
+34
*
Implemented support for software-based AUX color buffers.
Brian Paul
2004-03-21
1
-2
/
+2
*
patch to import Jon Smirl's work from Bitkeeper
Brian Paul
2003-08-22
1
-0
/
+415