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
*
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
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
mesa: Remove EXT_convolution.
Eric Anholt
2010-09-23
1
-2
/
+0
*
mesa: Remove unnecessary FEATURE tests.
Chia-I Wu
2010-09-14
1
-16
/
+0
*
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
1
-1
/
+1
*
mesa: refactor shader api / object code
Brian Paul
2010-06-10
1
-5
/
+3
*
mesa: more transform feedback infrastructure
Brian Paul
2010-05-10
1
-0
/
+7
*
mesa: remove driver hooks for GetFloat/Integer/Doublev, etc
Brian Paul
2010-05-07
1
-8
/
+0
*
mesa: Remove ClearIndex and IndexMask from device-driver interface
Ian Romanick
2010-03-03
1
-2
/
+0
*
mesa: replace _mesa_bzero() with memset()
Brian Paul
2010-02-19
1
-1
/
+1
*
Remove _mesa_memcpy in favor of plain memcpy.
Kenneth Graunke
2010-02-19
1
-1
/
+1
[next]