80711 次程式碼提交 (8c43c06e0463515c1339d44cbb8f78169e6a06fb)
 

作者 SHA1 備註 提交日期
  Jason Ekstrand 71775afe6e i965/blorp: Make state setup C-safe 10 年之前
  Jason Ekstrand bed74299c2 i965/blorp: Convert brw_blorp.cpp to a C file 10 年之前
  Jason Ekstrand 0551f3dfa4 i965/blorp: Make all of brw_blorp.h accessible to C 10 年之前
  Jason Ekstrand b3f08b5424 i965/blorp: Turn brw_blorp_params into a C-style struct 10 年之前
  Jason Ekstrand 33fa12c50f i965/blorp: Turn coord_transform into a C-style struct 10 年之前
  Jason Ekstrand b6dd8e42f0 i965/blorp: Turn blorp_surface_info into a C-style struct 10 年之前
  Jason Ekstrand a543f741bf i965/blorp: Roll mip_info into surface_info 10 年之前
  Jason Ekstrand 3839936497 i965/blorp: Get rid of the blorp_blit_params class 10 年之前
  Jason Ekstrand 8096ed7e27 i965/blorp: Remove the hiz params class 10 年之前
  Jason Ekstrand e35d9407dc i965/blorp: Remove the clear params classes 10 年之前
  Jason Ekstrand 659400cba3 i965/blorp: Remove the arguments to brw_blorp_params() 10 年之前
  Jason Ekstrand 2dda4ff014 i965/blorp: Refactor to get rid of the get_wm_prog virtual function 10 年之前
  Tim Rowley 18d1658633 swr: autogenerate swr_context_llvm.h 10 年之前
  Laurent Carlier 12cf08fcc3 anv: honor DESTDIR when installing icd file 10 年之前
  Juha-Pekka Heikkila ec5f7fc7bd i965/meta: initialize values to avoid random behaviour on error path 10 年之前
  Juha-Pekka Heikkila 51632d6f27 meta: Avoid random memory access on error 10 年之前
  Grazvydas Ignotas cea3a7e615 mesa: add tags file to gitignore 10 年之前
  Jakob Sinclair dda50af9c4 mesa: Remove every double semi-colon 10 年之前
  Jakob Sinclair e5d027ec7d glx: Remove every double semi-colon 10 年之前
  Jakob Sinclair ea327dc451 gallium: Remove every double semi-colon 10 年之前
  Jakob Sinclair de743a07ac egl: Remove every double semi-colon 10 年之前
  Jakob Sinclair e129e6eb89 gallium/r600: removing double semi-colons 10 年之前
  Jakob Sinclair 12da8bb5f4 mesa/main: removing double semi-colons 10 年之前
  Jakob Sinclair 09e4ac00ac glsl: removing double semi-colons 10 年之前
  Jose Fonseca 52c7443932 glx: Don't enclose includes inside `extern "C" { }`. 10 年之前
  Marek Olšák 80e5fb60b4 radeonsi: add RW_BUFFERS only once in si_ce_needed_cs_space 10 年之前
  Marek Olšák 2b4b5ebfcf egl: fix make check broken by interop support 10 年之前
  Samuel Pitoiset e64ee4cf60 docs: mark ARB_compute_shader as done for nvc0 10 年之前
  Samuel Pitoiset 5c429f88d9 nvc0: expose GLSL version 420 on GK110 10 年之前
  Samuel Pitoiset a0e777f6a1 nvc0: enable ARB_shader_image_load_store on GK110 10 年之前
  Samuel Pitoiset 2daaa5d657 gk110/ir: add emission for VSHL 10 年之前
  Samuel Pitoiset af5925209d gk110/ir: add emission for OP_SUEAU, OP_SUBFM and OP_SUCLAMP 10 年之前
  Samuel Pitoiset 1f8900a8e0 gk110/ir: add emission for OP_SULDB and OP_SUSTx 10 年之前
  Samuel Pitoiset fddd8523d4 gk110/ir: add emission for OP_MADSP 10 年之前
  Samuel Pitoiset c2ce22ca46 gk110/ir: add emission for OP_PERMT 10 年之前
  Samuel Pitoiset 222d1a1bff nvc0: expose GLSL version 420 on GK104 10 年之前
  Ilia Mirkin 9e367ed480 nvc0: enable ARB_shader_image_load_store on GK104 10 年之前
  Samuel Pitoiset 0d64d39e81 nvc0: inform users that 3D images are not fully supported 10 年之前
  Samuel Pitoiset fdbb476829 nvc0: reduce GL_MAX_3D_TEXTURE_SIZE to 2048 on Kepler+ 10 年之前
  Samuel Pitoiset 6fc6d548ed nvc0/ir: check that the image format doesn't mismatch 10 年之前
  Samuel Pitoiset fbeb69757c nvc0/ir: prevent out of bounds when no images are bound 10 年之前
  Samuel Pitoiset 5ba5714483 nvc0/ir: add indirect support for images on Kepler 10 年之前
  Samuel Pitoiset 8b540db44c nvc0/ir: fix 1D arrays images for Kepler 10 年之前
  Samuel Pitoiset e478156ed7 nvc0/ir: fix cube images for Kepler 10 年之前
  Ilia Mirkin 3ce80f924d nv50/ir: add support for SULDP -> SULDB conversion 10 年之前
  Samuel Pitoiset d64ea4e48e nv50/ir: make use of OP_SUQ for surfaces query 10 年之前
  Samuel Pitoiset 7c47db359e nv50/ir: add OP_BUFQ for buffers query 10 年之前
  Samuel Pitoiset e09434047d nv50/ir: enable early fragment test with explicit user control 10 年之前
  Samuel Pitoiset 08f4faa542 nvc0/ir: fix constraints for OP_SUSTx on Kepler 10 年之前
  Samuel Pitoiset 119d087758 nv50/ir: re-introduce TGSI lowering pass for images 10 年之前