55388 次代码提交 (807eedf70fe6a01eb0298b9d2e7a26687f7c6d82)
 

作者 SHA1 备注 提交日期
  Lauri Kasanen 0a82828ad5 configure: Fix build with automake < 1.11 12 年前
  Anuj Phogat cff862f90d meta: Allocate texture before initializing texture coordinates 12 年前
  Eric Anholt 92a204b493 mesa: Fix setup of ctx->Point.PointSprite for GLES2. 12 年前
  Eric Anholt 7b0731d940 i965/fs: Fix broken math on values loaded from uniform buffers on gen6. 12 年前
  José Fonseca cd01cc3b48 tgsi: Improve execution debugging. 12 年前
  José Fonseca f8436c17e4 util/u_dump: Update texture target strings. 12 年前
  Sergey Matyukevich 21e8af0b09 util/debug: Always use __builtin_frame_address on gcc. 12 年前
  Michel Dänzer f6b40ddd2d radeon/llvm: Remove stale comment about radeon_llvm_emit_prepare_cube_coords 12 年前
  Marek Olšák aac8138744 r600g: fix random corruption with CP DMA in TF2 12 年前
  Michel Dänzer 3447cc4856 radeonsi: Don't pretend there is any R8G8B8 support 12 年前
  Andreas Boll c1f2c3a80f llvmpipe/build: add DLOPEN_LIBS and PTHREAD_LIBS to the lp_test_* targets 12 年前
  Andreas Boll c1eb585f3d targets/xa-vmwgfx: Force c++ linker to fix undefined symbols 12 年前
  Roland Scheidegger b6f15954b4 llvmpipe: Fix rendering into PIPE_FORMAT_X8*_UNORM. 12 年前
  José Fonseca 8ed1279b10 trace: Never close stdout/stderr. 12 年前
  José Fonseca 59025d6e95 trace: Fix set_constant_buffer dumping. 12 年前
  Vinson Lee b92984b2fa r600g: Fix memory leak in r600_shader_select. 12 年前
  Roland Scheidegger 66c3cd0be3 llvmpipe: simplify buffer allocation logic. 12 年前
  Roland Scheidegger 2cfee2295f gallium/docs: improve text about resources a bit. 12 年前
  Roland Scheidegger f972567671 draw: make sure key size is calculated consistently. 12 年前
  Tom Stellard 10bcc843f8 r300g/compiler: Fix bug in OMOD folding 12 年前
  Tom Stellard 5e1321ddf4 r300g/tests: Add helper functions for creating a full program 12 年前
  Tom Stellard bcf2e157ca r300g/tests: Exit test runner with a valid status code 12 年前
  Tom Stellard 5355fc1e87 r300g/complier: Make r300_vertprog_swizzle_caps visible in other files 12 年前
  Tom Stellard c3df498ff9 r300g/compiler: Fix typo in comment 12 年前
  Tom Stellard 27d140b960 r300g/compiler: Add missing license headers 12 年前
  Carl Worth f5a8084692 i965: Avoid segfault in gen6_upload_state 12 年前
  Alex Deucher 2e4ef989a2 r600g: don't enable ReZ mode on evergreen 12 年前
  Andreas Boll f7d87332b0 docs: import release notes for 9.0.3, add news item 12 年前
  Michel Dänzer b63b3012c9 radeonsi: Don't match TGSI_SEMANTIC_POSITION fs inputs to vs outputs 12 年前
  Michel Dänzer 954bc4ac34 radeonsi: Fix w component of TGSI_SEMANTIC_POSITION fragment shader inputs. 12 年前
  Michel Dänzer 18272c9b1b radeonsi: Fix up and enable flat shading. 12 年前
  Vinson Lee 0d51906c07 radeonsi: Fix memory leak in si_shader_select. 12 年前
  Paul Berry 54d9c8a04a i965: Consign COORD_REPLACE VS hacks to Pre-Gen6. 12 年前
  Ian Romanick 8b586322e7 mesa: Don't install glEvalMesh in the beginend dispatch table 12 年前
  Roland Scheidegger 83f7cde182 gallivm: fix indirect src register fetches requiring bitcast 12 年前
  Roland Scheidegger fbbcc1fcc4 llvmpipe: lp_resource_copy cleanup 12 年前
  Roland Scheidegger 95181ed2fd llvmpipe: fix lp_resource_copy using more than one 3d slice 12 年前
  Tapani Pälli 413941e1a3 gles2: a stub implementation for GL_EXT_discard_framebuffer 12 年前
  Michel Dänzer 73bf626713 r600g/Cayman: Fix blending using destination alpha factor but non-alpha dest 12 年前
  Michel Dänzer 95bced5929 radeonsi: Fix blending using destination alpha factor but non-alpha destination 12 年前
  Marek Olšák 72f4490b55 radeonsi: implement 3D transfers 12 年前
  Marek Olšák a84c4edeed radeonsi: add assertions to prevent creation of invalid surfaces 12 年前
  Marek Olšák c4faab63c4 radeonsi: use u_box_origin_2d helper function 12 年前
  Vinson Lee c403a52666 configure.ac: Do not check for clock_gettime on MinGW. 12 年前
  Zack Rusin 076403c30d DRI2: Don't disable GLX_INTEL_swap_event unconditionally 12 年前
  Eric Anholt 4c64f65f5d i965/fs: Enable CSE on uniform pull constant loads. 12 年前
  Eric Anholt c2a6e529c3 i965/fs: Only do CSE when the dst types match. 12 年前
  Eric Anholt aebd3f46e3 i965/fs: Delay setup of uniform loads until after pre-regalloc scheduling. 12 年前
  Eric Anholt 49bdebad38 i965/fs: Fix copy propagation with smearing. 12 年前
  Eric Anholt de7cb1cff3 i965/fs: Add a bit more instruction dumping useful for upcoming work. 12 年前