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
*
mesa: GL_MESA_framebuffer_flip_y extension [v4]
Fritz Koenig
2018-07-27
1
-3
/
+6
*
radeon: Use _mesa_is_front_buffer_drawing
Ian Romanick
2018-04-26
1
-2
/
+5
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-1
/
+1
*
swrast: Always use MapTextureImage for mapping textures for swrast.
Eric Anholt
2013-04-30
1
-15
/
+3
*
radeon&r200: Add support for ARB_sampler_objects
Pauli Nieminen
2012-08-01
1
-1
/
+3
*
radeon: fix Base/base typo
Brian Paul
2012-07-26
1
-1
/
+1
*
radeon: set swrast_renderbuffer::ColorType field when mapping renderbuffers
Brian Paul
2012-07-26
1
-0
/
+2
*
radeon: derive radeon_renderbuffer from swrast_renderbuffer
Brian Paul
2012-01-24
1
-4
/
+4
*
mesa: remove gl_renderbuffer:RowStride field
Brian Paul
2012-01-24
1
-2
/
+0
*
radeon: remove obsolete GetRow/PutRow code
Brian Paul
2012-01-24
1
-155
/
+0
*
mesa: use gl_renderbuffer::Map for all depth/stencil accesses
Brian Paul
2012-01-24
1
-4
/
+6
*
mesa/drivers: use new swrast renderbuffer functions
Brian Paul
2011-12-08
1
-4
/
+5
*
radeon/r200: drop old span depth/stencil code.
Dave Airlie
2011-12-05
1
-317
/
+0
*
radeon: fix warnings
Dave Airlie
2011-12-05
1
-2
/
+2
*
radeon: use mesa renderbuffer accessors for depth for now.
Dave Airlie
2011-12-05
1
-4
/
+5
*
radeon: texture/renderbuffer overhaul.
Dave Airlie
2011-12-05
1
-100
/
+65
*
radeon: fix some regressions in texturing code.
Dave Airlie
2011-11-03
1
-6
/
+4
*
radeon: Drop the clipping in spans, now that we always have (0,0) -> (w,h).
Eric Anholt
2011-10-28
1
-54
/
+38
*
radeon: Drop dri2 checks now that it's always true.
Eric Anholt
2011-10-28
1
-16
/
+0
*
radeon: Unifdef RADEON_R300 and RADEON_R600.
Eric Anholt
2011-10-28
1
-504
/
+6
*
r600c: add big endian support for r6xx/r7xx
Cédric Cano
2011-04-19
1
-27
/
+66
*
radeon/r200: fix fbo-clearmipmap + gen-teximage
Dave Airlie
2011-01-19
1
-4
/
+4
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-4
/
+4
*
r600: add span support for 2D tiling
Alex Deucher
2010-08-05
1
-4
/
+188
*
radeon: Add some debug output for fbo support
Pauli Nieminen
2010-02-09
1
-0
/
+8
*
radeon/r600: use new libdrm_radeon api
Dave Airlie
2009-12-21
1
-2
/
+1
*
radeon: fix frontbuffer read/drawpixels
Dave Airlie
2009-12-18
1
-15
/
+25
*
r300: fix reads and writes for MESA_FORMAT_S8Z24 buffer
Maciej Cencora
2009-11-17
1
-2
/
+3
*
r600: More span breakage fixes.
Michel Dänzer
2009-11-17
1
-0
/
+12
*
r600: Attempt to fix span breakage introduced by big endian fixes.
Michel Dänzer
2009-11-17
1
-0
/
+8
*
radeon: Depth/stencil span code fixes for big endian.
Michel Dänzer
2009-11-17
1
-24
/
+24
*
radeon: Fix software fallbacks with KMS on big endian.
Michel Dänzer
2009-11-17
1
-0
/
+63
*
r600: fix depth span macros for format changes
Alex Deucher
2009-10-22
1
-4
/
+4
*
radeon: fix some renderbuffer format bugs
Brian Paul
2009-10-22
1
-3
/
+3
*
radeon: get rid of z24s8 <-> s8z24 conversions in span code
Brian Paul
2009-10-21
1
-26
/
+8
*
radeon: replace MESA_FORMAT_Z24_S8 with MESA_FORMAT_S8_Z24
Brian Paul
2009-10-21
1
-2
/
+2
*
mesa: remove a bunch of gl_renderbuffer fields
Brian Paul
2009-10-08
1
-10
/
+10
*
radeon: cleanup compile defines mess.
Dave Airlie
2009-09-16
1
-31
/
+31
*
radeon: don't build non-r600 span code on r600
Alex Deucher
2009-09-15
1
-1
/
+5
*
r600: minor span cleanups
Alex Deucher
2009-09-15
1
-4
/
+3
*
r600: add span support for 1D tiles
Alex Deucher
2009-09-14
1
-0
/
+220
*
radeon: Fix all compiler warnings.
Pauli Nieminen
2009-08-25
1
-0
/
+2
*
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
[next]