mesa.git
2018-09-02 Mauro Rossiegl/android: do not indent HAVE_DRM_GRALLOC preprocesso...
2018-09-01 Jason Ekstrandanv/blorp: Fix a comment as per Nanley's review feedback
2018-09-01 Jason Ekstrandanv/blorp: Do more flushing around HiZ clears
2018-09-01 Ian Romanicki965/vec4: Clamp indirect tes input array reads with...
2018-09-01 Ian Romanicki965/vec4: Correctly handle uniform sources in generate...
2018-08-31 Andres Gomezdocs: update calendar to extended the 18.1 cycle by...
2018-08-31 Rodrigo Viviintel: Introducing Amber Lake platform
2018-08-31 Rodrigo Viviintel: aubinator: Adding missed platforms to the error...
2018-08-31 Nanley Cheryi965/gen7_urb: Re-emit PUSH_CONSTANT_ALLOC on some...
2018-08-31 Christian Gmeinerimx: make use of loader_open_render_node(..) helper
2018-08-31 Christian Gmeinertegra: make use loader_open_render_node(..) helper
2018-08-31 Christian Gmeinerloader: add loader_open_render_node(..)
2018-08-31 Christian Gmeinertegra: fix memory leak
2018-08-31 Daniel Stonest/dri: Don't expose sRGB formats to clients
2018-08-31 Samuel Pitoisetradv: add missing support for protected memory properties
2018-08-31 Samuel Pitoisetradv: remove dead code in scan_shader_output_decl()
2018-08-31 Samuel Pitoisetradv: remove radv_shader_context::num_output_{clips...
2018-08-31 Samuel Pitoisetradv: adjust the cull dist mask in scan_shader_output_d...
2018-08-31 Samuel Pitoisetradv: get length of the clip/cull distances array from...
2018-08-31 Samuel Pitoisetradv: do not recompute the output usage mask for clipdi...
2018-08-31 Samuel Pitoisetradv: gather the output usage mask for clip/cull distan...
2018-08-31 Samuel Pitoisetradv: add set_output_usage_mask() helper
2018-08-31 Samuel Pitoisetradv: fix passing clip/cull distances from VS to PS
2018-08-31 Juan A. Suarez... egl/wayland: do not leak wl_buffer when it is locked
2018-08-31 Dave Airlieac/radeonsi: fix CIK copy max size
2018-08-31 Dave Airlieradeonsi: fix regression in indirect input swizzles.
2018-08-31 Dave Airlieradeonsi: fix tess/gs fetchs for new swizzle.
2018-08-31 Marek Olšákmesa: ignore VAO IDs equal to 0 in glDeleteVertexArrays
2018-08-30 Kenneth GraunkeRevert "intel/tools/aubwrite: Always use physical addre...
2018-08-30 Jason Ekstrandintel/nir: Lowering image loads and stores trashes...
2018-08-30 Jason Ekstrandi965/screen: Allow modifiers on sRGB formats
2018-08-30 Jason Ekstrandegl/dri2: Guard against invalid fourcc formats
2018-08-30 Jason Ekstrandegl/dri2: Add a helper for the number of planes for...
2018-08-30 Jason Ekstrandradv/meta: Set num_components on image_store intrinsics
2018-08-30 Vicki Pfaugallivm: Detect VSX separately from Altivec
2018-08-30 Ilia Mirkinnv50: bump compat glsl level to same as core
2018-08-30 Ilia Mirkinnvc0: bump compat GLSL version to match core
2018-08-30 Ilia Mirkinglsl: avoid lowering texcoord array except in simple...
2018-08-30 Andres Gomezdocs: update calendar 18.2.0-rc5 is out, extend to...
2018-08-29 Timothy Arcerist/mesa, gallium: add a workaround for No Mans Sky
2018-08-29 Timothy Arceriglsl: add a mechanism to allow layout qualifiers on...
2018-08-29 Timothy Arceriglsl: skip stringification in preprocessor if in unreac...
2018-08-29 Bas Nieuwenhuizenradv: Add missing checks in radv_get_image_format_prope...
2018-08-29 Dave Airliegallivm: allow to pass two swizzles into fetches.
2018-08-29 Timothy Arceriradeonsi: enable radeonsi_zerovram for No Mans Sky
2018-08-29 Timothy Arceriradeonsi: add radeonsi_zerovram driconfig option
2018-08-29 Timothy Arceriradeonsi: enable GL 4.5 in compat profile
2018-08-29 Timothy Arcerimesa: enable ARB_direct_state_access in compat for...
2018-08-29 Marek Olšákradeonsi: add a thorough clear/copy_buffer benchmark
2018-08-29 Marek Olšákradeonsi: let internal compute dispatches tune WAVES_PER_SH
2018-08-29 Marek Olšákradeonsi: add TGSI_SEMANTIC_CS_USER_DATA for reading...
2018-08-29 Marek Olšákradeonsi: add SI_QUERY_TIME_ELAPSED_SDMA_SI for measuri...
2018-08-29 Marek Olšákradeonsi: add SI_QUERY_TIME_ELAPSED_SDMA for measuring...
2018-08-29 Marek Olšákradeonsi: add flag L2_STREAM for minimal cache usage
2018-08-29 Marek Olšákgallium: add TGSI_MEMORY_STREAM_CACHE_POLICY
2018-08-29 Jason Ekstrandintel/compiler: Remove surface_idx from brw_image_param
2018-08-29 Jason Ekstrandintel: Use TXS for image_size when we have a typed...
2018-08-29 Jason Ekstrandanv,i965: Lower away image derefs in the driver
2018-08-29 Jason Ekstrandnir: Add handle/index-based image intrinsics
2018-08-29 Jason Ekstrandnir: Use a bitfield for image access qualifiers
2018-08-29 Jason Ekstrandglsl/link,i965: Make ImageAccess four-state
2018-08-29 Jason Ekstrandintel/compiler: Use two components for 1D array image...
2018-08-29 Jason Ekstrandisl: Use the view array length for the image size
2018-08-29 Jason Ekstrandintel/compiler: Do image load/store lowering to NIR
2018-08-29 Jason Ekstrandnir/types: Add a wrapper for coordinate_components
2018-08-29 Jason Ekstrandanv/pipeline: Remove dead image loads in lower_input_at...
2018-08-29 Jason Ekstrandnir: Make image load/store intrinsics variable-width
2018-08-29 Jason Ekstrandnir/format_convert: Fix a bitmask in unpack_11f11f10f
2018-08-29 Jason Ekstrandnir/format_convert: Rename pack_r11g11b10f to pack_11f1...
2018-08-29 Jason Ekstrandnir/format_convert: Add [us]norm conversion helpers
2018-08-29 Jason Ekstrandnir/format_convert: Rename nir_format_bitcast_uint_vec
2018-08-29 Jason Ekstrandnir/format_convert: Add vec mask and sign-extend helpers
2018-08-29 Jason Ekstrandnir/format_convert: Add support for unpacking signed...
2018-08-29 Jason Ekstrandnir/opcodes: Make unpack_half_2x16_split_* variable...
2018-08-29 Jason Ekstrandnir/algebraic: Add some max/min optimizations
2018-08-29 Jason Ekstrandnir/algebraic: Add more extract_[iu](8|16) optimizations
2018-08-29 Jason Ekstrandnir/algebraic: Be more careful converting ushr to extra...
2018-08-29 Sagar Ghugeintel/tools: new i965_disasm tool
2018-08-29 Kenneth Graunkest/mesa: Disable blending for integer formats.
2018-08-29 Brian Paulsvga: add missing switch cases for shadow textures
2018-08-29 Brian Paulsvga: fix vgpu9 sprite coordinate bug
2018-08-29 Brian Paulsvga: fix PIPE_TEXTURE_RECT/BUFFER const buffer issue
2018-08-29 Brian Paulsvga: minor improvements in svga_state_constants.c
2018-08-29 Jason Ekstrandanv: Free the app and engine name
2018-08-29 Rhys Kiddnv50/ir: silence partitionLoadStore() unused function...
2018-08-29 vadym.shovkopliasglsl/linker: Link all out vars from a shader objects...
2018-08-29 Lionel Landwerlinanv: blorp: support multiple aspect blits
2018-08-29 Tapani Pällimesa: allow GL_UNSIGNED_BYTE type for SNORM reads
2018-08-29 Timothy Arcerinir: add loop unroll support for wrapper loops
2018-08-29 Timothy Arcerinir/opt_loop_unroll: Remove unneeded phis if we make...
2018-08-29 Timothy Arcerinir: add complex_loop bool to loop info
2018-08-29 Timothy Arcerinir: always attempt to find loop terminators
2018-08-28 Marek Olšákac/surface: fix CMASK fast clear for NPOT textures...
2018-08-28 Ian Romanicki965/vec4: Emit BRW_AOP_INC or BRW_AOP_DEC for atomicAd...
2018-08-28 Ian Romanicki965/fs: Emit BRW_AOP_INC or BRW_AOP_DEC for imageAtomi...
2018-08-28 Ian Romanicki965/fs: Refactor image atomics to be a bit more like...
2018-08-28 Ian Romanicki965/fs: Emit BRW_AOP_INC or BRW_AOP_DEC for atomicAdd...
2018-08-28 Ian Romanickintel/compiler: Silence unused parameter warnings in...
2018-08-28 Sagar Ghugei965: enable AMD_depth_clamp_separate
2018-08-28 Sagar Ghugei965: add functional changes for AMD_depth_clamp_separate
next