index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r600
/
r600_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
-2
/
+2
*
r600c: fix some typos
Alex Deucher
2010-09-10
1
-2
/
+2
*
r600: dont bswap rgba FLOAT formats
Andre Maasikas
2010-09-10
1
-2
/
+2
*
r600c: fix dword miscount in blit emit code
Alex Deucher
2010-08-17
1
-1
/
+1
*
r600c: blit emit updates
Alex Deucher
2010-08-16
1
-3
/
+4
*
radeon: Use MESA_FORMAT_SARGB8 for sRGB formats
Henri Verbeet
2010-08-09
1
-8
/
+8
*
r600c: Disable alpha test during blits
Henri Verbeet
2010-08-09
1
-3
/
+4
*
r600: add new relocs for tiling support
Alex Deucher
2010-08-05
1
-7
/
+13
*
r600: avoid setting invalid bit on r7xx for blits
Alex Deucher
2010-04-26
1
-0
/
+4
*
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
/
+2
*
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
-6
/
+8
*
r600: reduce number of cache flushes
Alex Deucher
2010-02-04
1
-0
/
+1
*
radeon/r300/r600: share common glCopyTex(Sub)Image code
Maciej Cencora
2010-01-19
1
-23
/
+23
*
r600: align to r300 changes in the blit code
Maciej Cencora
2010-01-19
1
-7
/
+4
*
r300/r600: move some bo offsets checking to blit code
Maciej Cencora
2010-01-19
1
-0
/
+4
*
r600: prepare for some code sharing
Maciej Cencora
2010-01-19
1
-1
/
+2
*
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
-2
/
+57
*
r60: Add relocs for CB_TILE/FRAG
Alex Deucher
2010-01-18
1
-5
/
+24
*
r600: remove stray END_BATCH in blit code
Alex Deucher
2010-01-16
1
-1
/
+0
*
r600: improve blit support
Alex Deucher
2010-01-15
1
-247
/
+1072
*
r600: add initial blit support
Andre Maasikas
2010-01-15
1
-323
/
+474
*
r600: add r600_blit.c
Alex Deucher
2010-01-15
1
-0
/
+609