56381 Revīzijas (bdf13dc8324c391b7d34f8bdaea72c4452ab7edb)
 

Autors SHA1 Ziņojums Datums
  Paul Berry bdf13dc832 i965: Stop passing num_samples to intel_miptree_alloc_hiz(). pirms 12 gadiem
  Zack Rusin d48054ff22 draw: don't crash if GS doesn't emit anything pirms 12 gadiem
  Eric Anholt e56095dc2e i965: Implement color clears using a simple shader in blorp. pirms 12 gadiem
  Eric Anholt e34c857639 mesa: Make a Mesa core function for sRGB render encoding handling. pirms 12 gadiem
  Eric Anholt db31bc5cfb i965: Don't flush the batch at the end of blorp. pirms 12 gadiem
  Vadim Girlin fb1eed9ec5 r600g/sb: remove unused code pirms 12 gadiem
  Vadim Girlin 3f18dd818f r600g/sb: collect shader statistics pirms 12 gadiem
  Vadim Girlin 6ba7a162b6 r600g/sb: don't propagate dead values in GVN pass pirms 12 gadiem
  Vadim Girlin 3e476c311f r600g/sb: use simple heuristic to limit register pressure pirms 12 gadiem
  Vadim Girlin 6d6c8c88a3 r600g/sb: improve error checking in ra_coalesce pass pirms 12 gadiem
  Vadim Girlin 188c893e65 r600g/sb: use source bytecode in case of optimization errors pirms 12 gadiem
  Vadim Girlin ad1df471d0 r600g: plug in optimizing backend pirms 12 gadiem
  Vadim Girlin 2cd7691793 r600g/sb: initial commit of the optimizing shader backend pirms 12 gadiem
  Vadim Girlin fbb065d629 r600g: use enum type for domains field in struct r600_resource pirms 12 gadiem
  Vadim Girlin d5b30fd036 r600g: add new flags to isa instruction tables pirms 12 gadiem
  Vadim Girlin a919424215 r600g: always create reverse lookup isa tables pirms 12 gadiem
  Vadim Girlin 7d555f2f4c r600g: mask unused source components for SAMPLE pirms 12 gadiem
  Eric Anholt df410863d7 intel: Remove the last spans code! pirms 12 gadiem
  Eric Anholt 526cf46666 intel: Move the S8 offset calc function near its remaining usage. pirms 12 gadiem
  Eric Anholt e7c5e9949b intel: Ensure renderbuffers are current when mapping them. pirms 12 gadiem
  Eric Anholt 0e8ef74c5f mesa: Add a clarifying comment about rowStride of compressed textures. pirms 12 gadiem
  Eric Anholt 3750ff9e5f mesa: Remove the Map field from texture images. pirms 12 gadiem
  Eric Anholt adf958d9c2 swrast: Always use MapTextureImage for mapping textures for swrast. pirms 12 gadiem
  Eric Anholt ea05e259c9 nouveau: Replace swrast_texture_image->Map usage with ->Buffer. pirms 12 gadiem
  Eric Anholt b78e48289f nouveau: Just use MapTextureImage instead of duplicating the logic. pirms 12 gadiem
  Eric Anholt f91823f026 swrast: Make a teximage's stored RowStride be in terms of bytes per row. pirms 12 gadiem
  Eric Anholt 35e179b18c swrast: Replace use of teximage Map in 1D/2D paths with ImageSlices[0]. pirms 12 gadiem
  Eric Anholt 0c883e46d8 swrast: Replace ImageOffsets with an ImageSlices pointer. pirms 12 gadiem
  Eric Anholt e7ecc11311 swrast: Reuse _swrast_free_texture_image_buffer from drivers. pirms 12 gadiem
  Eric Anholt 0a484f1006 swrast: Move ImageOffsets allocation to shared code. pirms 12 gadiem
  Eric Anholt f709c31c67 swrast: Clean up and explain the mapping process. pirms 12 gadiem
  Eric Anholt 741e540055 swrast: Factor out texture slice counting. pirms 12 gadiem
  Eric Anholt dca4178130 radeon: Remove some dead teximage mapping code. pirms 12 gadiem
  Eric Anholt 0de08fb594 radeon: Add missing swrast field initialization. pirms 12 gadiem
  Vincent Lejeune a6a4b70e2d r600g/llvm: Fix opencl build pirms 12 gadiem
  Alexander von Gluck IV f1361ed084 Gallium: Use mmap on Haiku for executable memory vs malloc pirms 12 gadiem
  Alexander von Gluck IV 60cc73c333 Mapi: Use mmap on Haiku for executable memory vs malloc pirms 12 gadiem
  Alexander von Gluck IV 39bdf08628 Mesa: Use mmap on Haiku for executable memory vs malloc pirms 12 gadiem
  Vincent Lejeune 51e9bfdc48 r600g/llvm: get use_kill from compiler shader pirms 12 gadiem
  Eric Anholt a79786af64 i965/fs: Print out the estimated cycle count in INTEL_DEBUG=wm pirms 12 gadiem
  Eric Anholt 61ca2c4f73 i965/fs: Allow LRPs with uniform registers. pirms 12 gadiem
  Eric Anholt de7e8b1d01 intel: Be more conservative in disabling tiling to save memory. pirms 12 gadiem
  Eric Anholt 73bc6061f5 i965: Disable Z16 on contexts that don't require it. pirms 12 gadiem
  Eric Anholt e409889213 intel: Report FBO incompleteness causes through GL_ARB_debug_output. pirms 12 gadiem
  Eric Anholt 6ae473221a intel: Fold the one last function intel_tex_format.c into the caller. pirms 12 gadiem
  Eric Anholt 40b207b62f mesa: Fix error checking for GS UBO getters. pirms 12 gadiem
  Eric Anholt 072709da91 mesa: Add a clarifying comment about EXTRA_ error checking. pirms 12 gadiem
  Eric Anholt eac1199604 mesa: Add an extra clarifying set of braces to getter checking. pirms 12 gadiem
  Eric Anholt 2534f0a57d mesa: Fix error checking for getters consisting of only API versions. pirms 12 gadiem
  Eric Anholt d63a10afcc mesa: Clarify the names of error checking variables for glGet. pirms 12 gadiem