66660 コミット (cd1b0f04be041fa1750cac332d5539c48a3f272d)
 

作成者 SHA1 メッセージ 日付
  Jordan Justen cd1b0f04be main, glsl: Bump max known desktop glsl version to 4.50 10年前
  Jordan Justen 307d22abb0 glsl/cs: Change gl_WorkGroupSize from ivec3 to uvec3 10年前
  Jonathan Gray 31a46fb7a5 i965: avoid anonymous struct in float <-> VF conversions 10年前
  Brian Paul 991d5cf8ce mesa: fix arithmetic error in _mesa_compute_compressed_pixelstore() 11年前
  Brian Paul 691170b9c7 vbo: also print buffer object pointer in vbo_print_vertex_list() 10年前
  Brian Paul 1e14aaa8f9 mesa: some improvements for print_list() 10年前
  Brian Paul c407c6d588 mesa: inline/remove _mesa_polygon_stipple() 10年前
  Brian Paul f54162857c svga: fix comment typo 10年前
  Brian Paul 953847e5a8 mesa: remove unused functions in prog_execute.c 10年前
  Brian Paul cd8a7258b8 mesa: update glext.h to version 20141118 10年前
  Brian Paul ded14afa42 gallium: add include path to fix building of pipe-loader code 10年前
  José Fonseca 0806bf8815 graw: Avoid 'near'/'far' variables. 10年前
  Matt Turner 120426b13d i965/fs: Clean up some whitespace in reg_allocate. 10年前
  Matt Turner 2e007fd621 ra: Don't use regs as the ralloc context. 10年前
  Matt Turner 933c678776 i965: Initialize INTEL_DEBUG once per process. 10年前
  Matt Turner 82811ff176 i965: Initialize compaction tables once per process. 10年前
  Matt Turner 9db278d0e2 glsl: Initialize static temporaries_allocate_names once per process. 10年前
  José Fonseca a5299e9e1c util/u_atomic: Fix the unlocked implementation. 10年前
  José Fonseca ff80b92a58 util/u_atomic: Add a simple test. 10年前
  Matt Turner 6df72e970c util: Make u_atomic.h typeless. 10年前
  Matt Turner 41b5858a2f util: Use stdbool.h's bool rather than "boolean". 10年前
  Matt Turner 2879a77a37 util: Remove u_atomic.h's GCC inline assembly. 10年前
  Matt Turner 972f8458f1 util: Remove u_atomic.h's MSVC inline assembly. 10年前
  Matt Turner 504062be2a util: Remove u_atomic.h's Gallium dependence. 10年前
  Matt Turner 4abd20e261 util: s/INLINE/inline/ in u_atomic.h. 10年前
  Matt Turner ccad3829e3 util: Move u_atomic.h to src/util. 10年前
  Eric Anholt 3fe4d8e1e3 vc4: Introduce scheduling of QPU instructions. 10年前
  Eric Anholt 6958c404ca vc4: Drop the explicit scoreboard wait. 10年前
  Eric Anholt 334036fb64 vc4: Also deal with VPM reads at thread end. 10年前
  Eric Anholt a7b1a93137 vc4: Fix assertion about SFU versus texturing. 10年前
  Eric Anholt 2d5784c825 vc4: Add another check for invalid TLB scoreboard handling. 10年前
  Rob Clark bb19f2c3c4 freedreno/a4xx: invalidate cache when vbo's change 10年前
  Ilia Mirkin ebbd34a468 st/mesa: avoid exposing EXT_texture_integer for pre-GLSL 1.30 10年前
  Ilia Mirkin 4907c31385 freedreno/a3xx: add missing integer formats and enable rendering 10年前
  Ilia Mirkin 82104c19f3 freedreno/a3xx: enable sampling from integer textures 10年前
  Ilia Mirkin 8e336ef55b freedreno: allow each generation to hook into sampler view setting 10年前
  Ilia Mirkin 618ff11457 freedreno/a3xx: don't use half precision shaders for int/float32 10年前
  Ilia Mirkin f866446e8c freedreno/a3xx: disable blending for integer formats 10年前
  Ilia Mirkin 8e147e9ec8 freedreno/a3xx: remove blend clamp enables from gmem/clears 10年前
  Ilia Mirkin d63afe3b58 freedreno/a3xx: add format to emit info, use to set sint/uint flags 10年前
  Ilia Mirkin 5d95e99622 freedreno/a3xx: add 16-bit unorm/snorm texture formats 10年前
  Ilia Mirkin 547182977f freedreno/ir3: remove unused arg parameter 10年前
  Ilia Mirkin de83ef677f freedreno/ir3: fix UMAD 11年前
  Rob Clark 66f694b16c freedreno/a4xx: stencil fixes 10年前
  Rob Clark 5b46670487 freedreno: update generated headers 10年前
  Rob Clark 3e698ebf44 freedreno/a4xx: add render target format to fd4_emit 10年前
  Ilia Mirkin 4aec928ca4 freedreno/a3xx: unify vertex/texture formats into a single table 10年前
  Ilia Mirkin 20fbf99595 freedreno/a3xx: rename vertex/texture format enums to be more consistent 10年前
  Ilia Mirkin 3338bfcf49 freedreno/a3xx: fd3_util -> fd3_format 10年前
  Ilia Mirkin 3de9fa8ff4 freedreno/a3xx: only enable blend clamp for non-float formats 10年前