76399 次程式碼提交 (b63fe0552b5f983bc19ab45231687dc684c5a267)
 

作者 SHA1 備註 提交日期
  Brian Paul b63fe0552b st/mesa: overhaul vertex setup for clearing, glDrawPixels, glBitmap 9 年之前
  Brian Paul 2b1535f82f st/mesa: include u_draw.h, not u_draw_quad.h in st_draw.c 9 年之前
  Jan Vesely 04085afcbf configure: Bail out on llvm-config component error 9 年之前
  Matthew Dawson 0bba5ca468 Handle removal of LLVMAddTargetData in SVN revision 260919 9 年之前
  Topi Pohjolainen 7287cc8440 i965: Expose logic telling if non-msrt mcs is supported 9 年之前
  Topi Pohjolainen dd37b6aaa9 i965/gen9: Refactor msrt mcs initialization 9 年之前
  Topi Pohjolainen 2bd58790e2 i965: Add a few assertions on lossless compression 9 年之前
  Topi Pohjolainen 56f29911ec i965: Add a flag telling color resolve pass to ignore CCS_E 9 年之前
  Topi Pohjolainen 97f4ca90b8 i965: Add resolve option for lossless compression 9 年之前
  Topi Pohjolainen 0e79bff957 i965: Allow fast clear to be used with lossless compression 9 年之前
  Topi Pohjolainen 4b801116d3 i965: Add helper for detecting lossless compression 9 年之前
  Topi Pohjolainen 36b7c0dad9 Revert "i965: Restore vbo after color resolve during brw_try_draw_prims()" 9 年之前
  Ben Skeggs 33ace5544e nvc0: initial support for GM20x GPUs 9 年之前
  Ben Skeggs 97fc3fd559 nvc0: implement support for maxwell texture headers 9 年之前
  Ben Skeggs 7333b0c20c nvc0: import maxwell texture header definitions from rnndb 9 年之前
  Ben Skeggs 733c8f8c73 nv50-: split tic format specification 9 年之前
  Ben Skeggs a928cbc205 nv50-: remove nv50_texture.xml.h 9 年之前
  Ben Skeggs ff1af29dd9 nvc0: switch nvc0_tex.c to updated g80_texture.xml.h 9 年之前
  Ben Skeggs c999736c18 nvc0: switch nvc0_surface.c to updated g80_texture.xml.h 9 年之前
  Ben Skeggs 63880dca12 nv50: switch nv50_tex.c to updated g80_texture.xml.h 9 年之前
  Ben Skeggs a15c08c95c nv50: switch nv50_surface.c to updated g80_texture.xml.h 9 年之前
  Ben Skeggs 59d93ad1be nv50: switch nv50_state.c to updated g80_texture.xml.h 9 年之前
  Ben Skeggs 1a45b7afb6 nv50-: switch nv50_formats.c to updated g80_texture.xml.h 9 年之前
  Ben Skeggs d5ac81295d nv50: import updated g80_texture.xml.h from rnndb 9 年之前
  Ben Skeggs 7235b6250d nv50-: remove nv50_defs.xml.h 9 年之前
  Ben Skeggs b04b16754c nv50-: switch nv50_formats.c to updated g80_defs.xml.h 9 年之前
  Ben Skeggs 3444f83077 nv50-: improved macros to handle format specification 9 年之前
  Ben Skeggs 346d7a24ea nv50-: separate vertex formats from surface format descriptions 9 年之前
  Ben Skeggs 3e2dd50d81 nvc0: remove unnecessary includes 9 年之前
  Ben Skeggs e8eda47898 nvc0: switch nvc0_tex.c to updated g80_defs.xml.h 9 年之前
  Ben Skeggs 546ccf3f82 nvc0: switch nvc0_surface.c to updated g80_defs.xml.h 9 年之前
  Ben Skeggs 0a0d8e4497 nv50: remove unnecessary include 9 年之前
  Ben Skeggs 9c4b7748db nv50: switch nv50_transfer.c to g80_defs.xml.h 9 年之前
  Ben Skeggs 577eeb7984 nv50: switch nv50_tex.c to updated g80_defs.xml.h 9 年之前
  Ben Skeggs 114d41feb2 nv50: switch nv50_surface.c to updated g80_defs.xml.h 9 年之前
  Ben Skeggs 413cc25753 nv50: import updated g80_defs.xml.h from rnndb 9 年之前
  Nicolai Hähnle 2de9317d5f st/mesa: count shader images in MaxCombinedShaderOutputResources 9 年之前
  Ilia Mirkin 1edbe0157d st/mesa: enable GL image extensions when backend supports them 9 年之前
  Ilia Mirkin 2e0a84208b st/mesa: convert GLSL image intrinsics into TGSI 9 年之前
  Ilia Mirkin 672257dc69 st/mesa: allow st_format.h to be included from C++ files 9 年之前
  Nicolai Hähnle ef27190a34 st/mesa: set pipe_image_view layers correctly for 3D textures 9 年之前
  Nicolai Hähnle f1b0bda6bc st/mesa: call st_finalize_texture from image atoms 9 年之前
  Ilia Mirkin 78093167b1 st/mesa: add an image atom for shader images 9 年之前
  Ilia Mirkin e2a1ec5f0f tgsi: show textual format representation 9 年之前
  Ilia Mirkin 9fbfa1abb2 gallium: add PIPE_SHADER_CAP_MAX_SHADER_IMAGES 9 年之前
  Ilia Mirkin bceff68114 gallium: make image views non-persistent objects 9 年之前
  Ilia Mirkin cfbf25ac8f st/mesa: empty buffer binding if the buffer's not really there 9 年之前
  Rhys Kidd 76e2af3dd4 docs: Document VC4_DEBUG envvar 9 年之前
  Rhys Kidd aa82cc4b22 vc4: Add missing braces in initializer 9 年之前
  Rhys Kidd c75ced3623 vc4: Correct typo setting 'handled_qinst_cond' 9 年之前