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
/
swrast
/
s_blit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: s/INLINE/inline/
Brian Paul
2011-10-01
1
-1
/
+1
*
swrast: fix depth/stencil blits when there's no colorbuffer
Marek Olšák
2011-07-10
1
-3
/
+0
*
swrast: BlitFramebuffer should not be killed by conditional rendering
Marek Olšák
2011-05-30
1
-3
/
+0
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-4
/
+4
*
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
1
-16
/
+16
*
swrast: add check for conditional rendering
Brian Paul
2009-12-31
1
-0
/
+4
*
swrast: replace GLenum, GLint with GLbitfield for buffer vars
Brian Paul
2009-08-08
1
-3
/
+3
*
mesa: make _mesa_clip_blit() a shared function
Brian Paul
2009-08-05
1
-180
/
+3
*
swrast: replace RENDER_START/FINISH macros with inline functions
Brian Paul
2009-01-30
1
-3
/
+2
*
mesa: prefix a bunch of #include lines with "main/".
Brian Paul
2008-09-18
1
-2
/
+2
*
Fix some issues with glDrawBuffer(GL_NONE), bug 14198
Brian
2008-01-22
1
-0
/
+3
*
Simplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers and fix bug 13835.
Brian
2008-01-06
1
-3
/
+3
*
implementation of _swrast_BlitFramebuffer()
Brian Paul
2006-03-02
1
-4
/
+754
*
_swrast_blit_framebuffer() function
Brian Paul
2006-03-01
1
-0
/
+40