radeon: Fix memory leaks from early return.
[mesa.git] / src / mesa /
2010-03-12 Vinson Leeradeon: Fix memory leaks from early return.
2010-03-11 Brian Paulst/mesa: s/BUFFER_FRONT_LEFT/surfIndex/
2010-03-11 Brian Paulst/mesa: fix st_set_framebuffer_surface() state validation
2010-03-11 Brian PaulARB prog parser: added (float) casts and regenerate...
2010-03-10 Karl Schultzwindows: fix compilation errors and warnings
2010-03-10 Brian Paulst/mesa: fix incorrect glCopyPixels between window/FBO
2010-03-10 Brian Paulst/mesa: fix incorrect glDrawPixels into FBO
2010-03-08 Alex Deucherradeon: don't attempt to use alternate blit formats...
2010-03-08 Brian Paulst/mesa: don't detach renderbuffer, surface in st_finis...
2010-03-08 Alex Deucherr600: enable GL_ARB_pixel_buffer_object
2010-03-08 Brian Paulmesa: add additional missing z formats for render to...
2010-03-08 Alex Deucherradeon/r200/r600: allow src and dst BOs to be placed...
2010-03-08 Alex Deucherradeon/r200/r600: reset bos when validating buffers...
2010-03-08 Alex Deucherr600: recalculate point size, if point min/max size...
2010-03-08 Alex Deucherr600: no need to flush on context init
2010-03-08 Maciej Cencorar300: don't enable EXT_packed_depth_stencil
2010-03-08 Maciej Cencoraradeon: no need to emit full state twice after flush
2010-03-08 Maciej Cencorar300: allow src and dst BOs to be placed in GTT during...
2010-03-08 Maciej Cencorar300: reset bos when validating buffers during blit
2010-03-08 Maciej Cencoraradeon: fallback to software in glCopyTexImage if blit...
2010-03-08 Maciej Cencorar300: VAP flush is needed only when vertex program...
2010-03-08 Maciej Cencorar300: recalculate point size, if point min/max size...
2010-03-08 Maciej Cencorar300: no need to flush on context init
2010-03-08 Maciej Cencorar300: remove unnecessary code
2010-03-08 Brian Paulmesa: add render-to-texture case for MESA_FORMAT_S8_Z24
2010-03-08 Brian Paulmesa: s/GL_DEPTH_STENCIL/GL_DEPTH_COMPONENT/ for MESA_F...
2010-03-06 Ian Romanickmeta: Use the DrawBuffer's stencil size
2010-03-06 Ian Romanickswrast: Remove redundant test of the visual's accumulat...
2010-03-06 Ian Romanickswrast: Adjust colors based on ReadBuffer visual, not...
2010-03-06 Ian Romanickswrast: Remove stray comment that mentions ctx->Visual
2010-03-05 Eric Anholti965: Only use the effective subset of the WM sampler...
2010-03-05 Eric Anholtintel: Remove support for the DRI1 TFP extension.
2010-03-05 Eric Anholti965: Remove the paths for making a const surface objec...
2010-03-05 Eric Anholti965: Remove the unused SDC BO pointer from the sampler...
2010-03-05 Eric Anholti965: Rename SNB brw_*_key structs to gen6_*_key structs.
2010-03-05 Eric Anholti965: Pack gen6 blend_state_key structure.
2010-03-05 Eric Anholtintel: Only do batchbuffer debug if --enable-debug...
2010-03-05 Eric Anholtintel: Replace batch macro contents with function calls.
2010-03-05 Eric Anholtintel: Move the assertions about reloc delta from the...
2010-03-05 Eric Anholtintel: Check that the batch is mapped per BEGIN, not...
2010-03-05 Eric Anholti965: Try to assign SNB SF inputs to outputs.
2010-03-05 Eric Anholti965: Fix the SNB SF input size.
2010-03-05 Chris WilsonAlways return VOLATILE for ObjectPurgeable(VOLATILE)
2010-03-05 Brian Paulmesa: minor reformatting, new comments
2010-03-05 Brian Paulmesa: whitespace fixes, 80-column wrapping, etc.
2010-03-05 Chris WilsonMerge branch 'object-purgeable'
2010-03-05 Chris WilsonAPPLE_object_purgeable: intel
2010-03-05 Chris WilsonAPPLE_object_purgeable: core
2010-03-05 Chia-I Wumesa/es: Update GLAPI and APISpec for GL_OES_EGL_image.
2010-03-05 Vinson LeeRevert "mesa: Remove pointless comparison of unsigned...
2010-03-05 Eric Anholtintel: Remove non-kernel-exec-fencing support.
2010-03-05 Eric Anholtintel: Remove the unused s8 spans code. Not hit during...
2010-03-04 Michel DänzerFix comparison of unsigned value against < 0.
2010-03-04 Francisco Jerezdri/nouveau: Remove some CI remnants.
2010-03-04 Andrew Randrianasuludri/nouveau: Trivially add GL_ARB_texture_mirrored_repeat.
2010-03-04 Andrew Randrianasuludri/nouveau: Enable GL_EXT_stencil_wrap.
2010-03-04 Andrew Randrianasuludri/nouveau: Add GL_EXT_stencil_wrap for nv04.
2010-03-04 Francisco Jerezdri/nouveau: Fix rb->DataType for z24s8 renderbuffers.
2010-03-04 Francisco Jerezdri/nouveau: Try to keep client buffers smaller than...
2010-03-04 Francisco Jerezdri/nouveau: Pack client arrays as they're copied to...
2010-03-04 Chris WilsonAPPLE_object_purgeable: autogenerated files
2010-03-04 Chris WilsonAPPLE_object_purgeable: xml
2010-03-04 Eric Anholti915: Enable texture tiling by default.
2010-03-04 Eric Anholti915: Fix up i830 for tiled drawing offsets.
2010-03-04 Ian RomanickDRI: Put back missing break-statement
2010-03-04 Vinson LeeRevert "mesa: Fix unsigned comparison."
2010-03-04 Vinson Leeglsl: Remove unsigned greater than or equal zero compar...
2010-03-04 Vinson Leemesa: Fix unsigned comparison.
2010-03-04 Vinson Leeglsl: Remove unsigned greater than or equal zero compar...
2010-03-04 Vinson Leeglsl: Return NULL on _slan_gen_asm error path on non...
2010-03-04 Vinson Leeglsl: Add assert to check input to strcmp.
2010-03-04 Vinson Leemesa: Add asserts to check inputs to memcpy.
2010-03-04 Dave Airlier300: make blit code work on swtcl machines.
2010-03-04 Dave Airlier300_blit: initialise whole fp structure to 0
2010-03-04 Ian RomanickFix unmatched parenthesis introduce by previous commits
2010-03-04 Ian RomanickRemove support for GCC older than 3.3.0 from generated...
2010-03-04 Ian RomanickRemove support for GCC older than 3.3.0 from generator...
2010-03-04 Ian RomanickRemove support for GCC older than 3.3.0
2010-03-03 Alex Deucherradeon/r200/r300/r600: add check_blit vtbl function
2010-03-03 Ian RomanickRemove stray defines of HAVE_RGBA
2010-03-03 Ian Romanickmesa/tnl_dd: Remove color-index support from t_dd_unfil...
2010-03-03 Ian Romanickmesa/tnl_dd: White-space / indentation fixes after...
2010-03-03 Ian Romanickmesa/tnl_dd: Remove color-index support from t_dd_tritmp.h
2010-03-03 Ian Romanickmesa: Remove unused RasterIndex field
2010-03-03 Ian Romanickmesa: Always return default value for CURRENT_RASTER_INDEX
2010-03-03 Ian Romanickmesa: Eliminate index parameter to _mesa_feedback_vertex
2010-03-03 Ian Romanickmesa: Remove ClearIndex and IndexMask from device-drive...
2010-03-03 Ian Romanickswrast: Remove _swrast_logicop_ci_span
2010-03-03 Ian Romanickmesa: Remove _mesa_add_color_index_renderbuffers
2010-03-03 Ian Romanickmesa: Remove checks of Visual.rgbMode in Get paths
2010-03-03 Ian Romanickmesa: Remove checks of Visual.rgbMode
2010-03-03 Ian Romanickmesa: Remove support for creating color-index visuals
2010-03-03 Ian Romanicktnl: Remove color-index TNL support
2010-03-03 Ian RomanickDRI: Remove support for color-index visuals
2010-03-03 Ian Romanickswrast_setup: Remove more color-index rendering support
2010-03-03 Ian Romanickswrast: Remove color-index rendering support from s_spa...
2010-03-03 Ian Romanickmesa/xlib: Remove support for color-index rendering
2010-03-03 Ian Romanickosmesa: Remove support for color-index rendering
2010-03-03 Ian Romanickfbdev: Remove support for color-index rendering
2010-03-03 Ian RomanickDRI/swrast: Remove color-index support from DRI swrast...
next