34074 次程式碼提交 (ac6a26b429d70395cf6def04d2d9c8cf1bd2c964)
 

作者 SHA1 備註 提交日期
  Marek Olšák ac6a26b429 r300g: use util_format_short_name and util_format_is_plain 15 年之前
  Marek Olšák 5a6b9f3855 util: add util_format_short_name 15 年之前
  Marek Olšák bc3d9a8b18 util: add util_format_is_plain 15 年之前
  Marek Olšák 5cdedaaf29 r300g: refuse to create a texture with size 0 15 年之前
  Marek Olšák 0bcb4f1001 r300g: improve texture debug output, split into TEX and TEXALLOC flags 15 年之前
  Török Edwin 15af543f10 Reorder LLVM passes, running mem2reg earlier. 15 年之前
  José Fonseca 723ab664f6 svga: Silent warning. 15 年之前
  Kristian Høgsberg 723511bb32 Generate es glapi files when es1 or es2 is enabled 15 年之前
  José Fonseca 9db4a211e9 gallivm: Display message instead of crashing when sampler generator was not supplied for tgsi translation. 15 年之前
  Kristian Høgsberg 9ab3df4ebb driswrast: Fix more context creation breakage 15 年之前
  José Fonseca 4b891234f8 translate: Make translate_generic truly generic. 15 年之前
  José Fonseca caede7528d draw: Remove draw_pt_fetch_prepare call from llvm middle end. 15 年之前
  José Fonseca 14a0328d4b tgsi: Parse and dump predicates. 15 年之前
  José Fonseca d288698a76 gallium: Remove loop register file. 15 年之前
  José Fonseca e27983bc08 gallivm: Replace predicate assertion failure with warning message. 15 年之前
  José Fonseca d44c8ee568 draw: Disable rtasm compilation when using LLVM. 15 年之前
  Dave Airlie 738cb50237 nouveau: fix nouveau_create_context decleration 15 年之前
  Dave Airlie e8f48b1dc9 softpipe: invalidate cache view when swizzles are different. 15 年之前
  Dave Airlie 26a9b7e4c7 glx: fix regression with GLX_USE_GL 15 年之前
  Zack Rusin d2b6ed7c4d gallivm: fix nested break and continue statements 15 年之前
  Jakob Bornecrantz c2c1f60391 identity: Move sampler view create and destroy to id_objects.c 15 年之前
  Jakob Bornecrantz 59b160d286 identity: s/texture/resource/ 15 年之前
  Jakob Bornecrantz eda7c2506a identity: Whitespace & Style 15 年之前
  Jakob Bornecrantz 83a1a0bc3e swrast: Correct include for mtypes.h 15 年之前
  Luca Barbieri d0f9e7521c gallium/util: print \n after DXTn printf 15 年之前
  Xavier Chantry 5362f77b47 llvmpipe: add lp_test_* to .gitignore 15 年之前
  José Fonseca b84590994c svga: Remove the screen private context. 15 年之前
  José Fonseca 49e37469bd svga: Remove empty file. 15 年之前
  José Fonseca 7e28479c3a svga: Update flags documentation. 15 年之前
  José Fonseca 4885cd4ff7 softpipe: Fix alpha blending for formats without alpha channel. 15 年之前
  José Fonseca 59253a79d8 llvmpipe: Fix alpha blending for formats without alpha channel. 15 年之前
  Xavier Chantry b44c52870d Update drisw state tracker to use new API aware context create 15 年之前
  Vinson Lee 6edb18ee35 svga: Include svga_surface.h in svga_screen.c. 15 年之前
  Vinson Lee 1a30d98159 r300g: Remove unnecessary header. 15 年之前
  Xavier Chantry 38e3fb23da Update dri state tracker to use new API aware context create 15 年之前
  Vinson Lee 801dcd9e8f mesa: Include api_exec.h in dlist.c. 15 年之前
  Marek Olšák b08b7b7377 r300g: do not validate buffers in check_cs 15 年之前
  Marek Olšák 3b2cf97c5c r300g: fix surface_copy for compressed formats 15 年之前
  Kristian Høgsberg 2df3c361ef configure.ac: Fix test for whether to build src/gles 15 年之前
  Kristian Høgsberg aa8606fb23 mesa: Include mfeatures.h before testing feature macros 15 年之前
  Kristian Høgsberg da76a4d845 mesa: Only compile ES files when ES1 or ES2 are selected 15 年之前
  José Fonseca 559d124ed3 mesa: #ifdef out more remap_table related code when disabled. 15 年之前
  José Fonseca 316b6fa509 retrace: Add sampler_view_destroy 15 年之前
  José Fonseca db1ed3da6c trace: Fix typo in method name. 15 年之前
  Kristian Høgsberg 0870e4a202 Merge branch 'gles2-2' 15 年之前
  Kristian Høgsberg 9fd5fa0512 Hook in install rules for es1 and es2 15 年之前
  Kristian Høgsberg 74399d4af5 Add glesv2.pc and glesv1_cm.pc pkg-config files for ES 1 and 2 15 年之前
  Kristian Høgsberg a804af2a1e st/mesa: Create context for API_OPENGL as first priority 15 年之前
  Marek Olšák 9d33605673 r300g: always set the pitch of the first miplevel in the tiling flags 15 年之前
  Marek Olšák 82027b2027 Revert "r300g: disable point sprites (again)" 15 年之前