projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2018-02-08
Glenn Kennard
r600g: Implement scratch buffer state management (v2)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Glenn Kennard
r600g: Add pending output function
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Glenn Kennard
r600g: Support emitting scratch ops
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Dave Airlie
r600: fix texture gather swizzling.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Timothy Arceri
ac: add 64bit support to ac_find_lsb()
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Timothy Arceri
ac: move get_elem_bits() to ac_llvm_build.c
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Timothy Arceri
ac: add 64bit bitCount support
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Samuel Pitoiset
ac/nir: clean up handle_fs_outputs_post()
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Samuel Pitoiset
ac/nir: add radv_load_output() helper
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Samuel Pitoiset
ac/shader: scan info about output PS declarations
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Samuel Pitoiset
ac/nir: add radv_export_param() helper
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Samuel Pitoiset
ac/nir: remove set but unused export_mask
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Samuel Pitoiset
ac/nir: remove dead code in handle_vs_outputs_post()
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Samuel Pitoiset
ac/nir: remove useless check in si_llvm_init_export_args()
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Samuel Pitoiset
ac/nir: use ac_build_export_null()
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Samuel Pitoiset
ac: add ac_build_export_null() helper
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Scott D Phillips
meson: Add build option for tools
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Anuj Phogat
intel: Add Coffee Lake brand strings
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Brian Paul
gallium/util: silence clang warning in blitter code
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Brian Paul
tgsi: s/unsigned/enum tgsi_semantic/ in ureg_DECL_output()
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Brian Paul
tgsi: use TGSI_INTERPOLATE_x arguments instead of zeros...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Brian Paul
gallium/util: s/uint/enum tgsi_semantic/ in simple...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Brian Paul
tgsi: s/unsigned/enum pipe_shader_type/ in ureg code
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Brian Paul
gallium/util: s/uint/enum tgsi_semantic/ in u_blitter.c
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Brian Paul
st/mesa: s/unsigned/enum tgsi_semantic/ st_cb_drawpixels.c
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Brian Paul
vbo: add a comment on vbo_draw_transform_feedback()
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Brian Paul
gallium/util: trivial whitespace/formatting fixes in...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Brian Paul
vbo: improve comments on vbo_draw_func()
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Brian Paul
cso: add a couple sanity check assertions in cso_draw_vbo()
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Brian Paul
st/mesa: rename some vars related to indirect draw...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Marek Olšák
st/mesa: remove out_num_textures from update_textures
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Marek Olšák
st/mesa: don't store non-fragment sampler states and...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Lionel Landwerlin
i965: perf: cleanup detection of kernel support for...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Lionel Landwerlin
i965: perf: use drmIoctl() instead of ioctl()
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Lionel Landwerlin
i965: perf: add debug messages for loaded configs
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Dave Airlie
r600: implement tg4 integer workaround. (v2)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Glenn Kennard
r600: clean up initial shader register setup
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Roland Scheidegger
r600: partly fix sampleMaskIn value
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Roland Scheidegger
r600: clean up fragment shader input scan code
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Roland Scheidegger
mesa: (trivial) remove unused ignore_sample_qualifier_p...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Roland Scheidegger
r600/cm: (trivial) code cleanup for emitting msaa state
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Brian Paul
tgsi: use tgsi_semantic enum type in ureg code
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Brian Paul
st/mesa: use tgsi_semantic enum type
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Brian Paul
tgsi: use TGSI enum types in ureg code
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Brian Paul
st/mesa: use TGSI enum types in st_glsl_to_tgsi.cpp
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Brian Paul
gallium/util: replace uint with tgsi enum types
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Brian Paul
gallium/util: replace unsigned with tgsi enum types
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Fredrik Höglund
radv: implement VK_EXT_external_memory_host
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Dave Airlie
r600: fix rendering regression on r6/7 gpus
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Grazvydas Ignotas
radeonsi: avoid int-to-pointer-cast warnings on 32bit
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Grazvydas Ignotas
gallium/hud: update some query functions
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Roland Scheidegger
Revert "gallium: build ddebug, noop, rbug, trace as...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Marek Olšák
gallium: build ddebug, noop, rbug, trace as part of...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Roland Scheidegger
u_blit: (trivial) fix bogus argument order for set_frag...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Andres Rodriguez
mesa: fix incorrect type when allocating arrays
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Roland Scheidegger
u_blit,u_simple_shaders: add shader to convert from...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Roland Scheidegger
u_simple_shaders: fix mask handling in util_make_fragme...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Bas Nieuwenhuizen
autotools: Only build libmesa-st-tests-common.a for...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Tapani Pälli
i965: add __DRI2_BLOB support and set cache functions
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Tapani Pälli
disk cache: add callback functionality
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Tapani Pälli
disk cache: initialize cache path and index only when...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Tapani Pälli
glsl/tests: changes to test_disk_cache_create test
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Tapani Pälli
glsl/tests: move utility functions in cache_test
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Tapani Pälli
egl: add support for EGL_ANDROID_blob_cache
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Tapani Pälli
dri: add interface for EGL_ANDROID_blob_cache extension
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Samuel Pitoiset
ac/nir: use new pknorm_i16/u16 and pk_i16/u16 LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Samuel Pitoiset
ac/nir: avoid loading unused VS input components
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Samuel Pitoiset
ac/shader: scan vertex inputs usage mask
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Iago Toral...
i965: allocate a SGVS element when VertexID or Instance...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Dylan Baker
glapi: fix check_table test for non-shared glapi with...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Dylan Baker
glapi: Don't search through subdirs from glapitable.h
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Dylan Baker
state_tracker: Don't build st-renumerate-test without...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Dylan Baker
glapi: remove APPLE extensions from test
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Dylan Baker
glapi/check_table: Remove 'extern "C"' block
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Dylan Baker
meson: fix test source name for static glapi
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Dylan Baker
glapi: don't walk backwards for includes
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Brian Paul
mesa: rename gl_vertex_array_object::_VertexAttrib...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Brian Paul
mesa: minor whitespace fixes, line wrapping in texcompr...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Brian Paul
mesa: simplify _mesa_get_compressed_formats()
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Vlad Golovkin
util: remove redundant check for the __clang__ macro
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Brian Paul
st/mesa: use st_access_flags_to_transfer_flags() helper...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Brian Paul
st/mesa: refactor st_bufferobj_map_range()
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Brian Paul
st/mesa: refactor bufferobj_data()
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Samuel Pitoiset
radv: run nir_opt_shrink_load
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Samuel Pitoiset
nir: add nir_opt_shrink_load pass
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Timothy Arceri
radeonsi/nir: add nir support for compiling compute...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Timothy Arceri
ac/radeonsi: add num_work_groups to the abi
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Timothy Arceri
ac: implement nir_intrinsic_shader_clock
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Timothy Arceri
ac/radeonsi: create ac_build_shader_clock() helper
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Timothy Arceri
ac/radeonsi: add load_local_group_size() to the abi
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Timothy Arceri
radeonsi: add get_block_size() helper
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Timothy Arceri
ac: don't call emit_outputs() for compute
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Timothy Arceri
ac/radeonsi: add local_invocation_ids to the abi
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Timothy Arceri
ac/radeonsi: add workgroup_ids to the abi
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Timothy Arceri
radeonsi/nir: gather some compute info in si_nir_scan_s...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Timothy Arceri
radeonsi/nir: always set input_usage_mask as using...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Timothy Arceri
i965: remove unused brw_nir_lower_cs_shared()
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Bas Nieuwenhuizen
vulkan/wsi: Fix OOM behavior with prime images.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Bas Nieuwenhuizen
ac/nir: fix GS load input type.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Mathias Fröhlich
mesa: Factor out _mesa_disable_vertex_array_attrib.
commit
|
commitdiff
|
tree
|
snapshot
next