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_pixel_read.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Rename 4 color component unsigned byte MESA_FORMATs
Mark Mueller
2014-01-27
1
-4
/
+4
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
1
-2
/
+2
*
radeon: Build the driver into the shared mesa_dri_drivers.so.
Eric Anholt
2013-10-24
1
-1
/
+1
*
radeon: use _mesa_is_winsys/user_fbo() helpers
Brian Paul
2012-05-01
1
-1
/
+2
*
radeon: derive radeon_renderbuffer from swrast_renderbuffer
Brian Paul
2012-01-24
1
-4
/
+4
*
radeon: texture/renderbuffer overhaul.
Dave Airlie
2011-12-05
1
-1
/
+1
*
radeon: use _mesa_readpixels() instead of _swrast_ReadPixels()
Brian Paul
2011-11-15
1
-7
/
+5
*
radeon: fix bug with wrong stride being used for rectangluar textures.
Dave Airlie
2011-11-11
1
-1
/
+1
*
mesa: Use ColorLogicOpEnabled instead of _LogicOpEnabled
Ian Romanick
2011-09-19
1
-1
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-2
/
+2
*
radeon: Make do_blit_readpixels() into a PBO work.
Henri Verbeet
2010-09-05
1
-11
/
+31
*
radeon: Add DRI2 flush extension support, so we synchronize properly.
Mario Kleiner
2010-08-02
1
-0
/
+3
*
radeon: fix gl format to mesa format mapping and add GL_BGRA formats
Maciej Cencora
2010-03-13
1
-7
/
+18
*
radeon: fallback to sw ReadPixels if color logicop is enabled
Maciej Cencora
2010-03-10
1
-1
/
+1
*
radeon: add hw accelerated glReadPixel support (not enabled yet)
Maciej Cencora
2010-03-09
1
-0
/
+188