i965: remove outdated comment about TCS passthrough
[mesa.git] / src /
2018-09-20 Caio Marcelo de... i965: remove outdated comment about TCS passthrough
2018-09-20 Dylan Bakerutils/u_math: break dependency on gallium/utils
2018-09-20 Emil Velikovegl/android: rework device probing
2018-09-19 Danylo Piliaievglsl: Add an assert when cloning ir_dereference_record...
2018-09-19 Danylo Piliaievglsl: Avoid propagating incompatible type of initializer
2018-09-19 Michal Srbst/dri: don't set queryDmaBufFormats/queryDmaBufModifie...
2018-09-19 Jason Ekstrandanv/so_memcpy: Don't consider src/dst_offset when compu...
2018-09-19 Jakob BornecrantzRevert "mesa: only update framebuffer-state for clears"
2018-09-19 Samuel Pitoisetradv: use a 64-bit unsigned integer when allocating...
2018-09-19 Samuel Pitoisetradv: enable VK_SUBGROUP_FEATURE_ARITHMETIC_BIT
2018-09-19 Samuel Pitoisetradv: do not support blitting surfaces with depth and...
2018-09-19 Erik Faye-Lundmesa: only update framebuffer-state for clears
2018-09-19 Juan A. Suarez Romeronir: add initializer data to fix MSVC compile error
2018-09-19 Jason Ekstrandnir: Add some asserts that we don't put derefs in phis
2018-09-19 Jason Ekstrandnir/opt_if: Re-materialize derefs in use blocks before...
2018-09-19 Jason Ekstrandnir/loop_unroll: Re-materialize derefs in use blocks...
2018-09-19 Jason Ekstrandnir: Add a small pass to rematerialize derefs per-block
2018-09-18 Bas NieuwenhuizenRevert "radv: fix descriptor pool allocation size"
2018-09-18 Samuel Pitoisetradv: implement VK_EXT_conservative_rasterization
2018-09-18 Samuel Pitoisetradv: do not re-create the sampler for every blits...
2018-09-18 Samuel Pitoisetradv: allow to force anisotropy via RADV_TEX_ANISO
2018-09-18 Timothy Arcerimesa: enable EXT_framebuffer_object in core profile
2018-09-18 Timothy Arcerimesa: move legacy dri config option texture_depth
2018-09-18 Timothy Arcerimesa: move legacy dri config option fthrottle_mode
2018-09-18 Timothy Arcerimesa: move legacy dri config option def_max_anisotropy
2018-09-18 Timothy Arcerimesa: move legacy dri config option no_neg_lod_bias
2018-09-18 Timothy Arcerimesa: move legacy dri config option round_mode
2018-09-18 Timothy Arcerimesa: remove unused dri option float_depth
2018-09-18 Timothy Arcerimesa: move legacy dri config option dither_mode
2018-09-18 Timothy Arcerimesa: move legacy dri config option color_reduction
2018-09-18 Timothy Arcerimesa: move legacy TCL dri config options
2018-09-18 Timothy Arceriutil: use force_compat_profile for Wolfenstein The...
2018-09-18 Timothy Arcerimesa/st: add force_compat_profile option to driconfig
2018-09-18 Timothy ArceriRevert "radeonsi: avoid syncing the driver thread in...
2018-09-17 Eric Anholtv3d: Switch from FLUSH_ALL_STATE to FLUSH for ending...
2018-09-17 Eric Anholtv3d: Stop clearing the OQ state at the end of the job.
2018-09-17 Eric Anholtv3d: Always emit a TF disable at the start of drawing...
2018-09-17 Dylan Bakerbuild: Don't overlink gallium xlib target
2018-09-17 Dylan Bakermove pthread_setaffinity_np check to the build system
2018-09-17 Fritz Koenigmesa: FramebufferParameteri parameter checking
2018-09-17 Fritz Koenigmesa: Additional FlipY applications
2018-09-17 Bas Nieuwenhuizenradv: Use build ID if available for cache UUID.
2018-09-17 Samuel Pitoisetradv: enable shaderInt16 capability
2018-09-17 Samuel Pitoisetac: add 16-bit support to ac_build_bitfield_reverse()
2018-09-17 Samuel Pitoisetac: add 16-bit support to ac_build_bit_count()
2018-09-17 Samuel Pitoisetac: add 16-bit support to ac_find_lsb()
2018-09-17 Samuel Pitoisetac: add 16-bit support to ac_build_umsb()
2018-09-17 Samuel Pitoisetac: add 16-bit support to ac_build_isign()
2018-09-17 Samuel Pitoisetac: add 16-bit constant values for zero and one
2018-09-17 Samuel Pitoisetac: add ac_build_bifield_reverse() helper
2018-09-17 Samuel Pitoisetac: add ac_build_bit_count() helper
2018-09-17 Samuel Pitoisetradv: fix use of unreachable() in the meta blit path
2018-09-17 Samuel PitoisetRevert "radv: Optimize rebinding the same descriptor...
2018-09-17 Samuel Pitoisetradv: fix descriptor pool allocation size
2018-09-17 Jason Ekstrandanv/query: Add an emit_srm helper
2018-09-17 Jason Ekstrandanv: Add a mi_memset and use it for zeroing queries
2018-09-17 Jason Ekstrandanv/query: Use anv_address everywhere
2018-09-17 Jason Ekstrandanv/query: Write both dwords in emit_zero_queries
2018-09-17 Jason Ekstrandanv/query: Increment an index while writing results
2018-09-17 Ian Romanicki965/fs: Don't propagate conditional modifiers from...
2018-09-16 Bas Nieuwenhuizenradv: Only allow 16 user SGPRs for compute on GFX9+.
2018-09-16 Bas Nieuwenhuizenradv: Set the user SGPR MSB for Vega.
2018-09-16 Bas Nieuwenhuizenradv: Optimize rebinding the same descriptor set.
2018-09-15 Gert Wollnyr600/sb: use safe math optimizations when TGSI contains...
2018-09-15 Mauro Rossiandroid: broadcom/cle: export the broadcom top level...
2018-09-15 Mauro Rossiandroid: broadcom/cle: add gallium include path
2018-09-15 Mauro Rossiandroid: broadcom/genxml: fix collision with intel...
2018-09-15 Caio Marcelo de... anv/memcpy: fix build after starting to use addresses
2018-09-15 Jason Ekstrandanv/cmd_buffer: Take an address in emit_lrm
2018-09-15 Jason Ekstrandanv/memcpy: Use addresses instead of bo+offset
2018-09-15 Jason Ekstrandanv/so_memcpy: Use the correct SO_BUFFER size on gen8+
2018-09-15 Timothy Arceriac: fix get_image_coords() for radeonsi
2018-09-15 Marek Olšákgallium/util: don't let child processes inherit our...
2018-09-15 Marek Olšákgallium/util: start with a random L3 cache index for...
2018-09-15 Josh Pieperst/mesa: Validate the result of pipe_transfer_map in...
2018-09-14 Samuel Pitoisetradv: emit the initial config only once in the preambles
2018-09-14 Samuel Pitoisetradv: fix setting global locations for indirect descriptors
2018-09-14 Samuel Pitoisetradv: fix flushing indirect descriptors
2018-09-14 Samuel Pitoisetradv: fix GPU hangs with 32-bit indirect descriptors
2018-09-14 Samuel Pitoisetradv: handle loc->indirect correctly for the first...
2018-09-14 Samuel Pitoisetradv: bump the maximum number of arguments to 64
2018-09-14 Samuel Pitoisetradv: tidy up ac_setup_rings() for the GSVS rings
2018-09-14 Samuel Pitoisetradv: fix setting the number of entries for GSVS on VI+
2018-09-14 Samuel Pitoisetradv: always compute the number of components from...
2018-09-14 Samuel Pitoisetradv: emit data contiguously in the GS->VS ring buffer
2018-09-14 Samuel Pitoisetradv: make use of the output usage mask in GS copy...
2018-09-14 Samuel Pitoisetradv: improve a comment in si_emit_set_predication_state()
2018-09-14 Samuel Pitoisetradv: fix VK_EXT_conditional_rendering visibility
2018-09-14 Samuel Pitoisetradv: make use of ac_unpack_param() instead of ac_build...
2018-09-14 Timothy Arcerinir: add loop unroll support for complex wrapper loops
2018-09-14 Timothy Arcerinir: propagates if condition evaluation down some alu...
2018-09-14 Timothy Arcerinir: evaluate if condition uses inside the if branches
2018-09-14 Erik Faye-Lundvirgl: adjust strides when mapping temp-resources
2018-09-13 Pierre Moreaunvir: Always split 64-bit IMAD/IMUL operations
2018-09-13 Leo Liust/vdpau: Use output buffer as back buffer with 24...
2018-09-13 Leo Liuvl/dri: add color depth to vl winsys
2018-09-13 Leo Liuvl/dri3: add support for 10 bits format
2018-09-13 Leo Liuvl/dri: add 10 bits format supports
2018-09-13 Kristian H. Kristensenegl/android: Declare droid_load_driver() static
2018-09-13 Samuel Pitoisetradv: fix function names for VK_EXT_conditional_rendering
next