index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: use ppc64le/ppc64 Large code model for JIT-compiled shaders
Ben Crocker
2019-11-20
1
-1
/
+15
*
tgsi_to_nir: handle PIPE_FORMAT_NONE in image opcodes
Marek Olšák
2019-11-20
1
-0
/
+3
*
tgsi_to_nir: fix masked out image loads
Marek Olšák
2019-11-19
1
-2
/
+1
*
st/mesa: fix Sanctuary and Tropics by disabling ARB_gpu_shader5 for them
Marek Olšák
2019-11-19
1
-0
/
+1
*
rbug: Fix use of alloca() without #include "c99_alloca.h"
Jon Turney
2019-10-25
1
-0
/
+2
*
rbug: unwrap index buffer resource
Lucas Stach
2019-10-18
1
-2
/
+7
*
rbug: fix transmitted texture sizes
Lucas Stach
2019-10-18
1
-2
/
+9
*
gallivm: Fix saturated signed psub/padd intrinsics on llvm 8
Roland Scheidegger
2019-10-17
1
-18
/
+10
*
gallium: extend resource_get_param to be as capable as resource_get_handle
Marek Olšák
2019-09-26
4
-8
/
+29
*
gallium/vl: don't set PIPE_HANDLE_USAGE_EXPLICIT_FLUSH
Marek Olšák
2019-09-26
1
-4
/
+1
*
driconfig: add a new engine name/version parameter
Lionel Landwerlin
2019-09-18
1
-1
/
+1
*
tgsi_to_nir: Translate TGSI_INTERPOLATE_COLOR as INTERP_MODE_NONE
Danylo Piliaiev
2019-09-18
1
-1
/
+1
*
gallium: Fix util_format_get_depth_only
Kenneth Graunke
2019-09-18
1
-1
/
+1
*
ttn: fix 64-bit shift on 32-bit `1`
Eric Engestrom
2019-09-04
1
-1
/
+1
*
gallium/auxiliary/indices: consistently apply start only to input
Erik Faye-Lund
2019-09-04
1
-10
/
+10
*
gallivm: fix atomic compare-and-swap
Dave Airlie
2019-09-04
1
-0
/
+2
*
gallium/noop: Implement resource_get_param
Kenneth Graunke
2019-09-04
1
-0
/
+23
*
gallium/rbug: Wrap resource_get_param if available
Kenneth Graunke
2019-09-04
1
-0
/
+17
*
gallium/trace: Wrap resource_get_param if available
Kenneth Graunke
2019-09-04
1
-0
/
+16
*
gallium/ddebug: Wrap resource_get_param if available
Kenneth Graunke
2019-09-04
1
-0
/
+13
*
gallium/vl: use compute preference for all multimedia, not just blit
Ilia Mirkin
2019-09-04
2
-2
/
+2
*
tgsi: Remove unused tgsi_check_soa_dependencies().
Eric Anholt
2019-08-20
2
-59
/
+0
*
tgsi: Drop the SSE2 constants setup that's been dead code since 2011.
Eric Anholt
2019-08-20
2
-53
/
+9
*
tgsi: drop a stale comment
Eric Anholt
2019-08-20
1
-3
/
+0
*
tgsi_to_nir: only update TGSI properties of the current shader stage
Jose Maria Casanova Crespo
2019-08-20
1
-9
/
+18
*
build: Bump C++ standard requirement to C++14 to fix FTBFS with LLVM 10
Kai Wasserbäch
2019-08-20
1
-1
/
+1
*
gallium/util: widen type before multiplication
Erik Faye-Lund
2019-08-15
1
-1
/
+1
*
mesa: avoid warning on Windows
Erik Faye-Lund
2019-08-15
1
-1
/
+1
*
win32: unify strcasecmp definitions
Erik Faye-Lund
2019-08-15
3
-0
/
+3
*
softpipe: Add support for ARB_derivative_control
Gert Wollny
2019-08-14
1
-0
/
+29
*
tgsi_to_nir: add assertions for max varying slots
Marek Olšák
2019-08-13
1
-0
/
+2
*
tgsi_to_nir: expand vec3 system values to vec4
Marek Olšák
2019-08-13
1
-0
/
+3
*
tgsi_to_nir: fix incorrect number of image src1 components
Marek Olšák
2019-08-13
1
-4
/
+1
*
gallium/util: Add u_stream_outputs_for_vertices helper
Alyssa Rosenzweig
2019-08-12
1
-0
/
+19
*
compiler: add SYSTEM_VALUE_TESS_LEVEL_OUTER/INNER_DEFAULT
Marek Olšák
2019-08-12
1
-0
/
+8
*
tgsi_to_nir: handle tess level inner/outer varyings
Marek Olšák
2019-08-12
1
-0
/
+7
*
tgsi_to_nir: add support for the stencil FS output
Marek Olšák
2019-08-12
1
-5
/
+12
*
tgsi_to_nir: add support for TEX_LZ
Marek Olšák
2019-08-12
1
-2
/
+9
*
compiler: add SYSTEM_VALUE_USER_DATA_AMD
Marek Olšák
2019-08-12
1
-0
/
+4
*
compiler: add shader_info.cs.user_data_components_amd
Marek Olšák
2019-08-12
1
-0
/
+3
*
tgsi_to_nir: add basic compute shader support
Marek Olšák
2019-08-12
1
-0
/
+23
*
tgsi_to_nir: add support for LOAD & STORE with SSBOs and images
Marek Olšák
2019-08-12
1
-2
/
+310
*
tgsi_to_nir: make setup_texture_info reusable
Marek Olšák
2019-08-12
1
-36
/
+48
*
tgsi_to_nir: add support for TXF_LZ
Marek Olšák
2019-08-12
1
-4
/
+13
*
compiler: add shader_info.vs.blit_sgprs_amd
Marek Olšák
2019-08-12
1
-0
/
+3
*
tgsi_to_nir: be careful about not losing any TGSI properties silently (v2)
Marek Olšák
2019-08-12
1
-1
/
+48
*
tgsi/scan: don't set GS_INVOCATIONS for all shader stages
Marek Olšák
2019-08-12
1
-1
/
+3
*
gallium: add AMD-specific compute TGSI enums
Marek Olšák
2019-08-12
1
-0
/
+2
*
gallium: add TGSI_PROPERTY_VS_BLIT_SGPRS_AMD for tgsi_to_nir
Marek Olšák
2019-08-12
1
-0
/
+1
*
mesa: avoid warning on Windows
Erik Faye-Lund
2019-08-08
1
-1
/
+1
[next]