70705 Commits (73bdf4ba86751983dff011ac488ac60321d70a7f)
 

Author SHA1 Message Date
  Brian Paul 73bdf4ba86 stw: use new stw_get_nop_function() function to avoid Viewperf 12 crashes 10 years ago
  Brian Paul 8d005a643e stw: add some no-op functions for GL_EXT_dsa, GL_NV_half_float 10 years ago
  Jose Fonseca eee9247018 st/wgl: Don't return core profile for 3.1 contexts. 10 years ago
  Brian Paul 528bd94432 st/wgl: set PIPE_BIND_SAMPLER_VIEW for window color buffers 10 years ago
  Brian Paul 9405c1b3b0 st/wgl: add support for multisample pixel formats 10 years ago
  Brian Paul 0925e5f5bc st/wgl: respect sample count when creating framebuffer surfaces 10 years ago
  Brian Paul b8249de646 st/wgl: fix WGL_SAMPLE_BUFFERS_ARB query 10 years ago
  Brian Paul 5ad5d44af5 tgsi: add comments for ureg_emit_label() 10 years ago
  Brian Paul 12c1c0706d tgsi: new comments, assertion for executing TGSI_OPCODE_CAL 10 years ago
  Timothy Arceri 2ce2b80c6f docs: update developer info 10 years ago
  Jose Fonseca afeb922206 llvmpipe: Truncate the binned constants to max const buffer size. 10 years ago
  Jose Fonseca f734d25560 glsl: Fail linkage when UBO exceeds GL_MAX_UNIFORM_BLOCK_SIZE. 10 years ago
  Ilia Mirkin 5974841fd0 glsl: guard gl_NumSamples enablement on ARB_sample_shading 10 years ago
  Matt Turner 22af95af83 i965: Add missing braces around if-statement. 10 years ago
  Jordan Justen 2310a65c28 i965/compute: Fix undefined code with right_mask for SIMD32 10 years ago
  Ilia Mirkin 770f141866 mesa: add GL_PROGRAM_PIPELINE support in KHR_debug calls 10 years ago
  Ilia Mirkin b6e238023c glsl: add version checks to conditionals for builtin variable enablement 10 years ago
  Ilia Mirkin c40e7ee7c4 glsl: handle conversions to double when comparing param matches 10 years ago
  Emil Velikov 6b0378e483 ilo: remove missing ilo_fence.h from the sources list 10 years ago
  Boyan Ding 997fc807b2 egl/x11: Set version of swrastLoader to 2 10 years ago
  Eric Anholt 1d45e44b2f vc4: Move tile state/alloc allocation into the kernel. 10 years ago
  Eric Anholt 9adcd2d80a vc4: Move RCL generation into the kernel. 10 years ago
  Eric Anholt 91c73a9a28 vc4: Add dumping of VC4_PACKET_TILE_BINNING_MODE_CONFIG. 10 years ago
  Eric Anholt dc1fbad2eb vc4: Fix memory leak from simple_list conversion. 10 years ago
  Eric Anholt 62d153ea37 vc4: Track the number of BOs allocated and their size. 10 years ago
  Iago Toral Quiroga 2b1cdb0edd i965: Fix textureGrad with cube samplers 11 years ago
  Ilia Mirkin 36e3eb6a95 nvc0/ir: can't have a join on a load with an indirect source 10 years ago
  Kevin Rogovin ff06901082 docs: mark GL_ARB_framebuffer_no_attachments done for i965 10 years ago
  Kevin Rogovin 8319999831 i965: enable ARB_framebuffer_no_attachments for Gen7+ 10 years ago
  Kevin Rogovin 9ded636975 i965: execution of frag-shader when it has atomic buffer 10 years ago
  Kevin Rogovin bbb700967e mesa: function for testing if current frag-shader has atomics 10 years ago
  Kevin Rogovin 41b6db225f i965: Use _mesa_geometric_ functions appropriately 10 years ago
  Kevin Rogovin 51f4b51151 mesa: helper function for scissor box of gl_framebuffer 10 years ago
  Kevin Rogovin 74987977a3 mesa: add helper functions for geometry of gl_framebuffer 10 years ago
  Kevin Rogovin 6aa12994bd PATCH 03/10] mesa: Complete ARB_framebuffer_no_attachments in Mesa core 10 years ago
  Kevin Rogovin c9d26f201a mesa: Constants and functions for ARB_framebuffer_no_attachments 10 years ago
  Kevin Rogovin da81999bee mesa: Define infrastructure for ARB_framebuffer_no_attachments 10 years ago
  Eric Anholt a0cd1a4060 vc4: Make sure that direct texture clamps have a minimum value of 0. 10 years ago
  Eric Anholt d4d2736149 vc4: Swap around which src we spill to ra31/rb31. 10 years ago
  Eric Anholt 507f3e708c vc4: R4 is not a valid register for clamped direct texturing. 10 years ago
  Eric Anholt 2eac356467 vc4: Factor out the live clamp register getter. 10 years ago
  Eric Anholt 596532cc7d vc4: Drop the unused "stride" field of surfaces. 10 years ago
  Eric Anholt 6dd55b4909 vc4: Handle refcounting the exec BO like we do in the kernel. 10 years ago
  Eric Anholt 731ac05cc4 vc4: Use VC4_SET/GET_FIELD for some RCL packets. 10 years ago
  Eric Anholt e22a192784 vc4: Make symbolic values for packet sizes. 10 years ago
  Eric Anholt c2f8287601 vc4: Use symbolic values in texture ptype validation. 10 years ago
  Eric Anholt 5fbbec9aae vc4: Move vc4_packet.h to the kernel/ directory, since it's also shared. 10 years ago
  Anuj Phogat e20345204d i965/gen9: Disable Mip Tail for YF/YS tiled surfaces 11 years ago
  Anuj Phogat 54591bb67f i965/gen9: Set vertical and horizontal surface alignments 11 years ago
  Anuj Phogat 6c380d42b1 i965: Use BRW_SURFACE_* in place of GL_TEXTURE_* 11 years ago