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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
meta: Store precompiled msaa shaders for all supported sample counts
Anuj Phogat
2014-09-05
1
-8
/
+32
*
meta: Export _mesa_meta_drawbuffers_from_bitfield()
Kristian Høgsberg
2014-08-15
1
-0
/
+3
*
mesa/meta: Support decompressing floating-point formats
Neil Roberts
2014-08-12
1
-2
/
+12
*
mesa/meta: Add a partial implementation of CopyImageSubData
Jason Ekstrand
2014-08-11
1
-0
/
+8
*
mesa/meta: Make _mesa_meta_bind_fbo_image also take a framebuffer target
Jason Ekstrand
2014-08-11
1
-1
/
+1
*
meta: Add a meta implementation of GL_ARB_clear_texture
Neil Roberts
2014-07-23
1
-0
/
+7
*
meta: Add a state flag for the GL_DITHER
Neil Roberts
2014-07-23
1
-0
/
+4
*
meta/blit: Add stencil texturing mode save and restore
Topi Pohjolainen
2014-05-27
1
-2
/
+2
*
meta: Split _swrast_BlitFramebuffer out of the meta blit path.
Kenneth Graunke
2014-05-19
1
-1
/
+9
*
meta: Refactor state save/restore for framebuffer texture blits
Topi Pohjolainen
2014-05-13
1
-0
/
+15
*
meta: Refactor configuration of renderbuffer sampling
Topi Pohjolainen
2014-05-12
1
-0
/
+5
*
meta: Refactor binding of renderbuffer as texture image
Topi Pohjolainen
2014-05-12
1
-0
/
+7
*
meta: Merge compiling and linking of blit program
Topi Pohjolainen
2014-05-12
1
-0
/
+7
*
meta: Add infrastructure for saving/restoring the DrawBuffers state.
Kenneth Graunke
2014-05-06
1
-0
/
+3
*
meta: Add a new MESA_META_DRAW_BUFFERS bit.
Kenneth Graunke
2014-05-06
1
-0
/
+1
*
meta: Fix saving the program pipeline state
Ian Romanick
2014-05-02
1
-1
/
+0
*
meta: Add support for MSAA resolves from 2D_MS_ARRAY textures.
Eric Anholt
2014-04-15
1
-0
/
+8
*
meta: Add an accelerated glCopyTexSubImage using glBlitFramebuffer.
Eric Anholt
2014-04-15
1
-1
/
+3
*
meta: Infer bind_fbo_image parameters from an incoming image.
Eric Anholt
2014-04-15
1
-2
/
+1
*
meta: Move bind_fbo_image() code back to meta.c, to reuse it elsewhere.
Eric Anholt
2014-04-15
1
-0
/
+4
*
meta: Refactor the BlitFramebuffer depth CopyTexImage fallback.
Eric Anholt
2014-04-15
1
-1
/
+0
*
meta/sso: Update meta to save and restore SSO state.
Gregory Hainaut
2014-03-25
1
-0
/
+2
*
meta: Always restore the framebuffers and current renderbuffer.
Eric Anholt
2014-03-11
1
-0
/
+2
*
meta: Make _mesa_meta_check_generate_mipmap_fallback static.
Kenneth Graunke
2014-03-07
1
-4
/
+0
*
meta: Split GenerateMipmap() into its own file.
Kenneth Graunke
2014-03-07
1
-0
/
+3
*
meta: De-static setup_texture_coords().
Kenneth Graunke
2014-03-07
1
-0
/
+11
*
meta: Add support for integer blits.
Eric Anholt
2014-02-21
1
-0
/
+10
*
meta: Add support for doing MSAA to MSAA blits.
Eric Anholt
2014-02-21
1
-2
/
+4
*
meta: Save and restore a bunch of MSAA state.
Eric Anholt
2014-02-21
1
-1
/
+1
*
meta: Add support for doing multisample resolves.
Eric Anholt
2014-02-21
1
-0
/
+7
*
meta: Push into desktop GL mode when doing meta operations.
Eric Anholt
2014-02-18
1
-0
/
+3
*
meta: De-static some of meta's functions.
Eric Anholt
2014-02-12
1
-0
/
+56
*
meta: Move the meta structures to the meta header.
Eric Anholt
2014-02-12
1
-0
/
+283
*
mesa: Hide weirdness of 1D_ARRAY textures from Driver.CopyTexSubImage().
Eric Anholt
2013-06-17
1
-1
/
+1
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
meta: Allow meta operations to pause/resume an active occlusion query
Carl Worth
2013-01-15
1
-0
/
+1
*
meta: Properly save/restore GL_FRAMEBUFFER_SRGB in Meta.
Paul Berry
2012-09-25
1
-0
/
+1
*
meta: make mem_ctx non-global.
Dave Airlie
2012-09-15
1
-2
/
+0
*
_mesa_meta_GenerateMipmap: Support all texture targets by generating shaders ...
Anuj Phogat
2012-09-14
1
-0
/
+2
*
msaa: Make meta-ops save and restore state of GL_MULTISAMPLE.
Paul Berry
2012-07-02
1
-0
/
+1
*
mesa: consolidate internal glCopyTexSubImage1/2/3D code
Brian Paul
2012-06-06
1
-21
/
+6
*
mesa: rework ctx->Driver.CopyTexSubImage() parameters
Brian Paul
2012-01-07
1
-3
/
+9
*
mesa: Add a function to query whether a meta-op is in progress.
Paul Berry
2011-12-20
1
-0
/
+3
*
meta: add _mesa_meta_DrawTex()
Chia-I Wu
2011-10-30
1
-0
/
+3
*
meta: Add flag MESA_META_SELECT_FEEDBACK
Chad Versace
2011-10-18
1
-0
/
+1
*
mesa: simplify parameters to GetTexImage() driver hook
Brian Paul
2011-09-30
1
-2
/
+1
*
mesa: Add missing includes to meta.h
Chad Versace
2011-09-23
1
-0
/
+2
[next]