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
/
swrast
/
swrast.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
swrast: Whitespace fixes.
Laura Ekstrand
2015-02-02
1
-5
/
+5
*
DD: Refactor BlitFramebuffer.
Laura Ekstrand
2015-02-02
1
-2
/
+6
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-1
/
+1
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
mesa: Make FinishRenderTexture just take the renderbuffer being finished.
Eric Anholt
2013-05-17
1
-1
/
+1
*
swrast: Move ImageOffsets allocation to shared code.
Eric Anholt
2013-04-30
1
-1
/
+1
*
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
-8
/
+0
*
Replace gl_frag_attrib enum with gl_varying_slot.
Paul Berry
2013-03-15
1
-3
/
+3
*
mesa: Remove unnecessary parameters from AllocTextureImageBuffer
Pauli Nieminen
2012-08-12
1
-5
/
+2
*
mesa: move more swrast-related #defines out of core Mesa
Brian Paul
2012-02-24
1
-0
/
+20
*
swrast: define, use SWRAST_MAX_WIDTH/HEIGHT
Brian Paul
2012-02-24
1
-0
/
+8
*
i915: Initialize swrast_texture_image structure fields.
Paul Berry
2012-02-22
1
-0
/
+4
*
swrast: Use the fast copypixels code to implement fast glBlitFramebuffer().
Eric Anholt
2012-01-06
1
-0
/
+5
*
mesa: remove dead swrast and state tracker accum buffer code
Brian Paul
2011-12-08
1
-3
/
+0
*
mesa: remove _swrast_ReadPixels()
Brian Paul
2011-11-15
1
-7
/
+0
*
swrast: implement GL_ARB_texture_storage
Brian Paul
2011-10-31
1
-0
/
+7
*
mesa: move last bits of GLchan stuff into swrast
Brian Paul
2011-09-20
1
-0
/
+1
*
swrast: add Alloc/FreeTextureImageBuffer() driver functions
Brian Paul
2011-09-17
1
-0
/
+10
*
swrast: introduce new swrast_texture_image struct
Brian Paul
2011-09-17
1
-0
/
+7
*
swrast: Add implementation of MapTextureImage/UnmapTextureImage.
Brian Paul
2011-08-29
1
-0
/
+14
*
mesa: move texrender.c to swrast
Brian Paul
2011-06-13
1
-0
/
+10
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-27
/
+27
*
mesa/main: Add more OpenGL ES types to glheader.h.
Chia-I Wu
2009-11-05
1
-6
/
+0
*
swrast: remove prototypes for obsolete functions
Brian Paul
2009-09-19
1
-21
/
+0
*
swrast: remove prototypes for obsolete functions
Brian Paul
2009-09-19
1
-33
/
+0
*
mesa: remove GL_MESA_program_debug extension
Brian Paul
2009-03-07
1
-6
/
+0
*
mesa: move GLfixed type and related macros to swrast module
Brian Paul
2009-02-28
1
-0
/
+6
*
fix broken two-sided stencil
Brian
2007-11-30
1
-0
/
+7
*
Be more consistant with paths in #includes. Eventually, eliminate a bunch of...
Brian
2007-07-04
1
-1
/
+1
*
Overhaul/simplify SWvertex and SWspan attribute handling.
Brian
2007-05-20
1
-10
/
+13
*
remove SWvertex->fog field, use attrib field
Brian
2007-04-23
1
-1
/
+0
*
Merge SWvertex texcoord and varying fields into attrib[] array field.
Brian
2007-02-05
1
-2
/
+1
*
s/attribute/varying/
Brian
2006-12-21
1
-1
/
+1
*
Remove x/y/width/height parameters from Clear functions.
Brian Paul
2006-11-01
1
-2
/
+1
*
Don't pass x/y/width/height to ctx->Driver.Accum().
Brian Paul
2006-10-18
1
-3
/
+1
*
Move the fp_machine struct into s_nvfragmprog.c since (except for program
Brian Paul
2006-10-10
1
-0
/
+7
*
More GLSL code:
Michal Krol
2006-04-11
1
-1
/
+2
*
merge from texman branch
mesa_20060325
Brian Paul
2006-03-26
1
-0
/
+4
*
implementation of _swrast_BlitFramebuffer()
Brian Paul
2006-03-02
1
-4
/
+4
*
_swrast_blit_framebuffer() function
Brian Paul
2006-03-01
1
-0
/
+6
*
more GLuint->GLbitfield changes
Brian Paul
2005-09-16
1
-1
/
+1
*
updated comments
Brian Paul
2005-09-15
1
-11
/
+9
*
Remove last remnants of pre-renderbuffer code.
Brian Paul
2005-09-03
1
-29
/
+1
*
improve comments about win[0..3] values (bug 2554)
Brian Paul
2005-07-26
1
-2
/
+5
*
Remove NEW_RENDERBUFFER stuff.
Brian Paul
2005-07-01
1
-1
/
+1
*
remove old span functions from swrast_device_driver struct
Brian Paul
2005-06-04
1
-176
/
+1
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-42
/
+45
[next]