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
/
common
/
driverfuncs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
meta: Add a meta implementation of GL_ARB_clear_texture
Neil Roberts
2014-07-23
1
-0
/
+1
*
mesa: Rename _mesa_..._array_obj functions to _mesa_..._vao.
Kenneth Graunke
2014-02-03
1
-2
/
+2
*
mesa: Update gl_scissor_attrib to support ARB_viewport_array
Courtney Goeltzenleuchter
2014-01-20
1
-1
/
+1
*
mesa: Eliminate parameters to dd_function_table::Scissor
Ian Romanick
2014-01-15
1
-2
/
+1
*
mesa: Add driver entry point for ARB_texture_view
Courtney Goeltzenleuchter
2013-12-13
1
-0
/
+3
*
mesa: Remove Driver.GetBufferSize and its callers.
Eric Anholt
2013-06-25
1
-1
/
+0
*
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
*
mesa: Generalize TexStorage allocator between swrast and intel.
Eric Anholt
2013-04-21
1
-1
/
+2
*
mesa: provide default implementation of QuerySamplesForFormat
Chris Forbes
2013-03-29
1
-1
/
+2
*
mesa: implement GetMultisamplefv
Chris Forbes
2013-03-02
1
-0
/
+3
*
gles2: a stub implementation for GL_EXT_discard_framebuffer
Tapani Pälli
2013-02-20
1
-0
/
+1
*
mesa: remove ctx->Driver.Error() hook
Brian Paul
2013-01-29
1
-1
/
+0
*
mesa: Remove the dead PrepareExecBegin() driver hook.
Eric Anholt
2013-01-21
1
-1
/
+0
*
mesa: Add driver method to determine the possible sample counts
Ian Romanick
2013-01-15
1
-0
/
+1
*
mesa: consolidate internal glCompressedTexSubImage1/2/3D code
Brian Paul
2012-06-06
1
-3
/
+1
*
mesa: consolidate internal glCompressedTexImage1/2/3D code
Brian Paul
2012-06-06
1
-3
/
+1
*
mesa: consolidate internal glCopyTexSubImage1/2/3D code
Brian Paul
2012-06-06
1
-3
/
+1
*
mesa: consolidate internal glTexSubImage1/2/3D code
Brian Paul
2012-06-06
1
-3
/
+1
*
mesa: consolidate internal glTexImage1/2/3D code
Brian Paul
2012-06-06
1
-3
/
+1
*
mesa: remove ctx->Driver.ClearColor() hook
Brian Paul
2012-03-12
1
-1
/
+0
*
mesa: remove ctx->Driver.ClearDepth(), ClearStencil() driver hooks
Brian Paul
2012-03-12
1
-2
/
+0
*
mesa: remove ctx->Driver.Map/UnmapTexture() hooks
Brian Paul
2012-01-24
1
-2
/
+0
*
mesa/drivers: use new swrast renderbuffer functions
Brian Paul
2011-12-08
1
-3
/
+4
*
mesa: rewrite accum buffer support
Brian Paul
2011-12-08
1
-1
/
+2
*
mesa: remove the ctx->Driver.IsTextureResident() hook
Brian Paul
2011-12-08
1
-1
/
+0
*
mesa: remove TextureMemCpy driver hook
Brian Paul
2011-12-08
1
-1
/
+0
*
mesa: use _mesa_readpixels() as default driver hook
Brian Paul
2011-11-15
1
-1
/
+2
*
Add MapRenderbuffer implementations for software drivers.
Eric Anholt
2011-11-01
1
-0
/
+2
*
swrast: implement GL_ARB_texture_storage
Brian Paul
2011-10-31
1
-0
/
+3
*
meta: add _mesa_meta_DrawTex()
Chia-I Wu
2011-10-30
1
-0
/
+1
*
mesa: Add dd_function_table::PrepareExecBegin
Chad Versace
2011-10-18
1
-0
/
+1
*
mesa: Remove unused tnl items from dd_functions
Chad Versace
2011-09-30
1
-2
/
+0
*
mesa: plug in swrast texture image alloc/free functions
Brian Paul
2011-09-17
1
-1
/
+2
*
swrast: plug in _swrast_new/delete_texture_image() functions
Brian Paul
2011-09-17
1
-2
/
+2
*
mesa: add new DeleteTextureImage() driver hook
Brian Paul
2011-09-17
1
-0
/
+1
*
meta: added _mesa_meta_GetTexImage()
Brian Paul
2011-09-08
1
-1
/
+1
*
mesa: Remove dd_function_table::CopyColorTable, ::CopyColorSubTable, and ::Up...
Ian Romanick
2011-09-06
1
-5
/
+0
*
swrast: Add implementation of MapTextureImage/UnmapTextureImage.
Brian Paul
2011-08-29
1
-0
/
+2
*
mesa: Rename FreeTexImageData to FreeTextureImageBuffer.
Eric Anholt
2011-08-29
1
-1
/
+1
*
mesa: fix initialization of GL_FOG_MODE in _mesa_init_driver_state()
Brian Paul
2011-08-11
1
-1
/
+4
*
mesa: fix ColorMask array index in _mesa_init_driver_state()
Brian Paul
2011-08-11
1
-4
/
+4
*
meta: remove _mesa_meta_CopyTexImage1D/2D()
Brian Paul
2011-07-19
1
-2
/
+0
*
mesa: move texrender.c to swrast
Brian Paul
2011-06-13
1
-3
/
+2
*
intel: Add support for ARB_sampler_objects.
Eric Anholt
2011-04-23
1
-0
/
+3
*
mesa: add NV_texture_barrier
Marek Olšák
2011-03-15
1
-0
/
+3
*
mesa: plug in fallback function for ctx->Driver.ValidateFramebuffer()
Brian Paul
2011-01-24
1
-0
/
+1
*
mesa: begin implementation of GL_ARB_draw_buffers_blend
Brian Paul
2011-01-15
1
-5
/
+6
[next]