summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-29make it buildbsw-krh-fast-batchJordan Justen16-98/+146
2014-12-29krh-fast-batch.patchKristian Høgsberg1-0/+56
2014-12-23this is the CHV map shitBen Widawsky3-21/+101
2014-12-23Add some assertsBen Widawsky2-0/+7
2014-12-23i965/mipmap: disable MCS for sint MSAA buffers on GEN8+Ben Widawsky1-1/+1
2014-12-23i965: Remove redundant width check for tiling determinationBen Widawsky1-2/+1
2014-12-23i965: Set VALIGN constraints for all gens >= 6Ben Widawsky1-1/+1
2014-12-23i965: Allow other tiling formats for 128 bpp on gen7+Ben Widawsky1-2/+2
2014-12-22i965: Allow intel_try_pbo_upload for 3D and array texturesNeil Roberts3-39/+87
2014-12-22i965: Allow GL_UNPACK_SKIP_ROWS/PIXELS in intel_try_pbo_uploadNeil Roberts1-1/+6
2014-12-22i965: Use try_pbo_upload for glTexSubImage* as wellNeil Roberts3-14/+41
2014-12-21radeonsi: force NaNs to 0Marek Olšák1-4/+8
2014-12-21st/nine: fix DBG typo (trivial)David Heidelberg1-1/+1
2014-12-21r300g: implement ARR opcodeDavid Heidelberg4-4/+16
2014-12-20freedreno/a4xx: blend-colorRob Clark1-0/+13
2014-12-20freedreno/a4xx: alpha-testRob Clark1-0/+2
2014-12-20freedreno: update generated headersRob Clark6-61/+151
2014-12-20freedreno/ir3: trans_kill cleanupRob Clark1-12/+7
2014-12-20freedreno/ir3: hack for standalone compilerRob Clark1-1/+5
2014-12-19i965/fs: Add missing const qualifier.Matt Turner1-1/+1
2014-12-18vc4: Coalesce MOVs into VPM with the instructions generating the values.Eric Anholt4-15/+143
2014-12-17vc4: Redefine VPM writes as a (destination) QIR register file.Eric Anholt3-7/+19
2014-12-18docs: note change in minimum GCC version to 4.2.0Timothy Arceri1-1/+1
2014-12-18gallium: remove support for GCC older than 4.2.0Timothy Arceri1-1/+1
2014-12-18mesa: bump required GCC version to 4.2.0Timothy Arceri1-3/+3
2014-12-17vc4: Add support for turning constant uniforms into small immediates.Eric Anholt13-46/+283
2014-12-17vc4: Move follow_movs() to common QIR code.Eric Anholt3-11/+12
2014-12-17vc4: Fix missing newline for load immediate instruction disasm.Eric Anholt1-4/+4
2014-12-17mesa: Remove unnecessary -f from $(RM).Matt Turner4-8/+8
2014-12-17mesa: Remove tarballs/checksum rules.Matt Turner1-75/+0
2014-12-17gallium: Add egl and gbm to distribution.Matt Turner1-0/+4
2014-12-17mesa: Set DISTCHECK_CONFIGURE_FLAGS.Matt Turner1-0/+13
2014-12-17targets/xvmc: Add uninstall hooks to handle megadriver hardlinks.Matt Turner1-0/+5
2014-12-17targets/vdpau: Add uninstall hooks to handle megadriver hardlinks.Matt Turner1-0/+5
2014-12-17targets/vdpau: Add clean-local rule to remove .lib links.Matt Turner1-0/+6
2014-12-17vc4: Add a userspace BO cache.Eric Anholt4-4/+175
2014-12-17vc4: Add dmabuf support.Eric Anholt4-24/+78
2014-12-17vc4: Drop a weird argument in the BOs-from-handles API.Eric Anholt3-7/+5
2014-12-17draw: revert using correct order for prim decomposition.Roland Scheidegger1-1/+3
2014-12-17util: Silence signed-unsigned comparison warningsJan Vesely1-6/+6
2014-12-16i965: Require pixel alignment for GPU copy blitCody Northrop2-4/+6
2014-12-16i965: remove includes of sampler.h from extern "C" blocksMark Janes4-5/+4
2014-12-16i965/query: Cache whether the batch references the query BO.Kenneth Graunke2-4/+26
2014-12-16i965/query: Use brw_bo_map to handle stall warnings.Kenneth Graunke1-7/+1
2014-12-16i965/query: Remove redundant drm_intel_bo_references call in CheckQuery.Kenneth Graunke1-7/+8
2014-12-16i965/query: Add query->bo == NULL early return in CheckQuery hook.Kenneth Graunke1-2/+8
2014-12-16i965/query: Set Ready flag in gen6_queryobj_get_results().Kenneth Graunke1-2/+2
2014-12-16vc4: Add support for turning add-based MOVs to muls for pairing.Eric Anholt1-2/+49
2014-12-16vc4: Add a helper for changing a field in an instruction.Eric Anholt2-11/+12
2014-12-16vc4: Fix the name of qpu_waddr_ignores_ws().Eric Anholt1-5/+5