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
/
meta.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-18
/
+18
*
mesa: added _mesa_meta_check_generate_mipmap_fallback()
Brian Paul
2009-10-02
1
-0
/
+4
*
mesa: rename functions to be more consistant with rest of mesa
Brian Paul
2009-09-19
1
-16
/
+16
*
mesa: meta functions for glCopyColorTable, glCopyConvolutionFilter, etc
Brian Paul
2009-09-19
1
-0
/
+19
*
mesa: meta driver functions for glCopyTex[Sub]Image()
Brian Paul
2009-09-16
1
-23
/
+27
*
mesa: initial version of _mesa_meta_generate_mipmap()
Brian Paul
2009-09-06
1
-0
/
+3
*
mesa: _mesa_meta_bitmap() function
Brian Paul
2009-09-06
1
-0
/
+7
*
mesa: implement GL_DEPTH_BUFFER_BIT for _mesa_meta_blit_framebuffer()
Brian Paul
2009-08-31
1
-0
/
+1
*
mesa: added _mesa_meta_draw_pixels()
Brian Paul
2009-08-11
1
-0
/
+7
*
mesa: added META_FOG and optimize some meta_begin/end() code
Brian Paul
2009-08-11
1
-8
/
+9
*
mesa: initial meta implementation of glCopyPixels()
Brian Paul
2009-08-10
1
-0
/
+5
*
mesa: new driver meta-ops module
Brian Paul
2009-08-10
1
-0
/
+67