summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)Author
2010-11-22r600g: add support for ontario APUsAlex Deucher
2010-11-22r300g: Avoid returning values in a static array, fixing a potential raceMathias Fröhlich
2010-11-22r600g: fix some winsys functions to deal properly with evergreenAlex Deucher
2010-11-22r600g: fix additional EVENT_WRITE packetAlex Deucher
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-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-20nvfx: only expose one rt on nv30Xavier Chantry
2010-11-20r600g: Fix location for clip plane registersOwen W. Taylor
2010-11-20r300g: fix rendering with no vertex elementsMarek Olšák
2010-11-19r600g: use full range of VS resources for vertex samplersAlex Deucher
2010-11-19r600g: use meaningful defines for chiprevAlex Deucher
2010-11-19r600g: translate ARR instruction for evergreenAlex Deucher
2010-11-19r600g: add fetch shader capabilitiesJerome Glisse
2010-11-19r600g: All EVENT_WRITE packets need the EVENT_INDEX fieldAlex Deucher
2010-11-19r600g: fix occlusion query on evergreen (avoid lockup)Jerome Glisse
2010-11-19llvmpipe: twoside for specular color alsoKeith Whitwell
2010-11-19llvmpipe: fix up twoside after recent changesKeith Whitwell
2010-11-19llvmpipe: fix such that offset/twoside function only does in-place modificationHui Qi Tay
2010-11-18scons: Use inline wrap helpers more consistently.José Fonseca
2010-11-18gallium/noop: report GL 2.1Dave Airlie
2010-11-18st/glx: Replace MESA_VERSION_STRING by xmesa_get_name.Chia-I Wu
2010-11-18st/wgl: Use st_context_iface::share for DrvShareLists.Chia-I Wu
2010-11-18gallium: Add st_context_iface::share to st_api.Chia-I Wu
2010-11-18gallium: Add st_api::name.Chia-I Wu
2010-11-18st/vega: Do not wait NULL fences.Chia-I Wu
2010-11-17r600g: fix buffer alignmentAlex Deucher
2010-11-17gallium: Remove redundant sw and debug target helpersJakob Bornecrantz
2010-11-17graw: Use inline debug helper instead of non-inline versionJakob Bornecrantz
2010-11-17libgl-xlib: Use inline debug helper instead of non-inline versionJakob Bornecrantz
2010-11-17r600g: code cleanup (indent, trailing space, empty line ...)Jerome Glisse
2010-11-17r300g: print FS inputs uninitialized due to hardware limits to stderrMarek Olšák
2010-11-17r600g: Synchronize supported color formats between Evergreen and r600/r700.Henri Verbeet
2010-11-17r600g: Swizzle vertex data only once.Henri Verbeet
2010-11-16r300g: remove the hack with OPCODE_RETMarek Olšák
2010-11-16libgl-gdi: Allow to pick softpipe/llvmpipe on runtime.José Fonseca
2010-11-15r600g: Add PIPE_FORMAT_L8A8_UNORM for Evergreen as well.Henri Verbeet
2010-11-15r600g: Evergreen has two extra frac_bits for the sampler LOD state.Henri Verbeet
2010-11-15r600g: Cleanup the fenced_bo list in r600_context_fini().Henri Verbeet