projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2016-04-22
Topi Pohjolainen
i965/blorp: Add support for 2x msaa
commit
|
commitdiff
|
tree
2016-04-22
Topi Pohjolainen
i965/blorp: Add support for encoding/decoding interleav...
commit
|
commitdiff
|
tree
2016-04-22
Samuel Iglesias...
i965: don't lower mod() in glsl ir
commit
|
commitdiff
|
tree
2016-04-22
Timothy Arceri
glsl: fix cross validation for explicit locations on...
commit
|
commitdiff
|
tree
2016-04-22
Nicolai Hähnle
radeonsi: implement TGSI_SEMANTIC_HELPER_INVOCATION
commit
|
commitdiff
|
tree
2016-04-22
Ilia Mirkin
swr: ignore generated files in rasterizer
commit
|
commitdiff
|
tree
2016-04-22
Ilia Mirkin
nvc0: fix retrieving query results into buffer for...
commit
|
commitdiff
|
tree
2016-04-22
Jason Ekstrand
i965/surface_state: Use libisl functions for image...
commit
|
commitdiff
|
tree
2016-04-22
Jason Ekstrand
i965/fs_surface_builder: Use isl instead of mesa for...
commit
|
commitdiff
|
tree
2016-04-22
Jason Ekstrand
i965/fs_surface_builder: Add a helper for converting...
commit
|
commitdiff
|
tree
2016-04-22
Jason Ekstrand
i965/fs_surface_builder: Explicitly handle FORMAT_NONE...
commit
|
commitdiff
|
tree
2016-04-22
Jason Ekstrand
i965/fs_surface_builder: Take a GL format enum instead...
commit
|
commitdiff
|
tree
2016-04-22
Jason Ekstrand
isl/format: Add a get_num_channels helper
commit
|
commitdiff
|
tree
2016-04-22
Jason Ekstrand
isl/format: Add more isl_format_has_type_channel functions
commit
|
commitdiff
|
tree
2016-04-22
Jason Ekstrand
isl/format: Break the guts of has_[us]int_channel into...
commit
|
commitdiff
|
tree
2016-04-22
Jason Ekstrand
anv/image: Use the has_matching_typed_storage_image_for...
commit
|
commitdiff
|
tree
2016-04-22
Jason Ekstrand
isl: Add a helper for determining when a typed load...
commit
|
commitdiff
|
tree
2016-04-22
Jason Ekstrand
isl: Take a devinfo in lower_storage_image_format inste...
commit
|
commitdiff
|
tree
2016-04-22
Jason Ekstrand
isl: Don't use designated initializers in the header
commit
|
commitdiff
|
tree
2016-04-22
Jason Ekstrand
isl: Include c99_compat.h
commit
|
commitdiff
|
tree
2016-04-22
Jason Ekstrand
i965: Add a dependency on libisl
commit
|
commitdiff
|
tree
2016-04-22
Nicolai Hähnle
radeon: handle query buffer allocation and mapping...
commit
|
commitdiff
|
tree
2016-04-22
Nicolai Hähnle
radeon: wire end_query return value to sw/hw_end
commit
|
commitdiff
|
tree
2016-04-22
Nicolai Hähnle
st/mesa: check return value of begin/end_query
commit
|
commitdiff
|
tree
2016-04-22
Nicolai Hähnle
gallium: add bool return to pipe_context::end_query
commit
|
commitdiff
|
tree
2016-04-22
Ben Widawsky
i965: Always use Y-tiled buffers on SKL+
commit
|
commitdiff
|
tree
2016-04-21
Marek Olšák
softpipe: fix a warning due to an incorrect enum comparison
commit
|
commitdiff
|
tree
2016-04-21
Marek Olšák
gallium: remove helpers converting to/from TGSI_PROCESSOR_*
commit
|
commitdiff
|
tree
2016-04-21
Marek Olšák
gallium: use PIPE_SHADER_* everywhere, remove TGSI_PROC...
commit
|
commitdiff
|
tree
2016-04-21
Marek Olšák
gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
commit
|
commitdiff
|
tree
2016-04-21
Marek Olšák
gallium: use enums in p_shader_tokens.h (v2)
commit
|
commitdiff
|
tree
2016-04-21
Marek Olšák
gallium: use enums in p_defines.h (v2)
commit
|
commitdiff
|
tree
2016-04-21
Marek Olšák
radeonsi: remove the shader parameter from si_set_ring_...
commit
|
commitdiff
|
tree
2016-04-21
Marek Olšák
radeonsi: decrease GS copy shader user SGPRs to 2
commit
|
commitdiff
|
tree
2016-04-21
Marek Olšák
radeonsi: shorten slot masks to 32 bits
commit
|
commitdiff
|
tree
2016-04-21
Marek Olšák
radeonsi: clean up shader resource limit definitions
commit
|
commitdiff
|
tree
2016-04-21
Marek Olšák
radeonsi: move default tess level constant buffer to...
commit
|
commitdiff
|
tree
2016-04-21
Marek Olšák
radeonsi: move sample positions constant buffer to...
commit
|
commitdiff
|
tree
2016-04-21
Marek Olšák
radeonsi: move clip plane constant buffer to RW buffers
commit
|
commitdiff
|
tree
2016-04-21
Marek Olšák
radeonsi: rework polygon stippling to use constant...
commit
|
commitdiff
|
tree
2016-04-21
Marek Olšák
radeonsi: generalize si_set_constant_buffer
commit
|
commitdiff
|
tree
2016-04-21
Marek Olšák
radeonsi: make RW buffer descriptor array global, not...
commit
|
commitdiff
|
tree
2016-04-21
Marek Olšák
radeonsi: rename and rearrange RW buffer slots
commit
|
commitdiff
|
tree
2016-04-21
Roland Scheidegger
gallivm: fix bogus argument order to lp_build_sample_mi...
commit
|
commitdiff
|
tree
2016-04-21
Kenneth Graunke
i965: Fix clear code for ignoring colormask for XRGB...
commit
|
commitdiff
|
tree
2016-04-21
Iago Toral...
i965/blorp: Improve precission of blitting coordinates...
commit
|
commitdiff
|
tree
2016-04-21
Bas Nieuwenhuizen
radeonsi: Add config parameter to si_shader_apply_scrat...
commit
|
commitdiff
|
tree
2016-04-21
Matt Turner
glsl: Relax GLSL 1.10 float suffix error to a warning.
commit
|
commitdiff
|
tree
2016-04-21
Matt Turner
i965/fs: Readd opt_drop_redundant_mov_to_flags().
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/blorp: Do not emit pma stall on gen9+
commit
|
commitdiff
|
tree
2016-04-21
Tim Rowley
swr: add PIPE_CAP_FRAMEBUFFER_NO_ATTACHMENT to get_param
commit
|
commitdiff
|
tree
2016-04-21
Emil Velikov
i965: automake: remove gratuitous "+" during variable...
commit
|
commitdiff
|
tree
2016-04-21
Rob Herring
gbm: add GBM_FORMAT_XBGR8888 format support
commit
|
commitdiff
|
tree
2016-04-21
Rob Herring
st/dri: add 32-bit RGBX/RGBA formats
commit
|
commitdiff
|
tree
2016-04-21
Rob Herring
dri/common: add MESA_FORMAT_R8G8B8{A8, X8}_UNORM format...
commit
|
commitdiff
|
tree
2016-04-21
Rob Herring
i965: add build rule for brw_nir_trig_workarounds.c...
commit
|
commitdiff
|
tree
2016-04-21
Rob Herring
glsl: android: add back missing generated glcpp include...
commit
|
commitdiff
|
tree
2016-04-21
Jonathan Gray
loader: add a libdrm case for loader_get_device_name_for_fd
commit
|
commitdiff
|
tree
2016-04-21
Jonathan Gray
i965/tiled_memcpy: don't unconditionally use __builtin_...
commit
|
commitdiff
|
tree
2016-04-21
Jonathan Gray
egl/x11: authenticate before doing chipset id ioctls
commit
|
commitdiff
|
tree
2016-04-21
Bas Nieuwenhuizen
gallium/radeon: Silence possibly uninitialized variable...
commit
|
commitdiff
|
tree
2016-04-21
Bas Nieuwenhuizen
winsys/amdgpu: Silence possibly uninitialized variable...
commit
|
commitdiff
|
tree
2016-04-21
Bas Nieuwenhuizen
radeonsi: Enable loading into CE RAM.
commit
|
commitdiff
|
tree
2016-04-21
Bas Nieuwenhuizen
radeonsi: Use defines for CONTEXT_CONTROL instead of...
commit
|
commitdiff
|
tree
2016-04-21
Thomas Hindoe...
winsys/amdgpu: fix preamble IB size
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/blorp: Reduce the urb size requirement for vertex...
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/blorp: Reduce the size of vertex buffer
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/blorp: Do not tricker urb re-configuration unneces...
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/blorp: Skip re-emitting urb config whenever possible
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/blorp: Prepare to switch from compute pipeline
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/blorp: Skip uploading state/options not needed...
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/blorp: Re-introduce clear programs
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/meta: Move check for srgb into is_color_fast_clear...
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/meta: Expose check for fast clear compatibility
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/meta: Expose fast clear value setup
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/meta: Expose non-fast clear rectangle calculation
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/meta: Expose resolve clear rectangle calculation
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/meta: Expose fast clear rectangle calculation
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965: Declare input to mcs alignment calculation constant
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/blorp: Switch the order of render and texture...
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/blorp: Reduce scope for generator and its inputs
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/blorp: Add support for disabling color blending
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/blorp: Add support for setting fast clear operation
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/blorp: Enable blits on gen8
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/blorp: Prepare stencil sampling for gen8
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/blorp: Add check for supported sample numbers
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/blorp: Add support for sampling 3D textures
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/blorp: Add support for source swizzle
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/blorp: Pipeline upload support for gen8
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/gen8: Expose pma stall emission
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965: Allow texture surface state setup to be used...
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/blorp: Prepare sampling for gen9
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/blorp: Prepare render target write for gen8
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/blorp/gen6: Prepare vertex buffer setup logic...
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/blorp/gen7: Expose state setup applicable to gen8
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/blorp: Use 8k chunk size for urb allocation
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/blorp/gen7: Prepare re-using for gen8
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/blorp: Let compiler calculate the vertex buffer...
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/gen8: Expose state base address setup
commit
|
commitdiff
|
tree
2016-04-21
Topi Pohjolainen
i965/gen8: Expose surface state helpers
commit
|
commitdiff
|
tree
next