summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mesa: Silence warningJakob Bornecrantz2012-01-101-0/+1
* mesa: Silence warningJakob Bornecrantz2012-01-101-0/+1
* draw: Silence warningJakob Bornecrantz2012-01-101-12/+0
* target-helpers: If neither softpipe or llvmpipe is used just return the screenJakob Bornecrantz2012-01-101-0/+2
* draw/softpipe: EXT_transform_feedback support (v2)Dave Airlie2012-01-1015-217/+185
* gallium: introduce GLSL based interpolation rules. (v2)Dave Airlie2012-01-107-6/+19
* nvc0: fix FP header clip distance maskChristoph Bumiller2012-01-101-5/+5
* nvc0/ir: TXF array index already is an integerChristoph Bumiller2012-01-101-3/+6
* nv50/ir: handle TGSI_SEMANTIC_VERTEXIDChristoph Bumiller2012-01-104-8/+8
* nv50/ir/tgsi: translate SNE as unordered comparisonChristoph Bumiller2012-01-101-0/+1
* nv50/ir/ra: don't coalesce contraint-movesChristoph Bumiller2012-01-101-0/+4
* nvc0: enable shader watchdog timerChristoph Bumiller2012-01-102-0/+8
* nv50/ir/tgsi: handle TGSI_OPCODE_IABSChristoph Bumiller2012-01-101-0/+3
* nv50/ir/opt: optimize u32 MOD by power of 2 into ANDChristoph Bumiller2012-01-101-0/+8
* nv50/ir/opt: s/SHL/SHR in optimization of u32 DIVChristoph Bumiller2012-01-101-1/+1
* nv50/ir,nvc0: make ClipDistance and ClipVertex workChristoph Bumiller2012-01-106-24/+54
* nv50,nvc0: handle new PIPE_CAPsChristoph Bumiller2012-01-102-0/+15
* nvc0/ir/emit: fix modifiers of f32 add with long immediateChristoph Bumiller2012-01-101-5/+11
* nvc0/ir: fix default insertion position in pre-SSA lowering passChristoph Bumiller2012-01-101-7/+1
* Squash-merge branch 'gallium-clip-state'Marek Olšák2012-01-1079-322/+330
* i965: Fix zeroing of unused attributes in 3DSTATE_SBE.Kenneth Graunke2012-01-091-2/+2
* i965: Re-sync outdated comments about Gen6+ push constants.Kenneth Graunke2012-01-092-2/+2
* i965: Update dirty bit comments for the gen7_ps_state atom.Kenneth Graunke2012-01-091-1/+2
* i965: Annotate the use of _NEW_PROGRAM in Gen6+ SF state atoms.Kenneth Graunke2012-01-092-2/+2
* i965: Add missing _NEW_PROGRAM dirty bit to the brw_sf_state atom.Kenneth Graunke2012-01-091-0/+2
* i965: Add missing _NEW_PROGRAM dirty bit to the gen7_sbe_state atom.Kenneth Graunke2012-01-091-0/+2
* i965: Remove BRW_NEW_CURBE_OFFSETS dirty bit from Gen7 atoms.Kenneth Graunke2012-01-092-5/+2
* i965: Remove BRW_NEW_URB_FENCE dirty bit from Gen6+ atoms.Kenneth Graunke2012-01-095-8/+2
* i965: Add missing _NEW_BUFFERS dirty bit to Gen6+ DEPTH_STENCIL atoms.Kenneth Graunke2012-01-091-1/+1
* glsl: fix glsl optimization infinite loop from copy_propagation_elementsAndy Clayton2012-01-091-0/+10
* softpipe: Document new llvm flagJakob Bornecrantz2012-01-091-0/+2
* softpipe: Don't use llvm in drawJakob Bornecrantz2012-01-091-1/+4
* draw: Fail if we fail to enable llvm when asked for itJakob Bornecrantz2012-01-091-5/+11
* draw: Make it possible to create a llvm free contextJakob Bornecrantz2012-01-092-15/+35
* mesa: Bump version to 8.0 (devel)Kenneth Graunke2012-01-095-12/+12
* radeon/winsys: fix get info ioctl error checkingJerome Glisse2012-01-091-3/+5
* i965/fs: Fix projector==1.0 optimization pre-gen6.Eric Anholt2012-01-091-7/+3
* i965/fs: Fix GPU hangs with 16-wide integer div/mod on gen7.Eric Anholt2012-01-091-0/+6
* mesa: Fix bogus transform feedback error message when subscripting non-array.Paul Berry2012-01-091-3/+3
* mesa: fix error message in _mesa_BlitFramebufferEXT()Brian Paul2012-01-091-1/+1
* mesa: check depth, stencil formats (not depths) in glBlitFramebufferBrian Paul2012-01-091-6/+4
* mesa: add missing error check for linear blit of integer colorsBrian Paul2012-01-091-0/+13
* swrast: convert blit_linear() to Map/UnmapRenderbuffer()Brian Paul2012-01-091-25/+158
* mesa: add _mesa_unpack_ubyte_rgba_row() functionBrian Paul2012-01-092-0/+502
* mesa: rename _mesa_unpack_int_rgba_row() to _mesa_unpack_uint_rgba_row()Brian Paul2012-01-093-5/+5
* vl: replace decode_buffers with auxiliary data fieldChristian König2012-01-0919-158/+146
* i965: Actually enable SIMD16 dispatch on Ivybridge.Kenneth Graunke2012-01-081-2/+7
* nvfx: remove unused-but-set variablesMarek Olšák2012-01-082-5/+0
* i965: Correct _NEW_TRANSOFORM typos.Kenneth Graunke2012-01-072-2/+2
* i965: Correct misspellings of "invariant".Kenneth Graunke2012-01-074-9/+9