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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: implement GL_DEPTH_BUFFER_BIT for _mesa_meta_blit_framebuffer()
Brian Paul
2009-08-31
1
-25
/
+95
*
mesa: disable another debug test
Brian Paul
2009-08-31
1
-1
/
+1
*
mesa: make verts[] arrays local vars
Brian Paul
2009-08-31
1
-101
/
+98
*
mesa: implement depth/stencil formats for meta glDrawPixels
Brian Paul
2009-08-31
1
-34
/
+229
*
mesa: remove accidentally commited debug/disabled code
Brian Paul
2009-08-31
1
-2
/
+2
*
mesa: consolidate texture-related code in meta.c
Brian Paul
2009-08-30
1
-262
/
+372
*
mesa: avoid redundant viewport changes in meta code
Brian Paul
2009-08-30
1
-3
/
+18
*
mesa: refactor: move _mesa_is_color/depth/stencil_format() helpers to image.c
Brian Paul
2009-08-13
1
-0
/
+1
*
mesa: handle glDrawPixels images which are larger than max rect texture size
Brian Paul
2009-08-11
1
-3
/
+47
*
mesa: added _mesa_meta_draw_pixels()
Brian Paul
2009-08-11
1
-1
/
+181
*
mesa: added META_FOG and optimize some meta_begin/end() code
Brian Paul
2009-08-11
1
-20
/
+27
*
mesa: save/restore texture matrix in meta code
Brian Paul
2009-08-10
1
-1
/
+20
*
mesa: for meta blit, check max texture size, use glCopyTexSubImage2D() when p...
Brian Paul
2009-08-10
1
-2
/
+27
*
mesa: initial meta implementation of glCopyPixels()
Brian Paul
2009-08-10
1
-0
/
+161
*
mesa: remove debug flush call
Brian Paul
2009-08-10
1
-2
/
+0
*
mesa: new driver meta-ops module
Brian Paul
2009-08-10
1
-0
/
+814