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
*
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