mesa.git
2017-06-16 Emil Velikovac: remove amdgpu.h dependency
2017-06-16 Jan Veselyr600g,compute: provide local copy of functions from...
2017-06-16 Jan Veselyr600: android: amdgpu_common is only required when...
2017-06-16 Eric Engestromegl/display: make platform detection thread-safe
2017-06-16 Eric Engestromegl/display: only detect the platform once
2017-06-16 Thomas Hellstromsvga: Relax the format checks for copy_region_vgpu10...
2017-06-16 Thomas Hellstromsvga: Fix incorrect format conversion blit destination
2017-06-16 Thomas Hellstromsvga: Fix srgb copy_region regression
2017-06-16 Thomas Hellstromsvga: Prefer accelerated blits over cpu copy region
2017-06-16 Thomas Hellstromsvga: Support accelerated conditional blitting
2017-06-16 Thomas Hellstromsvga: Use utility functions to help determine whether...
2017-06-16 Thomas Hellstromsvga: Rework the blit and resource_copy_region function...
2017-06-16 Kenneth Graunkei965: Improve conditional rendering in fallback paths.
2017-06-15 Emil Velikovconfigure.ac: remove manual AC_SUBST for pthread-stubs
2017-06-15 Emil Velikovconfigure.ac: add -pthread to PTHREAD_LIBS
2017-06-15 Timothy Arcerimesa: stop assigning unused storage for non-bindless...
2017-06-15 Robert Fossegl/android: Fix typ-o
2017-06-15 Brian Pauldraw: check for line_width != 1.0f in validate_pipeline()
2017-06-15 Brian Paulsvga: clamp device line width to at least 1 to fix...
2017-06-15 Brian Pauldraw: whitespace and formatting fixes
2017-06-15 Brian Paulautomake: increase the MESA_GIT_SHA1 hash id length...
2017-06-15 Eric Anholtgallium: Add renderonly-based support for pl111+vc4.
2017-06-15 Eric Anholtetnaviv: Only use renderonly_get_handle for GEM handles.
2017-06-15 Mauro Rossiandroid: r600/eg: add support for tracing IBs after...
2017-06-15 Mauro Rossisvga: fix git_sha1.h include path in Android.mk (v3)
2017-06-15 Andres Gomezbin/get-fixes-pick-list.sh: better identify multiple...
2017-06-15 Andres Gomezbin/get-fixes-pick-list.sh: parse just the commit message
2017-06-15 Samuel Pitoisetgallium/radeon: fix initialization of new resource...
2017-06-15 Lucas Stachgbm: implement FD import with modifier
2017-06-15 Lucas Stachgbm: add API to to import FD with modifier
2017-06-15 Emil Velikovi965: gen4_blorp_exec.h to the sources list
2017-06-15 Michel Dänzergallium/util: Break recursion in pipe_resource_reference
2017-06-15 Samuel Pitoisetmesa: fix 'make check' by moving bindless functions...
2017-06-15 Jason Ekstrandi965/miptree: Use the new simple alloc_tiled for CCS...
2017-06-15 Jason Ekstrandi965/bufmgr: Add a new, simpler, bo_alloc_tiled
2017-06-15 Jason Ekstrandi965/bufmgr: Rename bo_alloc_tiled to bo_alloc_tiled_2d
2017-06-15 Jason Ekstrandi965: Use blorp for depth/stencil clears on gen6+
2017-06-15 Jason Ekstrandi965: Set step_rate = 0 for interleaved vertex buffers
2017-06-15 Jason Ekstrandi965: Disable the interleaved vertex optimization when...
2017-06-15 Jason Ekstrandintel/blorp: Work around Sandy Bridge occlusion query...
2017-06-15 Jason Ekstrandi965/blorp: Set no_depth_or_stencil correctly
2017-06-15 Jason Ekstrandi965: Remove some unneeded fields from brw_context
2017-06-15 Jason Ekstrandi965: Remove some of the remnants of meta
2017-06-15 Jason Ekstrandintel/isl: Properly set SeparateStencilBufferEnable...
2017-06-15 Jason Ekstrandi965/miptree: Choose the stencil layout in miptree_crea...
2017-06-15 Jason Ekstrandmesa: Add a BUFFER_BITS mask for depth+stencil
2017-06-15 Jason Ekstrandi965/blorp: Set aux_usage to NONE for miplevels without HiZ
2017-06-15 Aaron Watryradeon/winsys: Limit max allocation size to 70% of...
2017-06-14 Kenneth Graunkei965: Use a line end cap width of 0.5 unless smooth...
2017-06-14 Kenneth Graunkei965: Use brw_get_line_width() in Gen4-5 SF_STATE code.
2017-06-14 Kenneth Graunkegenxml: Fix Gen4-5 SF_STATE "Line Width" fixed point...
2017-06-14 Kenneth Graunkei965: Stop using BRW_RASTRULE_LOWER_RIGHT on Gen4-5.
2017-06-14 Kenneth Graunkei965: When gl_PointSize is unwritten, default to 1...
2017-06-14 Kenneth Graunkei965: Make Gen4-5 SF_STATE use the point size calculati...
2017-06-14 Jason Ekstrandi965: Do an end-of-pipe sync after flushes
2017-06-14 Jason Ekstrandi965/blorp: Do an end-of-pipe sync around CCS ops
2017-06-14 Jason Ekstrandi965: Do an end-of-pipe sync prior to STATE_BASE_ADDRESS
2017-06-14 Topi Pohjolaineni965: Add an end-of-pipe sync helper
2017-06-14 Jason Ekstrandi965: Unify the two emit_pipe_control functions
2017-06-14 Jason Ekstrandi965: Take a uint64_t immediate in emit_pipe_control_write
2017-06-14 Jason Ekstrandi965: Flush around state base address
2017-06-14 Kenneth Graunkei965: Print "force dual color blending" in FS recompile...
2017-06-14 Eric Le BihanFix khrplatform.h not installed if EGL is disabled.
2017-06-14 Ville Syrjäläi915: Fix wpos_tex vs. -1 comparison
2017-06-14 Samuel Pitoisettgsi/scan: add missing 'static' to tgsi_is_bindless_ima...
2017-06-14 Chuck Atkinsconfigure.ac: Reduce zlib requirement from 1.2.8 to...
2017-06-14 Samuel Pitoisetradeonsi: enable ARB_bindless_texture
2017-06-14 Samuel Pitoisetradeonsi: add support for loading bindless images
2017-06-14 Samuel Pitoisetradeonsi: add support for loading bindless samplers
2017-06-14 Samuel Pitoisetradeonsi: invalidate buffers which are made resident...
2017-06-14 Samuel Pitoisetradeonsi: upload new descriptors when resident buffers...
2017-06-14 Samuel Pitoisetradeonsi: only decompress resident textures/images...
2017-06-14 Samuel Pitoisetradeonsi: track use of bindless samplers/images from...
2017-06-14 Samuel Pitoisetradeonsi: decompress resident textures/images before...
2017-06-14 Samuel Pitoisetradeonsi: decompress DCC for resident textures/images
2017-06-14 Samuel Pitoisetradeonsi: only add descriptors in presence of resident...
2017-06-14 Samuel Pitoisetradeonsi: add all resident buffers to the current CS
2017-06-14 Samuel Pitoisetradeonsi: implement ARB_bindless_texture
2017-06-14 Samuel Pitoisetradeonsi: add a slab allocator for bindless descriptors
2017-06-14 Samuel Pitoisetradeonsi: add si_set_shader_image_desc() helper
2017-06-14 Samuel Pitoisetradeonsi: add si_set_sampler_view_desc() helper
2017-06-14 Samuel Pitoisetradeonsi: add si_init_descriptor_list() helper
2017-06-14 Samuel Pitoisetst/mesa: enable ARB_bindless_texture
2017-06-14 Samuel Pitoisetst/mesa: disable per-context seamless cubemap when...
2017-06-14 Samuel Pitoisetst/mesa: make bindless samplers/images bound to units...
2017-06-14 Samuel Pitoisetst/mesa: add infrastructure for storing bound texture...
2017-06-14 Samuel Pitoisetst/mesa: add st_create_{texture,image}_handle_from_unit...
2017-06-14 Samuel Pitoisetst/mesa: add st_convert_image_from_unit() helper
2017-06-14 Samuel Pitoisetst/mesa: make convert_sampler_from_unit() non-static
2017-06-14 Samuel Pitoisetst/mesa: make update_single_texture() non-static
2017-06-14 Samuel Pitoisetst/mesa: implement ARB_bindless_texture
2017-06-14 Samuel Pitoisettgsi/scan: record bindless samplers/images usage
2017-06-14 Samuel Pitoisetst/glsl_to_tgsi: teach rename_temp_registers() about...
2017-06-14 Samuel Pitoisetst/glsl_to_tgsi: teach the DCE pass about bindless...
2017-06-14 Samuel Pitoisetst/glsl_to_tgsi: add support for bindless pack/unpack...
2017-06-14 Samuel Pitoisetst/glsl_to_tgsi: add support for bindless images
2017-06-14 Samuel Pitoisetst/glsl_to_tgsi: add support for bindless samplers
2017-06-14 Samuel Pitoisettgsi/ureg: accept TGSI_FILE_{CONSTANT,INPUT} for dst...
2017-06-14 Samuel Pitoisettc: add ARB_bindless_texture support
2017-06-14 Samuel Pitoisettrace: add ARB_bindless_texture support
next