OSDN Git Service

swr: ignore generated files in rasterizer
[android-x86/external-mesa.git] / src /
2016-04-22 Ilia Mirkinswr: ignore generated files in rasterizer
2016-04-22 Ilia Mirkinnvc0: fix retrieving query results into buffer for...
2016-04-22 Jason Ekstrandi965/surface_state: Use libisl functions for image...
2016-04-22 Jason Ekstrandi965/fs_surface_builder: Use isl instead of mesa for...
2016-04-22 Jason Ekstrandi965/fs_surface_builder: Add a helper for converting...
2016-04-22 Jason Ekstrandi965/fs_surface_builder: Explicitly handle FORMAT_NONE...
2016-04-22 Jason Ekstrandi965/fs_surface_builder: Take a GL format enum instead...
2016-04-22 Jason Ekstrandisl/format: Add a get_num_channels helper
2016-04-22 Jason Ekstrandisl/format: Add more isl_format_has_type_channel functions
2016-04-22 Jason Ekstrandisl/format: Break the guts of has_[us]int_channel into...
2016-04-22 Jason Ekstrandanv/image: Use the has_matching_typed_storage_image_for...
2016-04-22 Jason Ekstrandisl: Add a helper for determining when a typed load...
2016-04-22 Jason Ekstrandisl: Take a devinfo in lower_storage_image_format inste...
2016-04-22 Jason Ekstrandisl: Don't use designated initializers in the header
2016-04-22 Jason Ekstrandisl: Include c99_compat.h
2016-04-22 Jason Ekstrandi965: Add a dependency on libisl
2016-04-22 Nicolai Hähnleradeon: handle query buffer allocation and mapping...
2016-04-22 Nicolai Hähnleradeon: wire end_query return value to sw/hw_end
2016-04-22 Nicolai Hähnlest/mesa: check return value of begin/end_query
2016-04-22 Nicolai Hähnlegallium: add bool return to pipe_context::end_query
2016-04-22 Ben Widawskyi965: Always use Y-tiled buffers on SKL+
2016-04-21 Marek Olšáksoftpipe: fix a warning due to an incorrect enum comparison
2016-04-21 Marek Olšákgallium: remove helpers converting to/from TGSI_PROCESSOR_*
2016-04-21 Marek Olšákgallium: use PIPE_SHADER_* everywhere, remove TGSI_PROC...
2016-04-21 Marek Olšákgallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
2016-04-21 Marek Olšákgallium: use enums in p_shader_tokens.h (v2)
2016-04-21 Marek Olšákgallium: use enums in p_defines.h (v2)
2016-04-21 Marek Olšákradeonsi: remove the shader parameter from si_set_ring_...
2016-04-21 Marek Olšákradeonsi: decrease GS copy shader user SGPRs to 2
2016-04-21 Marek Olšákradeonsi: shorten slot masks to 32 bits
2016-04-21 Marek Olšákradeonsi: clean up shader resource limit definitions
2016-04-21 Marek Olšákradeonsi: move default tess level constant buffer to...
2016-04-21 Marek Olšákradeonsi: move sample positions constant buffer to...
2016-04-21 Marek Olšákradeonsi: move clip plane constant buffer to RW buffers
2016-04-21 Marek Olšákradeonsi: rework polygon stippling to use constant...
2016-04-21 Marek Olšákradeonsi: generalize si_set_constant_buffer
2016-04-21 Marek Olšákradeonsi: make RW buffer descriptor array global, not...
2016-04-21 Marek Olšákradeonsi: rename and rearrange RW buffer slots
2016-04-21 Roland Scheideggergallivm: fix bogus argument order to lp_build_sample_mi...
2016-04-21 Kenneth Graunkei965: Fix clear code for ignoring colormask for XRGB...
2016-04-21 Iago Toral Quirogai965/blorp: Improve precission of blitting coordinates...
2016-04-21 Bas Nieuwenhuizenradeonsi: Add config parameter to si_shader_apply_scrat...
2016-04-21 Matt Turnerglsl: Relax GLSL 1.10 float suffix error to a warning.
2016-04-21 Matt Turneri965/fs: Readd opt_drop_redundant_mov_to_flags().
2016-04-21 Topi Pohjolaineni965/blorp: Do not emit pma stall on gen9+
2016-04-21 Tim Rowleyswr: add PIPE_CAP_FRAMEBUFFER_NO_ATTACHMENT to get_param
2016-04-21 Emil Velikovi965: automake: remove gratuitous "+" during variable...
2016-04-21 Rob Herringgbm: add GBM_FORMAT_XBGR8888 format support
2016-04-21 Rob Herringst/dri: add 32-bit RGBX/RGBA formats
2016-04-21 Rob Herringdri/common: add MESA_FORMAT_R8G8B8{A8, X8}_UNORM format...
2016-04-21 Rob Herringi965: add build rule for brw_nir_trig_workarounds.c...
2016-04-21 Rob Herringglsl: android: add back missing generated glcpp include...
2016-04-21 Jonathan Grayloader: add a libdrm case for loader_get_device_name_for_fd
2016-04-21 Jonathan Grayi965/tiled_memcpy: don't unconditionally use __builtin_...
2016-04-21 Jonathan Grayegl/x11: authenticate before doing chipset id ioctls
2016-04-21 Bas Nieuwenhuizengallium/radeon: Silence possibly uninitialized variable...
2016-04-21 Bas Nieuwenhuizenwinsys/amdgpu: Silence possibly uninitialized variable...
2016-04-21 Bas Nieuwenhuizenradeonsi: Enable loading into CE RAM.
2016-04-21 Bas Nieuwenhuizenradeonsi: Use defines for CONTEXT_CONTROL instead of...
2016-04-21 Thomas Hindoe Paab... winsys/amdgpu: fix preamble IB size
2016-04-21 Topi Pohjolaineni965/blorp: Reduce the urb size requirement for vertex...
2016-04-21 Topi Pohjolaineni965/blorp: Reduce the size of vertex buffer
2016-04-21 Topi Pohjolaineni965/blorp: Do not tricker urb re-configuration unneces...
2016-04-21 Topi Pohjolaineni965/blorp: Skip re-emitting urb config whenever possible
2016-04-21 Topi Pohjolaineni965/blorp: Prepare to switch from compute pipeline
2016-04-21 Topi Pohjolaineni965/blorp: Skip uploading state/options not needed...
2016-04-21 Topi Pohjolaineni965/blorp: Re-introduce clear programs
2016-04-21 Topi Pohjolaineni965/meta: Move check for srgb into is_color_fast_clear...
2016-04-21 Topi Pohjolaineni965/meta: Expose check for fast clear compatibility
2016-04-21 Topi Pohjolaineni965/meta: Expose fast clear value setup
2016-04-21 Topi Pohjolaineni965/meta: Expose non-fast clear rectangle calculation
2016-04-21 Topi Pohjolaineni965/meta: Expose resolve clear rectangle calculation
2016-04-21 Topi Pohjolaineni965/meta: Expose fast clear rectangle calculation
2016-04-21 Topi Pohjolaineni965: Declare input to mcs alignment calculation constant
2016-04-21 Topi Pohjolaineni965/blorp: Switch the order of render and texture...
2016-04-21 Topi Pohjolaineni965/blorp: Reduce scope for generator and its inputs
2016-04-21 Topi Pohjolaineni965/blorp: Add support for disabling color blending
2016-04-21 Topi Pohjolaineni965/blorp: Add support for setting fast clear operation
2016-04-21 Topi Pohjolaineni965/blorp: Enable blits on gen8
2016-04-21 Topi Pohjolaineni965/blorp: Prepare stencil sampling for gen8
2016-04-21 Topi Pohjolaineni965/blorp: Add check for supported sample numbers
2016-04-21 Topi Pohjolaineni965/blorp: Add support for sampling 3D textures
2016-04-21 Topi Pohjolaineni965/blorp: Add support for source swizzle
2016-04-21 Topi Pohjolaineni965/blorp: Pipeline upload support for gen8
2016-04-21 Topi Pohjolaineni965/gen8: Expose pma stall emission
2016-04-21 Topi Pohjolaineni965: Allow texture surface state setup to be used...
2016-04-21 Topi Pohjolaineni965/blorp: Prepare sampling for gen9
2016-04-21 Topi Pohjolaineni965/blorp: Prepare render target write for gen8
2016-04-21 Topi Pohjolaineni965/blorp/gen6: Prepare vertex buffer setup logic...
2016-04-21 Topi Pohjolaineni965/blorp/gen7: Expose state setup applicable to gen8
2016-04-21 Topi Pohjolaineni965/blorp: Use 8k chunk size for urb allocation
2016-04-21 Topi Pohjolaineni965/blorp/gen7: Prepare re-using for gen8
2016-04-21 Topi Pohjolaineni965/blorp: Let compiler calculate the vertex buffer...
2016-04-21 Topi Pohjolaineni965/gen8: Expose state base address setup
2016-04-21 Topi Pohjolaineni965/gen8: Expose surface state helpers
2016-04-21 Topi Pohjolaineni965/gen9: Use correct size for DS_STATE
2016-04-21 Roland Scheideggerglsl: add forgotten textureOffset function for sampler2...
2016-04-20 Kenneth Graunkei965: Fix interpolateAtSample() on single sampled buffers.
2016-04-20 Kenneth Graunkei965: Fix gl_SampleMaskIn[] in per-sample shading mode.
2016-04-20 Kenneth Graunkei965: Only enable oMask output when there's a multisamp...
next