37789 次程式碼提交 (6c03c576cc49bbb008de66d374f4302ff0fe0390)
 

作者 SHA1 備註 提交日期
  Ian Romanick 6c03c576cc Merge branch 'glsl2' 15 年之前
  Vinson Lee 15a3b42e13 util: Remove check_os_katmai_support. 15 年之前
  Dave Airlie f50df65fcc r600g: drop libdrm_radeon link 15 年之前
  Kenneth Graunke a433cd286c glsl2: Refresh autogenerated file builtin_function.cpp. 15 年之前
  Kenneth Graunke 2f9ecc818d glsl2: Add builtins profile for GLSL 1.30. 15 年之前
  Ian Romanick 45d97dd6d5 linker: Include compiler.h to avoid spurious warnings about INLINE 15 年之前
  Ian Romanick d0a9cbd20e glsl2: Silence unused variable warning 15 年之前
  Vinson Lee f437ee85f4 translate: Move loop variable declaration outside for loop. 15 年之前
  Kenneth Graunke 2e26145862 glcpp: Refresh autogenerated lexer and parser. 15 年之前
  Kenneth Graunke 6be3a8b70a glcpp: Remove spurious newline generated by #version handling. 15 年之前
  Marek Olšák ecec6df9cf r300g: fix assert in the rasterizer block for r3xx-r4xx 15 年之前
  Ian Romanick fc63e37b97 ir_to_mesa: Silence unused variable warnings 15 年之前
  Ian Romanick 68772031e6 ir_to_mesa: Clean up assertions in ir_to_mesa_visitor::visit(ir_texture *) 15 年之前
  Ian Romanick 0bf63733e5 ir_to_mesa: Support texture rectangle targets 15 年之前
  José Fonseca b421cb9546 translate: Remove unused temporary register. 15 年之前
  José Fonseca ded92e5dd8 translate: Eliminate void pointer arithmetic. 15 年之前
  Chia-I Wu f945cb6515 st/egl: Add support for EGL_KHR_fence_sync. 15 年之前
  Chia-I Wu 2b2c5c4f5c egl: Add support for EGL_KHR_fence_sync. 15 年之前
  Chia-I Wu 4b2495661f st/egl: Add support for EGL_KHR_reusable_sync. 15 年之前
  Chia-I Wu 4eebea74a8 egl: Add support for EGL_KHR_reusable_sync. 15 年之前
  Chia-I Wu b2a575ff28 egl: Update eglext.h. 15 年之前
  Alex Deucher 5ff769b21d r600c: blit emit updates 15 年之前
  Luca Barbieri f201217c1d draw_llvm: fix segfaults on non-SSE2 CPUs where it is disabled (v2) 15 年之前
  Luca Barbieri c2da8e7702 translate_sse: major rewrite (v5) 15 年之前
  Luca Barbieri a3e6e50544 rtasm: add minimal x86-64 support and new instructions (v5) 15 年之前
  Luca Barbieri 4a4e29a9ab translate: add support for 8/16-bit indices 15 年之前
  Luca Barbieri 68e74f1b01 translate_sse: remove useless generated function wrappers 15 年之前
  Luca Barbieri 1cb92fb92e translate_generic: factor out common code between linear and indexed 15 年之前
  Luca Barbieri ddcf028aa0 translate_generic: use memcpy if possible (v3) 15 年之前
  Chia-I Wu 9271059b36 drwa: Fix polygon edge flags. 15 年之前
  Chia-I Wu aaf51ed7c2 draw: No need to make max_vertices even. 15 年之前
  Chia-I Wu c3fee80f2b draw: Remove DRAW_PIPE_MAX_VERTICES and DRAW_PIPE_FLAG_MASK. 15 年之前
  Chia-I Wu a072f0e186 drwa: Add PRIMITIVE macro to vsplit. 15 年之前
  Chia-I Wu 7b3beb2240 draw: last_vertex_last is always true for GS and SO. 15 年之前
  Chia-I Wu a97419a3ba draw: Remove varray and vcache. 15 年之前
  Chia-I Wu 5a085c623f draw: Replace vcache by vsplit. 15 年之前
  Chia-I Wu 5b6bf799e6 draw: Replace varray by vsplit. 15 年之前
  Chia-I Wu 04bc530dbd draw: Add vsplit frontend. 15 年之前
  Chia-I Wu 56213a64fe draw: Add new util function draw_pt_trim_count. 15 年之前
  Chia-I Wu 9d2be38fad draw: Simplify frontend interface a little. 15 年之前
  Chia-I Wu f132498347 draw: Add prim flags to middle ends. 15 年之前
  Chia-I Wu f141abdc8f draw: Add flags to draw_prim_info. 15 年之前
  nobled 9d4a0d7d4d st/mesa: test for FEATURE defines 15 年之前
  nobled 70f9f5f7d4 dri/nouveau: test for FEATURE defines 15 年之前
  nobled 234a065171 dri/radeon: test for FEATURE defines 15 年之前
  Vinson Lee 3261c6c41e x86: Remove unnecessary header from sse.h. 15 年之前
  Vinson Lee 2144f8e95e x86: Include missing headers in mmx.h. 15 年之前
  Vinson Lee 51f979c347 x86: Remove unnecessary header from 3dnow.h. 15 年之前
  Vinson Lee 15c7ce867c glsl: Clean up header file inclusion in slang_typeinfo.h. 15 年之前
  Vinson Lee 9965ee5571 glsl: Include missing header in slang_codegen.h. 15 年之前