summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-11-22r600g: fix some winsys functions to deal properly with evergreenAlex Deucher
2010-11-22r600g: fix additional EVENT_WRITE packetAlex Deucher
2010-11-22st/mesa: set MaxUniformComponentsMarek Olšák
2010-11-22swrast: init alpha value to 1.0 in opt_sample_rgb_2d()Brian Paul
2010-11-22gallium: add PIPE_SHADER_CAP_SUBROUTINESMarek Olšák
2010-11-22Merge branch 'lp-offset-twoside'Keith Whitwell
2010-11-22r600g: pick correct color swap for A8 fbos.Dave Airlie
2010-11-21r300/compiler: Add a more efficient version of rc_find_free_temporary()Tom Stellard
2010-11-21r300/compiler: Enable rename_reg pass for r500 cardsTom Stellard
2010-11-21r300/compiler: Use presubtract operations as much as possibleTom Stellard
2010-11-21r300/compiler: Convert RGB to alpha in the schedulerTom Stellard
2010-11-21r300/compiler: Track readers through branches in rc_get_readers()Tom Stellard
2010-11-21r300/compiler: Handle BREAK and CONTINUE in rc_get_readers()Tom Stellard
2010-11-21r300/compiler: Add rc_get_readers()Tom Stellard
2010-11-21r300/compiler: Ignore alpha dest register when replicating the resultTom Stellard
2010-11-21r300/compiler: Use zero as the register index for unused sourcesTom Stellard
2010-11-21r300/compiler: Fix instruction scheduling within IF blocksTom Stellard
2010-11-21r300/compiler: Fix register allocator's handling of loopsTom Stellard
2010-11-21r300/compiler: Make sure presubtract sources use supported swizzlesTom Stellard
2010-11-21r600: Remove unnecessary header.Vinson Lee
2010-11-21st/mesa: enable ARB_explicit_attrib_location and EXT_separate_shader_objectsMarek Olšák
2010-11-21mesa: fix get_texture_dimensions() for texture array targetsBrian Paul
2010-11-21mesa: hook up GL 3.x entrypointsBrian Paul
2010-11-21glapi: rename GL3.xml to GL3x.xml as it covers all GL 3.x versionsBrian Paul
2010-11-21mesa: fix error msg typoBrian Paul
2010-11-21i915g: kill idws->poolDaniel Vetter
2010-11-21i915g: kill buf->map_gttDaniel Vetter
2010-11-21i915g: kill RGBA/X formatsDaniel Vetter
2010-11-21i915g: add pineview pci idsDaniel Vetter
2010-11-21i915g: s/hw_tiled/tilingDaniel Vetter
2010-11-21i915g: rip out ->sw_tiledDaniel Vetter
2010-11-21r300g: silence guard band cap errorsJoakim Sindholt
2010-11-21st/vega: Fix vgReadPixels with a subrectangle.Chia-I Wu
2010-11-21st/vega: Set wrap_r for mask and blend samplers.Chia-I Wu
2010-11-21st/vega: vegaLookupSingle should validate the state.Chia-I Wu
2010-11-21tgsi: Add STENCIL to text parser.Chia-I Wu
2010-11-20mesa: Clean up header file inclusion in stencil.h.Vinson Lee
2010-11-20mesa: Clean up header file inclusion in shared.h.Vinson Lee
2010-11-20mesa: Clean up header file inclusion in shaderapi.h.Vinson Lee
2010-11-20mesa: Clean up header file inclusion in scissor.h.Vinson Lee
2010-11-20mesa: Clean up header file inclusion in renderbuffer.h.Vinson Lee
2010-11-20mesa: Clean up header file inclusion in readpix.h.Vinson Lee
2010-11-20mesa: Clean up header file inclusion in rastpos.h.Vinson Lee
2010-11-20mesa: Clean up header file inclusion in polygon.h.Vinson Lee
2010-11-20intel: Remove unnecessary header.Vinson Lee
2010-11-20r600: Remove unnecesary header.Vinson Lee
2010-11-20swrast: Remove unnecessary header.Vinson Lee
2010-11-20st/mesa: Remove unnecessary headers.Vinson Lee
2010-11-20scons: Define IN_DRI_DRIVER.Chia-I Wu
2010-11-20nvfx: only expose one rt on nv30Xavier Chantry