85051 Commits (f5a6aab4031bc4754756c1773411728ad9a73381)
 

Author SHA1 Message Date
  Timothy Arceri f5a6aab403 glsl: move xfb BufferStride into gl_transform_feedback_info 9 years ago
  Dylan Baker 85e9bbc14d Revert "mapi: export all GLES 3.2 functions in libGLESv2.so" 9 years ago
  Adam Jackson 8ce2afe776 i965: Enable EGL_KHR_gl_texture_3D_image 9 years ago
  Adam Jackson 5981366b9f i915: Enable EGL_KHR_gl_texture_3D_image 9 years ago
  Nicolas Koch f17948a30a anv: Check for VK_WHOLE_SIZE in anv_CmdFillBuffer 9 years ago
  Lionel Landwerlin 6b21728c4a anv: get rid of duplicated values from gen_device_info 9 years ago
  Lionel Landwerlin 94d0e7dc08 i965: get rid of duplicated values from gen_device_info 9 years ago
  Lionel Landwerlin bc24590f0c intel/i965: make gen_device_info mutable 9 years ago
  Timothy Arceri e60928f4c4 gallium: remove unused PIPE_CC_GCC_VERSION 9 years ago
  Timothy Arceri 4eb0e90c6b util: remove Sun C Compiler support 9 years ago
  Ilia Mirkin c0a7e931e3 st/mesa: turn on OES_viewport_array when dependencies are met 9 years ago
  Ilia Mirkin 0f01aa8033 mesa: add implementations for new float depth functions 9 years ago
  Ilia Mirkin 381b15dc20 mesa: move ARB_viewport_array params to a GLES 3.1-accessible section 9 years ago
  Ilia Mirkin 5644a90801 mesa: add GL_OES_viewport_array to the extension string 9 years ago
  Ilia Mirkin 70aef97f9e glsl: add OES_viewport_array enables and use them to expose gl_ViewportIndex 9 years ago
  Ilia Mirkin 411a72d4a2 mesa: add new entrypoints for GL_OES_viewport_array 9 years ago
  Dylan Baker e66a2b879b mapi: export all GLES 3.2 functions in libGLESv2.so 9 years ago
  Dylan Baker ce83e36ec0 mapi: sort static_data.py functions 9 years ago
  Dylan Baker 2fd51cf8ca mapi: retab static_data.py to be consistent 9 years ago
  Lionel Landwerlin 9adfa695ac spirv: fix AtomicLoad/Store on images 9 years ago
  Eric Anholt 36f0f03182 nir: Allow opt_peephole_sel to be more aggressive in flattening IFs. 9 years ago
  Kenneth Graunke 6c648cdac8 docs: Mark ES 3.2 "all done" for i965/gen9+. 9 years ago
  Kenneth Graunke a4fbc73ee8 docs: Add ES 3.2 to release notes. 9 years ago
  Brian Paul b35684543e gallium/util: add comment on util_is_format_compatible() 9 years ago
  Brian Paul 99d9f764b2 svga: minor simplification in svga_validate_surface_view() 9 years ago
  Brian Paul 1cc7a76d73 svga: remove disable_shader debug variable 9 years ago
  Kenneth Graunke a53da57d5a i965: Enable ES 3.2 on Skylake. 9 years ago
  Jason Ekstrand d2f42a945e nir/spirv/glsl450: Add support for the InterpolateAt opcodes 9 years ago
  Jason Ekstrand a529644889 nir/spirv: Claim support for SampleRateShading 9 years ago
  Jason Ekstrand 7c48622581 nir/spirv: Bring back the spirv2nir helper binary 9 years ago
  Chuanbo Weng e4648ba8dd i965: implement querying __DRI_IMAGE_ATTRIB_OFFSET. 9 years ago
  Chuanbo Weng 9e8de866f7 egl: return corresponding offset of EGLImage instead of 0. 9 years ago
  Chuanbo Weng 1ceb775d57 dri: add offset attribute and bump version of EGLImage extensions. 9 years ago
  Francisco Jerez e5311ba1ac i965/ir: Test thread dispatch packing assumptions. 9 years ago
  Francisco Jerez c05a4f11a0 i965/ir: Pass identity mask to brw_find_live_channel() in the packed dispatch case. 9 years ago
  Francisco Jerez f57f526fc5 i965/ir: Skip eliminate_find_live_channel() for stages with sparse thread dispatch. 9 years ago
  Jason Ekstrand 8a468d186e i965/fs: Take Dispatch/Vector mask into account in FIND_LIVE_CHANNEL 9 years ago
  Jason Ekstrand a2392cee48 i965/reg: Make brw_sr0_reg take a subnr and return a vec1 reg 9 years ago
  Lionel Landwerlin b8162d6b6e anv: pipeline: use correct number of thread for compute 9 years ago
  Lionel Landwerlin f2d43b44d7 anv: allocator: correct scratch space for haswell 9 years ago
  Lionel Landwerlin 09394ee6cf anv: device: calculate compute thread numbers using subslices numbers 9 years ago
  Nicolai Hähnle 1f291369e4 gallivm: support negation on 64-bit integers 9 years ago
  Dave Airlie 4207612f9c radeonsi: prepare 64-bit integer support. (v2) 9 years ago
  Dave Airlie 5561a37710 gallivm/llvmpipe: prepare support for ARB_gpu_shader_int64. 9 years ago
  Dave Airlie 6b26039da3 tgsi/softpipe: prepare ARB_gpu_shader_int64 support. (v3) 9 years ago
  Dave Airlie 3985e6c044 gallium/tgsi: add support for 64-bit integer immediates. 9 years ago
  Dave Airlie 6e1a34d545 gallium: add opcode and types for 64-bit integers. (v3) 9 years ago
  Kenneth Graunke 9694b23f66 i965: Rename intelScreen to screen. 10 years ago
  Kenneth Graunke 8fec9fbb9f i965: Rename __DRIScreen pointers to "dri_screen". 10 years ago
  Dylan Baker d4bf9baa43 mesa: Implement ARB_shader_viewport_layer_array for i965 9 years ago