67184 Commits (d1d2af2398fc439865f08f1008cb03675da80264)
 

Author SHA1 Message Date
  Marek Olšák d1d2af2398 radeonsi: use ordered compares for SSG and face selection 10 years ago
  Marek Olšák a38e8de643 radeonsi: remove unused and not useful variables 10 years ago
  Marek Olšák 638fa8016a radeonsi: remove init config from states 10 years ago
  Marek Olšák 9141d88555 radeonsi: reduce the size of si_pm4_state 10 years ago
  Marek Olšák 1b82eb677d tgsi: add uses_centroid into tgsi_shader_info 10 years ago
  Marek Olšák eaae92a349 st/mesa: fix GL_PRIMITIVE_RESTART_FIXED_INDEX 10 years ago
  Marek Olšák 8f5d309521 vbo: ignore primitive restart if FixedIndex is enabled in DrawArrays 10 years ago
  Eric Anholt 426fd535d9 vc4: Fix scaling W projection of the Z coordinate when there's a Z offset. 10 years ago
  Eric Anholt 49b5c901e8 vc4: Fix deletion from the program cache. 10 years ago
  Eric Anholt b295403971 vc4: Skip storing the Z/S contents when it's invalidated. 10 years ago
  Eric Anholt 239db93888 gallium: Plumb the swap INVALIDATE_ANCILLARY flag through more layers. 10 years ago
  Eric Anholt 70e8ccc459 egl: Inform the client API when ancillary buffers may become undefined. 10 years ago
  Vinson Lee 5ae1305124 ax_prog_flex.m4: Merge upstream OpenBSD fixes. 10 years ago
  Tom Stellard a8ef880a1b radeon/llvm: Use amdgcn triple for SI+ on LLVM >= 3.6 10 years ago
  Tom Stellard 761e36b4ca radeonsi: Cache LLVMTargetMachine object in si_screen 11 years ago
  Brian Paul 934e41c0b3 mesa: create, use new _mesa_texture_base_format() function 10 years ago
  Brian Paul f262ed6e3d mesa: remove unused ctx parameter for _mesa_select_tex_image() 10 years ago
  Brian Paul 05279fa563 swrast: use new _mesa_base_tex_image() helper 10 years ago
  Brian Paul 58e8dd6b9d st/mesa: use new _mesa_base_tex_image() helper 10 years ago
  Brian Paul 3a400cbb66 mesa: add _mesa_base_tex_image() helper function 10 years ago
  Brian Paul d0fa559e49 mesa: simplify a conditional in detach_shader() 10 years ago
  Brian Paul c0a445037b mesa: minor whitespace fixes in shaderapi.c 10 years ago
  Brian Paul 6d9aed19f3 mesa: make _mesa_reference_shader_program() an inline function 10 years ago
  Brian Paul 3f687e995f mesa: update comment on delete_shader_program() 10 years ago
  Brian Paul 5b7e7cfb2b mesa: rearrange error handling in glProgramParameteri() 10 years ago
  Brian Paul 41dc2fee4e mesa: fix error strings in shaderapi.c 10 years ago
  Brian Paul a6822e3135 glsl: use the is_gl_identifier() helper in a couple more places 10 years ago
  Brian Paul 83b344021b meta: init var to silence uninitialized variable warning 10 years ago
  Brian Paul d294365d06 draw: silence uninitialized variable warning 10 years ago
  Brian Paul 04e35cc4aa gallivm: silence a couple compiler warnings 10 years ago
  Leonid Shatz 5fea39ace3 gallium/util: make sure cache line size is not zero 10 years ago
  Roland Scheidegger b59c7ed0ab gallium/util: fix crash with daz detection on x86 10 years ago
  Ilia Mirkin 21a280f87c nvc0: add name to magic number 10 years ago
  Ilia Mirkin 7228302009 nvc0: regenerate rnndb headers 10 years ago
  Ilia Mirkin 7ed02b111a nv50: regenerate rnndb headers 10 years ago
  Tobias Klausmann 1f8c0be27e nv50: enable texture compression 10 years ago
  Ilia Mirkin e452cfb149 nv50/ir: enable sat modifier for OP_SUB 10 years ago
  Roy Spliet 44673512a8 nv50/ir: Add sat modifier for mul 10 years ago
  Ilia Mirkin ec3e1e6194 nv50,nvc0: avoid doing work inside of an assert 10 years ago
  Ilia Mirkin fb1afd1ea5 nv50/ir: fix texture offsets in release builds 10 years ago
  Kenneth Graunke 5464257263 i965: Micro-optimize swizzle_to_scs() and make it inlinable. 11 years ago
  Kenneth Graunke f3ad1804eb i965: Support MESA_FORMAT_R8G8B8X8_SRGB. 10 years ago
  Kenneth Graunke 51b9382da8 i965: Fix BLORP sRGB MSAA overrides to cope with X vs. A formats. 10 years ago
  Kenneth Graunke 1f1102c834 i965: Copy shader->shadow_samplers to prog->ShadowSamplers. 10 years ago
  Kenneth Graunke 0b98b2bf53 i965: Make the precompile ignore DEPTH_TEXTURE_MODE on Gen7.5+. 10 years ago
  Kenneth Graunke d41cf9fb60 i965: Implement WaCsStallAtEveryFourthPipecontrol on IVB/BYT. 11 years ago
  Marek Olšák 3793a1b421 r300g: handle vertex format PIPE_FORMAT_NONE 10 years ago
  Marek Olšák 48094d0e65 glsl_to_tgsi: fix a bug in copy propagation 10 years ago
  Kenneth Graunke 916516b251 i965: Make INTEL_DEBUG=state ignore state flags with a count of 1. 11 years ago
  Kenneth Graunke 408e298942 i965: Fix INTEL_DEBUG=optimizer with VF types. 10 years ago