u_upload_mgr: keep the upload buffer mapped until it is flushed
[mesa.git] / src / mesa / swrast /
2011-01-06 Vinson Leeswrast: Include mtypes.h in s_triangle.c.
2011-01-05 Vinson Leeswrast: Remove unnecessary headers.
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-26 Vinson Leeswrast: Clean up header file inclusion in s_texfilter.h.
2010-12-26 Vinson Leeswrast: Clean up header file inclusion in s_texcombine.h.
2010-12-26 Vinson Leeswrast: Clean up header file inclusion in s_masking.h.
2010-12-25 Vinson Leeswrast: Clean up header file inclusion in s_logic.h.
2010-12-25 Vinson Leeswrast: Clean up header file inclusion in s_fragprog.h.
2010-12-25 Vinson Leeswrast: Clean up header file inclusion in s_span.h.
2010-12-25 Vinson Leeswrast: Clean up header file inclusion in s_fog.h.
2010-12-25 Vinson Leeswrast: Clean up header file inclusion in s_depth.h.
2010-12-25 Vinson Leeswrast: Clean up header file inclusion in s_blend.h.
2010-12-25 Vinson Leeswrast: Clean up header file inclusion in s_atifragshad...
2010-12-25 Vinson Leeswrast: Clean up header file inclusion in s_alpha.h.
2010-12-25 Vinson Leeswrast: Clean up header file inclusion in s_accum.h.
2010-12-25 Vinson Leeswrast: Clean up header file inclusion in s_aatriangle.h.
2010-12-25 Vinson Leeswrast: Clean up header file inclusion in s_aaline.h.
2010-12-03 Brian Paulswrast: restructure some glReadPixels() code
2010-12-03 Brian Paulswrast: accept GL_RG in glReadPixels()
2010-12-03 Brian Paulswrast: fix indentation
2010-12-03 Brian Paulswrast: allow GL_RG format in glDrawPixels()
2010-12-02 Brian Paulswrast: avoid large stack allocations in tex combine...
2010-12-02 Brian Paulswrast: avoid large stack allocations in blend code
2010-11-22 Brian Paulswrast: init alpha value to 1.0 in opt_sample_rgb_2d()
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-10-29 Chia-I WuMerge branch 'glapi-reorg'
2010-10-27 Ian RomanickTrack separate programs for each stage
2010-10-27 Vinson Leeswrast: Print out format on unexpected failure in _swra...
2010-10-23 Brian Paulmesa: split up the image.c file
2010-10-20 Vinson Leeswrast: Print out format on unexpected failure in _swra...
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
2010-10-05 Brian Paulswrast: fix choose_depth_texture_level() to respect...
2010-10-01 Ian RomanickARB_texture_rg: Add GL_RED as a valid GL_DEPTH_TEXTURE_MODE
2010-09-30 Nicolas Kaiserswrast: remove duplicated include
2010-09-25 Brian Paulswrast: update comments for REMAINDER() macro
2010-09-23 Eric Anholtmesa: Remove EXT_convolution.
2010-09-23 Eric Anholtmesa: Remove EXT_histogram.
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-07 Eric Anholtmesa: Set the base format of GL_ALPHA FBOs and teach...
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-09-02 Eric Anholtmesa: Fix many printf-like warnings.
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-11 M.Froehlich@scienc... swrast: fix span color array pointer assignment for...
2010-08-11 Vinson Leeswrast: Remove unnecessary header.
2010-08-08 Vinson Leeswrast: Reduce header file inclusion in s_zoom.h.
2010-08-08 Vinson Leeswrast: Fix header file inclusion in s_texfilter.h.
2010-08-08 Vinson Leeswrast: Reduce header file inclusion in s_texcombine.h.
2010-08-08 Vinson Leeswrast: Reduce header file inclusion in s_stencil.h.
2010-08-08 Vinson Leeswrast: Reduce header file inclusion in s_masking.h.
2010-08-08 Vinson Leeswrast: Reduce header file inclusion in s_logic.h.
2010-08-08 Vinson Leeswrast: Reduce header file inclusion in s_fragprog.h.
2010-08-07 Vinson Leeswrast: Reduce header file inclusion in s_fog.h.
2010-08-07 Vinson Leeswrast: Clean up header file inclusion in s_depth.h.
2010-08-07 Vinson Leeswrast: Include missing header in s_context.h.
2010-08-07 Vinson Leeswrast: Clean up header file inclusion in s_blend.h.
2010-08-07 Vinson Leeswrast: Clean up header file inclusion in s_atifragshad...
2010-08-07 Vinson Leeswrast: Clean up header file inclusion in s_alpha.h.
2010-08-06 Vinson Leeswrast: Reduce header file inclusion in s_aatriangle.h.
2010-08-06 Vinson Leeswrast: Reduce header file inclusion in s_aaline.h.
2010-07-31 Vinson Leeswrast: Remove unnecessary headers.
2010-07-30 Vinson Leemesa: Remove unnecessary headers.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-11 Brian Paulmesa: rename src/mesa/shader/ to src/mesa/program/
2010-06-11 Brian Paulmesa: move atifragshader.[ch] to main/
2010-06-10 Eric Anholtswrast: When reading from a 0-bits r,g,b channel, retur...
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-28 Vinson Leeswrast: Remove unnecessary header.
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-23 Brian Paulswrast: improve depth texture mipmap selection
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Brian Paulswrast: remove unused compute_coveragei() function
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
next