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
/
common
/
meta_copy_image.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
meta: Avoid random memory access on error
Juha-Pekka Heikkila
2016-04-26
1
-1
/
+1
*
meta: Make BlitFramebuffer() do sRGB encoding in ES 3.x.
Kenneth Graunke
2016-03-21
1
-0
/
+3
*
meta: Don't pollute the framebuffer namespace
Ian Romanick
2016-03-01
1
-7
/
+9
*
meta: Use _mesa_bind_framebuffers instead of _mesa_BindFramebuffer
Ian Romanick
2016-03-01
1
-2
/
+9
*
meta: Use _mesa_CreateFramebuffers instead of _mesa_GenFramebuffers
Ian Romanick
2016-03-01
1
-1
/
+1
*
meta: Use _mesa_check_framebuffer_status instead of _mesa_CheckFramebufferStatus
Ian Romanick
2016-03-01
1
-2
/
+2
*
meta: Convert _mesa_meta_bind_fbo_image to take a gl_framebuffer instead of a...
Ian Romanick
2016-03-01
1
-4
/
+4
*
meta/copy_image: use precomputed dst_internal_format to avoid segfault
Ilia Mirkin
2016-02-19
1
-1
/
+1
*
meta: Use internal functions for renderbuffer access
Ian Romanick
2016-02-10
1
-8
/
+4
*
meta/copy_image: Fix typo in comment
Ian Romanick
2016-01-25
1
-1
/
+1
*
mesa,meta: move gl_texture_object::TargetIndex initializations
Brian Paul
2015-10-08
1
-1
/
+4
*
mesa: rework Driver.CopyImageSubData() and related code
Brian Paul
2015-09-24
1
-8
/
+95
*
meta/copy_image: Stash off the scissor
Jason Ekstrand
2015-07-28
1
-2
/
+2
*
DD: Refactor BlitFramebuffer.
Laura Ekstrand
2015-02-02
1
-1
/
+2
*
meta: Fix error paths in meta_copy_image.c
Juha-Pekka Heikkila
2014-09-23
1
-0
/
+9
*
meta/copy_image: Use the correct texture level when creating views
Jason Ekstrand
2014-09-03
1
-1
/
+1
*
mesa/meta: Add a partial implementation of CopyImageSubData
Jason Ekstrand
2014-08-11
1
-0
/
+199