73325 Комити (5ca00e0b8dff529f33c8b1685a9109a78090987c)
 

Аутор SHA1 Порука Датум
  Ian Romanick 5ca00e0b8d t_dd_dmatmp: Replace fprintf with unreachable пре 10 година
  Ian Romanick 46b13666d8 radeon: Use C99 initializers for primitive arrays пре 10 година
  Ian Romanick 68976a5a00 i965: Use C99 initializers for primitive arrays пре 10 година
  Ville Syrjälä fad5fd3a25 i915: Use C99 initializers for primitive arrays пре 10 година
  Brian Paul 3801fa65c1 tgsi: add const qualifier to silence warning пре 10 година
  Brian Paul b7766a95e1 glsl: whitespace/formatting/typo fixes in link_uniforms.cpp пре 10 година
  Samuel Iglesias Gonsalvez 50d5a36f35 main: array stride for unsized arrays of arrays are calculated like records пре 10 година
  Samuel Iglesias Gonsalvez 82db642042 glsl: add std430 layout support for AoA пре 10 година
  Timothy Arceri 6483183279 docs: Mark GL_ARB_enhanced_layouts as in progress пре 10 година
  Ilia Mirkin dbae576f7f i965: add EXT_polygon_offset_clamp support to gen4/gen5 пре 10 година
  Matt Turner 833fa9a8cd meta: Update comment about unsupported texture types. пре 10 година
  Matt Turner d4ff638504 glx: Drop CRAY support. пре 10 година
  Matt Turner 617eb5e6c3 glsl: Remove CSE pass. пре 10 година
  Matt Turner 5a360dcad1 i965: Generalize predicated break pass for use in vec4 backend. пре 10 година
  Matt Turner 4098a756b5 i965/fs: Use backend_instruction in predicated break peephole. пре 10 година
  Matt Turner 5964419921 i965/fs: Remove SNB embedded-comparison support from optimizations. пре 10 година
  Matt Turner 36ea9922ad mesa: Add missing _mm_mfence() before streaming loads. пре 10 година
  Chad Versace 93161be9e7 i965: Fix intel_miptree_is_fast_clear_capable() пре 10 година
  Chad Versace 125a04b474 i965/mt: Declare some functions as static пре 10 година
  Iago Toral Quiroga 73e0dfbaca i965: Make vec4_visitor's destructor virtual пре 10 година
  Tapani Pälli a90feb581a glsl: set glsl error if binding qualifier used on global scope пре 10 година
  Iago Toral Quiroga 102f6c446b i965: Assert on the number of combined UBO and SSBO binding table entries пре 10 година
  Iago Toral Quiroga 20cbe3688a i965: Reserve binding table space for SSBO surfaces пре 10 година
  Iago Toral Quiroga 41c4d45e08 i965: Define BRW_MAX_SSBO пре 10 година
  Iago Toral Quiroga 440f9348c1 i965: Define BRW_MAX_UBO пре 10 година
  Matt Turner 4caa10193f i965/vec4: Remove more dead visitor/vertex program code. пре 10 година
  Matt Turner cd7fa1034a i965: Don't print line numbers with INTEL_DEBUG=optimizer. пре 10 година
  Ilia Mirkin 78ec9e28ec nv30: always go through translate module on big-endian пре 10 година
  Ilia Mirkin 1fec05d114 nv30: pretend to have packed texture/surface formats пре 10 година
  Michel Dänzer 87c3c9acd2 st/dri: Use packed RGB formats пре 10 година
  Timothy Arceri 763cd8c080 glsl: reduce memory footprint of uniform_storage struct пре 10 година
  Kenneth Graunke b85757bc72 i965: Remove shader_prog from vec4_gs_visitor. пре 10 година
  Kenneth Graunke 21585048a2 i965: Use nir->has_transform_feedback_varyings to avoid shader_prog. пре 10 година
  Kenneth Graunke 7768b802e5 nir: Add a nir_shader_info::has_transform_feedback_varyings flag. пре 10 година
  Kenneth Graunke 5d7f8cb5a5 nir: Introduce new nir_intrinsic_load_per_vertex_input intrinsics. пре 10 година
  Kenneth Graunke f2a4b40cf1 nir/lower_io: Make get_io_offset() return a nir_ssa_def * for indirects. пре 10 година
  Timothy Arceri 6994ca20aa glsl: fix whitespace пре 10 година
  Marek Olšák 814b7d1ab9 radeonsi: enable PIPE_CAP_FORCE_PERSAMPLE_INTERP пре 10 година
  Marek Olšák b3c55fc669 radeonsi: do force_persample_interp in shaders for non-trivial cases пре 10 година
  Marek Olšák 9652bfcf2d radeonsi: implement the simple case of force_persample_interp пре 10 година
  Marek Olšák 214de2d815 radeonsi: move SPI_PS_INPUT_ENA/ADDR registers to a separate state пре 10 година
  Marek Olšák 55d406b71e tgsi/scan: add interpolation info into tgsi_shader_info пре 10 година
  Marek Olšák 6b0f21cb28 st/mesa: automatically set per-sample interpolation if using SampleID/Pos пре 10 година
  Marek Olšák 4e9fc7e4e2 st/mesa: set force_persample_interp if ARB_sample_shading is used пре 10 година
  Marek Olšák f3b37e321f gallium: add per-sample interpolation control into rasterizer statOAe пре 10 година
  Marek Olšák d8932a355d st/mesa: add ST_DEBUG=precompile support for tessellation shaders пре 10 година
  Marek Olšák dd340b34f3 mesa: remove Driver.BindImageTexture пре 10 година
  Marek Olšák 92709dcb9b mesa: remove Driver.DeleteSamplerObject пре 10 година
  Marek Olšák 00f6beed02 mesa: remove Driver.EndCallList пре 10 година
  Marek Olšák ef6c0714af mesa: remove Driver.BeginCallList пре 10 година