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
/
state_tracker
/
st_cb_copyimage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: move utility functions, macros into new st_util.h file
Brian Paul
2019-03-11
1
-0
/
+1
*
gallium: add pipe_resource::nr_storage_samples, and set it same as nr_samples
Marek Olšák
2018-07-31
1
-3
/
+4
*
st/mesa: generalize fallback_copy_image for compressed textures
Marek Olšák
2018-07-31
1
-6
/
+11
*
st/mesa: generalize st_etc_fallback -> st_compressed_format_fallback
Marek Olšák
2018-07-31
1
-2
/
+2
*
st/mesa: provide GL_OES_copy_image support by caching the original ETC data
Ilia Mirkin
2016-08-12
1
-2
/
+94
*
st/mesa: invalidate readpixels cache
Nicolai Hähnle
2016-06-21
1
-0
/
+1
*
st/mesa: flush bitmap cache before CopyImageSubData
Nicolai Hähnle
2016-06-21
1
-0
/
+3
*
st/mesa: fix reversed copyimage canonical format
Nicolai Hähnle
2016-05-17
1
-3
/
+3
*
gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
Marek Olšák
2016-04-22
1
-16
/
+16
*
st/mesa: account for texture views when doing CopyImageSubData
Ilia Mirkin
2015-11-05
1
-0
/
+8
*
st/mesa: create temporary textures with the same nr_samples as source
Ilia Mirkin
2015-10-29
1
-2
/
+6
*
st/mesa: implement ARB_copy_image
Marek Olšák
2015-10-28
1
-0
/
+578