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_blit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Change many Type P MESA_FORMATs to meet naming spec
Mark Mueller
2014-01-27
1
-10
/
+10
*
mesa: Change many Type A MESA_FORMATs to meet naming standard
Mark Mueller
2014-01-27
1
-9
/
+9
*
mesa: Rename 4 color component unsigned byte MESA_FORMATs
Mark Mueller
2014-01-27
1
-7
/
+7
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
1
-5
/
+5
*
radeon / r200: Eliminate BEGIN_BATCH_NO_AUTOSTATE
Ian Romanick
2014-01-23
1
-1
/
+1
*
radeon: Fix printf format not to warn in 64bit
Pauli Nieminen
2012-08-01
1
-2
/
+2
*
radeon/r200: fix bogus assert/scissor wrt width/height 2048
Roland Scheidegger
2012-08-01
1
-4
/
+4
*
radeon: add some tiling support for r100.
Dave Airlie
2011-12-05
1
-0
/
+11
*
radeon: texture/renderbuffer overhaul.
Dave Airlie
2011-12-05
1
-8
/
+8
*
radeon: add a bit more debugging to the blit debug code.
Dave Airlie
2011-12-05
1
-4
/
+4
*
radeon/r200: fix r100/r200 blit to use the offsets.
Dave Airlie
2011-11-04
1
-2
/
+2
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
r100: add additional blit formats
Alex Deucher
2010-03-10
1
-0
/
+14
*
radeon/r200/r600: allow src and dst BOs to be placed in GTT during blit
Alex Deucher
2010-03-08
1
-8
/
+2
*
radeon/r200/r600: reset bos when validating buffers during blit
Alex Deucher
2010-03-08
1
-0
/
+3
*
radeon/r200/r300/r600: add check_blit vtbl function
Alex Deucher
2010-03-03
1
-2
/
+2
*
radeon/r200/r300/r600: fix blit BO buffer validation
Dave Airlie
2010-03-03
1
-4
/
+8
*
r100/r200: fix Y coord flipping in accelerated blits
Alex Deucher
2010-01-19
1
-6
/
+5
*
r100/r200: fix dst pitch in blit code
Alex Deucher
2010-01-19
1
-1
/
+1
*
r100/r200: align to pitch updates in blit interface
Maciej Cencora
2010-01-20
1
-2
/
+2
*
r100: use common glCopyTex(Sub)Image code
Maciej Cencora
2010-01-19
1
-22
/
+28
*
r100/r200/r600: fix typo in 2b1d5ea4f0250a6a7fa312ced0a7af85e909381b
Alex Deucher
2010-01-19
1
-1
/
+1
*
r100/r200/r600: check if blitting for given format is supported earlier
Alex Deucher
2010-01-19
1
-1
/
+24
*
r100/r200: add blit support for ARGB4444
Alex Deucher
2010-01-19
1
-0
/
+6
*
r100: add blit support
Alex Deucher
2010-01-18
1
-0
/
+369