42443 Коміти (3903e25a2cd6c198581021242897b1952d2afea0)
 

Автор SHA1 Повідомлення Дата
  Christoph Bumiller 3903e25a2c nvc0: fix blend factor mapping 14 роки тому
  Christoph Bumiller 3f1361e060 nvc0: fix emit_dfdx,dfdy 14 роки тому
  Christoph Bumiller bb2c8e7099 nvc0: don't swap sources if either value is not in a GPR 14 роки тому
  Christoph Bumiller 2fa35eedd9 nvc0: add missing break statements in constant_operand 14 роки тому
  Christoph Bumiller e7845e3196 nvc0: fix clipping and use VIEWPORT instead of SCISSOR 14 роки тому
  Christoph Bumiller 19f2272e94 nvc0: demagic the clear flags and fix region clears 14 роки тому
  Christoph Bumiller 293a8d1b60 nvc0: front stencil mask and func mask methods are swapped 14 роки тому
  Christoph Bumiller a24e9bd497 nvc0: clone memory values with multiple refs before modifying them 14 роки тому
  Christoph Bumiller 80a7ae3cc5 nvc0: disable early fragment tests if KIL is used 14 роки тому
  Christoph Bumiller 17d680cc53 nvc0: force vertex data through FIFO if we need to convert it 14 роки тому
  Christoph Bumiller bf1ce9c64b nvc0: use format from the template on surface creation 14 роки тому
  Christoph Bumiller 1b4c0c8ea0 nvc0: update the set of formats supported by the 2D engine 14 роки тому
  Christoph Bumiller a3c62afa7c nvc0: fix user vertex buffer updates 14 роки тому
  Brian Paul fc5ab1b197 mesa: use gl_format type instead of GLuint 14 роки тому
  Dave Airlie f53436d821 r600g: fix typo in previous s3tc commit 14 роки тому
  Marek Olšák 9e725b9123 r300g: fix texture border color for float formats 14 роки тому
  Dave Airlie 4ffef88899 Revert "util: fix DXT1 RGBA texture compression if the source color is (0, 0, 0, 0)" 14 роки тому
  Dave Airlie 04903d1f63 r600g: add L8A8 SRGB formats. 14 роки тому
  Marek Olšák 6e7d782da5 util: fix DXT1 RGBA texture compression if the source color is (0, 0, 0, 0) 14 роки тому
  Dave Airlie 4016a1b4c6 r600g: add L4A4 support. 14 роки тому
  Dave Airlie 0863eaf91c r600g: fix s3tc-texsubimage 14 роки тому
  Ian Romanick 25b36e8ff8 linker: Fix off-by-one error implicit array sizing 14 роки тому
  Vinson Lee ae11707b83 st/python: add usage parameter to pipe_buffer_create 14 роки тому
  Marek Olšák 38104a767c r300g: disable linear filtering for float textures 14 роки тому
  Chad Versace 62c8c77333 glsl: Reinstate constant-folding for division by zero 14 роки тому
  Chad Versace f2e9981e43 Revert "glsl: Fix constant-folding for reciprocal expressions" 14 роки тому
  Chad Versace a231ac23f4 tnl: Add support for datatype GL_FIXED in vertex arrays 14 роки тому
  Dave Airlie 632918d3ec r600g: add srgb compressed formats to the list. 14 роки тому
  Marek Olšák eafb7f234d gallium: add usage parameter to pipe_buffer_create 14 роки тому
  Fabian Bieler 82a9794a35 r600g: Fix RGB10_A2 format handling 14 роки тому
  Dave Airlie 4b81c5f6e1 r600g: fix regression in r6/7xx since mipmap rework 14 роки тому
  Vinson Lee cd8af3b60b nvc0: Fix uninitialized variable warning. 14 роки тому
  Marek Olšák b9e2cde600 r300g: offload the CS ioctl to another thread 14 роки тому
  Dave Airlie 8e0437914b r600g: add support for s3tc formats. 14 роки тому
  Dave Airlie a661dacf14 r600g: fix miptree calculations 14 роки тому
  Dave Airlie ea7a548d07 r600g: drop tiled flag 14 роки тому
  Dave Airlie fdb4373a20 st/mesa: fix compressed mipmap generation. 14 роки тому
  Marek Olšák dc578188fa st/mesa: fix GLES build 14 роки тому
  Marek Olšák 333d3daf47 r300g: actually implement the is_buffer_busy hook the right way 14 роки тому
  Marek Olšák 45e1cd522b r300g: handle interaction between UNSYNCHRONIZED and DONTBLOCK flags in bo_map 14 роки тому
  Marek Olšák 8decb0a96d r300g: fix a possible race condition when mapping a buffer 14 роки тому
  Marek Olšák 18b4978ac8 r300g: implement fences using dummy relocations 14 роки тому
  Marek Olšák 4faf11ad6c r300g: fix SIGFPE on debug builds 14 роки тому
  Marek Olšák 56029ce52b r300g: inline some of the pipe_buffer_map/unmap calls 14 роки тому
  Marek Olšák 20112cca26 r300g: do not track whether occlusion queries have been flushed 14 роки тому
  Marek Olšák 89ee0d527c r300g: flush CS in bo_map even if we get USAGE_DONTBLOCK 14 роки тому
  Vinson Lee ec21eabe2a st/python: remove pipe_vertex_buffer::max_index 14 роки тому
  Vinson Lee 7582448016 graw: remove pipe_vertex_buffer::max_index 14 роки тому
  Fabian Bieler a476ca1fd1 st/mesa: Use blend equation and function of first render target for all render targets if ARB_draw_buffers_blend is not supported 14 роки тому
  Marek Olšák a87730ff3f r300g: implement pb_manager::is_buffer_busy 14 роки тому