mesa.git
2014-12-25 Michel Dänzerradeonsi: Don't modify PA_SC_RASTER_CONFIG register...
2014-12-24 Eric Anholtvc4: Optimize CL emits by doing size checks up front.
2014-12-24 Eric Anholtvc4: Avoid repeated hindex lookups in the loop over...
2014-12-24 Kenneth Graunkei965: Add missing BRW_NEW_*_PROG_DATA to texture/render...
2014-12-24 Kenneth Graunkei965: Cache register write capability checks.
2014-12-24 Rob Clarkfreedreno/ir3: split out legalize pass
2014-12-24 Rob Clarkfreedreno/ir3: ra debug
2014-12-23 Alexander von... egl/haiku: Clean up SConscript whitespace
2014-12-23 Alexander von... egl/dri2: Fix build of dri2 egl driver with SCons
2014-12-23 Alexander von... egl: Clean up Haiku visual creation
2014-12-23 Alexander von... egl: Add Haiku code and support
2014-12-23 Timothy Arceriglsl: check if implicitly sized arrays match explicitly...
2014-12-22 Chad Versacei965: Use safer pointer arithmetic in gather_oa_results()
2014-12-22 Chad Versacei965: Use safer pointer arithmetic in intel_texsubimage...
2014-12-22 Chad Versacei965: Fix intel_miptree_map() signature to be more...
2014-12-22 Chad Versacei965: Remove spurious casts in copy_image_with_memcpy()
2014-12-21 Marek Olšákradeonsi: force NaNs to 0
2014-12-21 David Heidelbergst/nine: fix DBG typo (trivial)
2014-12-21 David Heidelbergr300g: implement ARR opcode
2014-12-20 Rob Clarkfreedreno/a4xx: blend-color
2014-12-20 Rob Clarkfreedreno/a4xx: alpha-test
2014-12-20 Rob Clarkfreedreno: update generated headers
2014-12-20 Rob Clarkfreedreno/ir3: trans_kill cleanup
2014-12-20 Rob Clarkfreedreno/ir3: hack for standalone compiler
2014-12-19 Matt Turneri965/fs: Add missing const qualifier.
2014-12-18 Eric Anholtvc4: Coalesce MOVs into VPM with the instructions gener...
2014-12-18 Eric Anholtvc4: Redefine VPM writes as a (destination) QIR registe...
2014-12-18 Timothy Arceridocs: note change in minimum GCC version to 4.2.0
2014-12-18 Timothy Arcerigallium: remove support for GCC older than 4.2.0
2014-12-18 Timothy Arcerimesa: bump required GCC version to 4.2.0
2014-12-18 Eric Anholtvc4: Add support for turning constant uniforms into...
2014-12-18 Eric Anholtvc4: Move follow_movs() to common QIR code.
2014-12-18 Eric Anholtvc4: Fix missing newline for load immediate instruction...
2014-12-18 Matt Turnermesa: Remove unnecessary -f from $(RM).
2014-12-18 Matt Turnermesa: Remove tarballs/checksum rules.
2014-12-18 Matt Turnergallium: Add egl and gbm to distribution.
2014-12-18 Matt Turnermesa: Set DISTCHECK_CONFIGURE_FLAGS.
2014-12-18 Matt Turnertargets/xvmc: Add uninstall hooks to handle megadriver...
2014-12-18 Matt Turnertargets/vdpau: Add uninstall hooks to handle megadriver...
2014-12-18 Matt Turnertargets/vdpau: Add clean-local rule to remove .lib...
2014-12-18 Eric Anholtvc4: Add a userspace BO cache.
2014-12-18 Eric Anholtvc4: Add dmabuf support.
2014-12-18 Eric Anholtvc4: Drop a weird argument in the BOs-from-handles...
2014-12-17 Roland Scheideggerdraw: revert using correct order for prim decomposition.
2014-12-17 Jan Veselyutil: Silence signed-unsigned comparison warnings
2014-12-17 Cody Northropi965: Require pixel alignment for GPU copy blit
2014-12-16 Mark Janesi965: remove includes of sampler.h from extern "C"...
2014-12-16 Kenneth Graunkei965/query: Cache whether the batch references the...
2014-12-16 Kenneth Graunkei965/query: Use brw_bo_map to handle stall warnings.
2014-12-16 Kenneth Graunkei965/query: Remove redundant drm_intel_bo_references...
2014-12-16 Kenneth Graunkei965/query: Add query->bo == NULL early return in Check...
2014-12-16 Kenneth Graunkei965/query: Set Ready flag in gen6_queryobj_get_results().
2014-12-16 Eric Anholtvc4: Add support for turning add-based MOVs to muls...
2014-12-16 Eric Anholtvc4: Add a helper for changing a field in an instruction.
2014-12-16 Eric Anholtvc4: Fix the name of qpu_waddr_ignores_ws().
2014-12-16 Timothy Arceridocs: note change in minimum GCC version to 4.1.0
2014-12-16 Timothy Arceriutil: remove support for GCC older than 4.1.0
2014-12-16 Timothy Arcerimesa: remove support for GCC older than 4.1.0
2014-12-16 Timothy Arcerigbm: remove support for GCC older than 4.1.0
2014-12-16 Timothy Arcerigallium: remove support for GCC older than 4.1.0
2014-12-16 Timothy Arceriegl: remove support for GCC older than 4.1.0
2014-12-16 Timothy Arcerimesa: bump required GCC version to 4.1.0
2014-12-16 Timothy Arcerimesa: remove support for GCC older than 3.3.0
2014-12-16 Matt Turneri965/fs: Add a comment explaining what saturate propaga...
2014-12-16 Eric Anholtvc4: Add support for enabling early Z discards.
2014-12-16 Brian Paulst/mesa: remove extern "C" around #includes in st_glsl_...
2014-12-16 Brian Paulprogram: remove extern "C" usage in sampler.cpp
2014-12-16 Brian Paulprogram: remove extern "C" around #includes
2014-12-16 Brian Paulglsl: remove extern "C" around #includes
2014-12-16 Brian Paulst/mesa: add extern "C" to st_context.h
2014-12-16 Brian Paulst/mesa: add extern "C" to st_program.h
2014-12-16 Brian Paulmain: remove extern C around #includes in ff_fragment_s...
2014-12-16 Brian Paulmesa: move #include of mtypes.h outside __cplusplus...
2014-12-16 Brian Paulprogram: add #ifndef SAMPLER_H wrapper
2014-12-16 Brian Paulmesa: put extern "C" in src/mesa/program/*h header...
2014-12-16 Brian Paulmesa: put extern "C" in header files
2014-12-16 Juha-Pekka... mapi: add glapi-test and shared-glapi-test to .gitignore
2014-12-16 Juha-Pekka... util: add u_atomic_test to .gitignore
2014-12-16 Juha-Pekka... glx: remove __glXstrdup()
2014-12-16 Juha-Pekka... i965: add test_vf_float_conversions to .gitignore
2014-12-16 Juha-Pekka... i965: Make validate_reg tables constant
2014-12-16 Timothy Arceriglsl: remove commented out code
2014-12-16 Timothy Arcerii965: remove commented out code
2014-12-16 Ilia Mirkinnvc0: add missed PIPE_CAP_VERTEXID_NOBASE
2014-12-16 Roland Scheideggerst/mesa: use vertex id lowering according to pipe cap...
2014-12-16 Roland Scheideggerdraw: implement support for the VERTEXID_NOBASE and...
2014-12-16 Roland Scheideggergallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEM...
2014-12-16 Dave Airlier600g/sb: implement r600 gpr index workaround. (v3.1)
2014-12-16 Vadim Girlinr600g/sb: fix issues with loops created for switch
2014-12-16 Dave AirlieRevert "r600g/sb: fix issues cause by GLSL switching...
2014-12-15 Eric Anholtvc4: Add support for 32-bit signed norm/scaled vertex...
2014-12-15 Eric Anholtvc4: Add support for 16-bit signed/unsigned norm/scaled...
2014-12-15 Eric Anholtvc4: Rename the 16-bit unpack #define.
2014-12-15 Eric Anholtvc4: Add support for 8-bit unnormalized vertex attrs.
2014-12-15 Eric Anholtvc4: Refactor vertex attribute conversions a bit.
2014-12-15 Eric Anholtvc4: Fix use of r3 as a temp in 8-bit unpacking.
2014-12-15 Eric Anholtvc4: Rename UNPACK_8* to UNPACK_8*_F.
2014-12-15 Eric Anholtvc4: Add support for UMAD.
2014-12-15 Eric Anholtvc4: 0-initialize the screen again.
2014-12-15 Maxence Le... glsl: Add gl_MaxViewports to available builtin constants
next