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
/
main
/
blit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa/blit: Don't require the same format for mulitisample blits
Neil Roberts
2015-12-16
1
-2
/
+11
*
blit: Don't take into account the Mesa format when checking MSRT blit
Neil Roberts
2015-12-10
1
-13
/
+15
*
mesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to_string().
Kenneth Graunke
2015-07-20
1
-4
/
+4
*
mesa: Add a new helper function _mesa_regions_overlap()
Anuj Phogat
2015-06-29
1
-0
/
+26
*
Revert "mesa: Add ARB_direct_state_access checks in FBO functions"
Ian Romanick
2015-05-28
1
-7
/
+0
*
mesa: Add ARB_direct_state_access checks in FBO functions
Fredrik Höglund
2015-05-14
1
-0
/
+7
*
main: _mesa_blit_framebuffer updates its arbitrary framebuffers.
Laura Ekstrand
2015-05-14
1
-3
/
+6
*
main: Add entry point for BlitNamedFramebuffer.
Laura Ekstrand
2015-05-14
1
-0
/
+51
*
main: Refactor glBlitFramebuffer.
Laura Ekstrand
2015-05-14
1
-53
/
+67
*
main: Fix whitespace in blit.c
Laura Ekstrand
2015-05-14
1
-18
/
+18
*
mesa: include stdio.h where needed
Brian Paul
2015-03-05
1
-0
/
+1
*
mesa/main: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
1
-1
/
+1
*
mesa: Use assert() instead of ASSERT wrapper.
Matt Turner
2015-02-23
1
-1
/
+1
*
DD: Refactor BlitFramebuffer.
Laura Ekstrand
2015-02-02
1
-1
/
+1
*
mesa: move glBlitFramebuffer code into new blit.c file
Brian Paul
2014-02-02
1
-0
/
+513