77104 Commits (43ddec2f435b3e42a1c271ef485f6959bd59b148)
 

Author SHA1 Message Date
  Hans de Goede 43ddec2f43 tgsi: Fix decl.Atomic and .Shared not propagating when parsing tgsi text 9 years ago
  Iago Toral Quiroga 8f45691cda doc: document spilling options accepted by INTEL_DEBUG 9 years ago
  Hans de Goede b72156c8e0 tgsi: Fix return of uninitialized memory in tgsi_*_instruction_memory 9 years ago
  Ilia Mirkin bbbdcdcf75 st/mesa: report correct precision information for low/medium/high ints 9 years ago
  Nishanth Peethambaran eeb117a09d st/omx/dec: Correct the timestamping 9 years ago
  Nishanth Peethambaran 46de6bbb77 st/omx: Remove trailing spaces 9 years ago
  Ilia Mirkin 7d98bfedd7 nv50/ir: fix indirect texturing for non-array textures on nvc0 9 years ago
  Ilia Mirkin adb40a7399 st/mesa: only minify depth for 3d targets 9 years ago
  Ilia Mirkin 6eeb284e4f nv50/ir: normalize cube coordinates after derivatives have been computed 9 years ago
  Marek Olšák ea2bff1d11 gallium/radeon: remove remnants of R600 TGSI->LLVM 9 years ago
  Marek Olšák 4e5dc69af1 r600g: flatten if (1) statement after removal of TGSI->LLVM 9 years ago
  Marek Olšák 20a09897a6 r600g: remove TGSI->LLVM translation 9 years ago
  Marek Olšák 8140154ae9 gallium/radeon: remove old CS tracing 9 years ago
  Marek Olšák a73a657def radeonsi: process TGSI property NEXT_SHADER 9 years ago
  Marek Olšák 2bdd7a46a9 st/mesa: set TGSI property NEXT_SHADER 9 years ago
  Marek Olšák fbe6e92899 gallium: add TGSI property NEXT_SHADER 9 years ago
  Pierre Moreau 9184d9a0bb nvc0/ir: Use double constant in handleSQRT 9 years ago
  Kenneth Graunke 789e096594 mesa: Disallow GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME on winsys FBO. 9 years ago
  Ilia Mirkin d2445b0083 nv50/ir: force-enable derivatives on TXD ops 9 years ago
  Ilia Mirkin d1b85dbffa nv50: reset TFB bufctx when we no longer hold a reference to the buffers 9 years ago
  Samuel Pitoiset 902bbda81b nvc0: avoid using magic numbers for the uniform_bo offsets 9 years ago
  Samuel Pitoiset 26cc411db8 nv50/ir: make use of auxCBSlot instead of magic numbers 9 years ago
  Samuel Pitoiset d86933e6f4 nv50,nvc0: replace resInfoCBSlot by auxCBSlot 9 years ago
  Samuel Pitoiset e05492fd7f nv50/ir: fix compilation warning in handleSharedATOM() 9 years ago
  Vinson Lee a100d89d09 nv50,nvc0: Fix invalid constant. 9 years ago
  Kenneth Graunke 46610238e0 mesa: Do proper format error checks for GenerateMipmap in ES 3.x. 9 years ago
  Kenneth Graunke f1b0573510 mesa: Add color renderable/texture filterable format info for ES 3.x. 9 years ago
  Kenneth Graunke 88d28aa4d9 i965: Stop XY clipping point and line primitives. 9 years ago
  Kenneth Graunke 0de64ab788 i965: Scissor to the viewport when rendering points/lines. 9 years ago
  Kenneth Graunke d000a4989f i965: Include the viewport in the scissor rectangle. 9 years ago
  Kenneth Graunke 47be5a64c7 i965: Introduce an is_drawing_lines() helper. 9 years ago
  Kenneth Graunke 757674e8d0 i965: Move is_drawing_points to brw_state.h. 9 years ago
  Kenneth Graunke 5b2d8c2273 i965: Fix gl_TessLevelOuter[] for isolines. 9 years ago
  Kenneth Graunke 24298b7e2f i965: Decode non-normalized coordinates bit in SAMPLER_STATE. 9 years ago
  Kenneth Graunke 8679d40dc7 i965: Account for TES in is_drawing_points(). 9 years ago
  Pierre Moreau 1282146d4e nv50: Mark compute states as dirty on context switch 9 years ago
  Samuel Pitoiset a734c0f8ba nv50/ir: print SUBFM subops 9 years ago
  Samuel Pitoiset af0c97fb90 nv50: add a new validation path for compute 9 years ago
  Samuel Pitoiset 5ed387675d nv50: rework nv50_compute_validate_program() 9 years ago
  Samuel Pitoiset a07ebc1993 nv50: rework the validation path for 3D 9 years ago
  Samuel Pitoiset 517d2c97e1 nv50: rename 3d binding points to NV50_BIND_3D_XXX 9 years ago
  Samuel Pitoiset 9374fc1e67 nv50: rename 3d dirty flags to NV50_NEW_3D_XXX 9 years ago
  Samuel Pitoiset e844aac40b nv50: rename NV50_COMPUTE to NV50_CP 9 years ago
  Samuel Pitoiset dedb46f582 nv50: rename nv50_context::dirty to nv50_context::dirty_3d 9 years ago
  Brian Paul 9211b68ad3 st/mesa: clean up st_translate_texture_target() 9 years ago
  Brian Paul 0f73c3ab25 st/mesa: simplify drawpixels shader code with tgsi transform helper functions 9 years ago
  Brian Paul 373910f4e7 st/mesa: simplify bitmap shader code with tgsi transform helper functions 9 years ago
  Brian Paul e9d5e68d1b tgsi: add tgsi_transform_op3_inst() function 9 years ago
  Juan A. Suarez Romero 7a712e64d6 doc: add 'vec4' option in INTEL_DEBUG 9 years ago
  Daniel Czarnowski d4714512e4 egl: support EGL_LARGEST_PBUFFER in eglCreatePbufferSurface(...) 9 years ago