37815 Commits (6992c3c3739dad249e8c396057d5cbeedcdf91de)
 

Author SHA1 Message Date
  Eric Anholt 6992c3c373 ir_to_mesa: Fix implementation of ir_binop_equal, ir_binop_notequal. 15 years ago
  Eric Anholt 02e1639829 i915: Add support for SSG opcode. 15 years ago
  Eric Anholt e43b250fc0 i915: Add support for reading output regs in the FS. 15 years ago
  Eric Anholt 66690864ef i915: Add support for OPCODE_DP2. 15 years ago
  Eric Anholt a58514cc9c i915: Enable ARB_fragment_shader by default. 15 years ago
  Ian Romanick bdc0e5285a glsl2: Fix transpose of rows and cols 15 years ago
  Henri Verbeet 8f5f44c9c8 r600c: Handle reads from PROGRAM_OUTPUT 15 years ago
  Ian Romanick 40e114b5dc linker: Demote user-defined varyings in the VS-only case 15 years ago
  Benjamin Segovia 5a38e70d59 prog_optimize: Only merge writes to temporary registers 15 years ago
  Jerome Glisse 608f749ec3 r600g: fix fake pixel output 15 years ago
  Eric Anholt 147ca9f3fc i965: Add support for DP2 in the VS. 15 years ago
  Eric Anholt 0e6066df63 glsl: When doing algebraic simplification, make sure the type still matches. 15 years ago
  Eric Anholt f166d94fac glsl: Make ir_algebraic new expressions allocate out of the parent. 15 years ago
  Ian Romanick 664364052f ir_constant: Don't assert on out-of-bounds array accesses 15 years ago
  Eric Anholt 1b708d8f4d mesa: Dump shader source before validating the shader. 15 years ago
  Alex Deucher 6cee1d6adf r600c: fix dword miscount in blit emit code 15 years ago
  Chia-I Wu 7f36b2980b targets/egl: Link with DRI_LIB_DEPS. 15 years ago
  nobled 37e5f78422 gallivm: Fix and re-enable MMX-disabling code 15 years ago
  Dave Airlie 0aa41e1d96 mesa: fix es1/2 build hopefully 15 years ago
  Dave Airlie 1c2a44e445 r300g: fix context destroy under hyperz 15 years ago
  Vinson Lee 462e8a8b0d scons: Add -fno-common for 64-bit builds on Mac OS X. 15 years ago
  Dave Airlie 6043ee6e62 r600g: kill event type magic number in winsys 15 years ago
  Vinson Lee 279aeebff5 configs: Add -ltalloc to linux-dri. 15 years ago
  Dave Airlie 3e58007892 r600g: add user clip plane support. 15 years ago
  Eric Anholt 00ce188eb8 i965: Use the implied move available in most brw_wm_emit brw_math() calls. 15 years ago
  Eric Anholt 62383ae6fe i965: Add disasm for Compr4 instruction compression. 15 years ago
  Ian Romanick 6c03c576cc Merge branch 'glsl2' 15 years ago
  Vinson Lee 15a3b42e13 util: Remove check_os_katmai_support. 15 years ago
  Dave Airlie f50df65fcc r600g: drop libdrm_radeon link 15 years ago
  Kenneth Graunke a433cd286c glsl2: Refresh autogenerated file builtin_function.cpp. 15 years ago
  Kenneth Graunke 2f9ecc818d glsl2: Add builtins profile for GLSL 1.30. 15 years ago
  Ian Romanick 45d97dd6d5 linker: Include compiler.h to avoid spurious warnings about INLINE 15 years ago
  Ian Romanick d0a9cbd20e glsl2: Silence unused variable warning 15 years ago
  Vinson Lee f437ee85f4 translate: Move loop variable declaration outside for loop. 15 years ago
  Kenneth Graunke 2e26145862 glcpp: Refresh autogenerated lexer and parser. 15 years ago
  Kenneth Graunke 6be3a8b70a glcpp: Remove spurious newline generated by #version handling. 15 years ago
  Marek Olšák ecec6df9cf r300g: fix assert in the rasterizer block for r3xx-r4xx 15 years ago
  Ian Romanick fc63e37b97 ir_to_mesa: Silence unused variable warnings 15 years ago
  Ian Romanick 68772031e6 ir_to_mesa: Clean up assertions in ir_to_mesa_visitor::visit(ir_texture *) 15 years ago
  Ian Romanick 0bf63733e5 ir_to_mesa: Support texture rectangle targets 15 years ago
  José Fonseca b421cb9546 translate: Remove unused temporary register. 15 years ago
  José Fonseca ded92e5dd8 translate: Eliminate void pointer arithmetic. 15 years ago
  Chia-I Wu f945cb6515 st/egl: Add support for EGL_KHR_fence_sync. 15 years ago
  Chia-I Wu 2b2c5c4f5c egl: Add support for EGL_KHR_fence_sync. 15 years ago
  Chia-I Wu 4b2495661f st/egl: Add support for EGL_KHR_reusable_sync. 15 years ago
  Chia-I Wu 4eebea74a8 egl: Add support for EGL_KHR_reusable_sync. 15 years ago
  Chia-I Wu b2a575ff28 egl: Update eglext.h. 15 years ago
  Alex Deucher 5ff769b21d r600c: blit emit updates 15 years ago
  Luca Barbieri f201217c1d draw_llvm: fix segfaults on non-SSE2 CPUs where it is disabled (v2) 15 years ago
  Luca Barbieri c2da8e7702 translate_sse: major rewrite (v5) 15 years ago