56043 Commits (df25b4f3cf22282b06e622f3cf1f5855b8f767a8)
 

Author SHA1 Message Date
  Kenneth Graunke 01bd29d681 i965: Fix stencil write enable flag in 3DSTATE_DEPTH_BUFFER on Gen7+. 13 years ago
  Kenneth Graunke 1e3235d36e mesa: Add new ctx->Stencil._WriteEnabled derived state flag. 13 years ago
  Roland Scheidegger 9eef86bb55 gallivm: some minor cube map cleanup 13 years ago
  Eric Anholt b6e9b54d06 i965: Ask the register allocator to round-robin through registers. 13 years ago
  Zack Rusin be9a42e980 llvmpipe: implement ucmp 13 years ago
  Paul Berry 5db2249493 Avoid spurious GCC warnings in STATIC_ASSERT() macro. 13 years ago
  Erik Faye-Lund 456f40e18d freedreno: document debug flag 13 years ago
  Brian Paul e95514c0ea st/wgl: add HUD support 13 years ago
  Brian Paul 0c1dcf906d st/wgl: make stw_current_context() non-static 13 years ago
  Brian Paul 92e5e45ff1 util: add debug_memory_check_block(), debug_memory_tag() 13 years ago
  Brian Paul a408ea9692 gallium/hud: replace malloc w/ MALLOC 13 years ago
  Vincent Lejeune 9276961223 r600g/llvm: Workaround for wrong tex.offset_* 13 years ago
  Roland Scheidegger ce5096a0a9 gallivm: honor explicit derivatives values for cube maps. 13 years ago
  Roland Scheidegger f621015cb5 gallivm: do per-pixel cube face selection (finally!!!) 13 years ago
  Roland Scheidegger bdfbeb9633 gallivm: minor rho calculation optimization for 1 or 3 coords 13 years ago
  Roland Scheidegger 067a0ae420 gallivm: use f16c hw support for float->half and half->float conversion 13 years ago
  Zack Rusin 302df7cc85 draw/llvmpipe: allow independent so attachments to the vs 13 years ago
  Zack Rusin 246e68735f llvmpipe: reset so buffers when not appending 13 years ago
  Zack Rusin 7ca65a68e1 draw: remove unused function 13 years ago
  Zack Rusin b16ae0f792 draw/llvm: use an enum instead of magic numbers 13 years ago
  Zack Rusin 49b7d933f8 draw/gs: cleanup some debugging code 13 years ago
  Zack Rusin 822c21c776 draw/so: maintain an exact number of written vertices 13 years ago
  Zack Rusin d8543bd752 draw: Implement support for primitive id 13 years ago
  Zack Rusin f6bfb62c50 draw/so: Fix bogus assert 13 years ago
  Zack Rusin e6fc635351 draw/gs: Fix memory corruption with multiple primitives 13 years ago
  Zack Rusin f313b0c850 gallivm: cleanup the gs interface 13 years ago
  Brian Paul ac114c6824 svga: add new memory-used HUD query 13 years ago
  Brian Paul a69efa9482 util: add new util_resource_size() function in u_resource.[ch] 13 years ago
  Brian Paul a3cccdec90 util: move functions from u_resource.c to u_transfer.c 13 years ago
  Vincent Lejeune 159d934066 r600g/llvm: Do not override llvm provided stack_size 13 years ago
  Vincent Lejeune 097a6ecdfe r600g/llvm: Do not change cf_alu inst when adding alus 13 years ago
  Marek Olšák ff01e0db0e radeonsi: add more cases for copying unsupported formats to resource_copy_region 13 years ago
  Brian Paul 3838edaf5d svga: add HUD queries for number of draw calls, number of fallbacks 13 years ago
  Brian Paul 49ed1f3cb3 svga: refactor occlusion query code 13 years ago
  Brian Paul a9ae7e9c28 gallium/hud: try L8 texture for font if I8 format isn't supported 13 years ago
  Brian Paul 0289ebaa0f svga: add case for PIPE_CAP_QUERY_PIPELINE_STATISTICS 13 years ago
  Brian Paul 7e28debb6f st/mesa: rewrite comment in st_manager.c 13 years ago
  Christoph Bumiller 80eef069f0 nv50,nvc0: remove MS resolve formats hack 13 years ago
  Christoph Bumiller 4de70bf43c nvc0: fix 128 bit compressed storage type selection 13 years ago
  Christoph Bumiller 8e1dd58a7e nvc0: place staging textures in GART and map them directly 13 years ago
  Christoph Bumiller ba9b0b682f nv50: account for pesky prefetch in size calculation of linear textures 13 years ago
  Christoph Bumiller f0a0d59f0f nvc0: honour scaled coordiantes setting for linear textures 13 years ago
  Christoph Bumiller d801545964 nvc0: fix for 2d engine R source formats writing RRR1 and not R001 13 years ago
  Christoph Bumiller 6417d56c19 nv50,nvc0: disable DEPTH_RANGE_NEAR/FAR clipping during blit 13 years ago
  Christoph Bumiller e45c969fe5 st/mesa: fix bitmap,drawpix,drawtex for PIPE_CAP_TGSI_TEXCOORD 13 years ago
  Christoph Bumiller 2a8145d36b nouveau: accelerate buffer copies in resource_copy_region 13 years ago
  Christoph Bumiller 3ed4bbd769 nvc0: demagic some of the NVE4_COMPUTE_UPLOAD methods 13 years ago
  Christoph Bumiller fb0334adb3 nvc0: read PM counters for each warp scheduler separately 13 years ago
  Christoph Bumiller 7bac075f25 nvc0: add some metrics to driver specific queries 13 years ago
  Christoph Bumiller 198f514aa6 nvc0: add some driver statistics queries 13 years ago