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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: change gl_compile_status enums to uppercase
Brian Paul
2018-01-26
7
-17
/
+17
*
mesa: minor comment reformatting, whitespace fixes in mtypes.h
Brian Paul
2018-01-26
1
-43
/
+54
*
i965/gen10: Use CS Stall instead of WriteImmediate.
cros-mesa-18.1_pre1-r4-vanilla
chadv/cros-mesa-18.1_pre1-r4-vanilla
Rafael Antognolli
2018-01-26
1
-6
/
+4
*
anv/gen10: Emit CS stall and mark push constants dirty.
Rafael Antognolli
2018-01-26
2
-7
/
+12
*
i965/gen10: Re-enable push constants.
Rafael Antognolli
2018-01-26
1
-9
/
+0
*
anv/gen10: Ignore push constant packets during context restore.
Rafael Antognolli
2018-01-26
2
-0
/
+48
*
i965/gen10: Ignore push constant packets during context restore.
Rafael Antognolli
2018-01-26
3
-0
/
+54
*
mesa: silence MinGW 'may be unused uninitialized' warning in get.c
Brian Paul
2018-01-26
1
-1
/
+1
*
mesa: Fix function pointers initialization in status tracker
Eleni Maria Stea
2018-01-26
1
-2
/
+2
*
anv/pipeline: remove the pipeline layout field from anv_pipeline
Iago Toral Quiroga
2018-01-26
3
-4
/
+0
*
anv/cmd_buffer: add the pipeline layout to the pipeline state
Iago Toral Quiroga
2018-01-26
3
-5
/
+12
*
anv/pipeline: don't take the layout from the pipeline to compile shaders
Iago Toral Quiroga
2018-01-26
4
-25
/
+39
*
anv/descriptor_set: add reference counting for descriptor set layouts
Iago Toral Quiroga
2018-01-26
3
-11
/
+41
*
ac/nir: set amdgpu.uniform and invariant.load for SSBOs
Samuel Pitoiset
2018-01-26
1
-1
/
+7
*
ac/nir: set amdgpu.uniform and invariant.load for UBOs
Samuel Pitoiset
2018-01-26
1
-1
/
+7
*
ac/nir: set the noalias attribute on input pointers
Samuel Pitoiset
2018-01-26
1
-0
/
+1
*
ac: only load used channels when sampling buffer views
Samuel Pitoiset
2018-01-26
1
-1
/
+4
*
ac: pass the number of channels to ac_build_buffer_load_format()
Samuel Pitoiset
2018-01-26
5
-16
/
+9
*
ac: add ac_build_buffer_load_common() helper
Samuel Pitoiset
2018-01-26
1
-21
/
+40
*
radv: fix RADV_DEBUG=syncshaders on GFX9
Samuel Pitoiset
2018-01-26
1
-1
/
+10
*
radv: fix a GPU hang with RADV_DEBUG=syncshaders
Samuel Pitoiset
2018-01-26
1
-8
/
+7
*
ac/shader: scan if fragment shaders write memory
Samuel Pitoiset
2018-01-26
5
-16
/
+39
*
ac/nir: only canonicalize 32-bit float min/max outputs on pre-GFX9
Samuel Pitoiset
2018-01-26
1
-2
/
+8
*
anv/pipeline: Don't look at blend state unless we have an attachment
Jason Ekstrand
2018-01-26
1
-3
/
+3
*
anv_icd.py: improve reproducible builds
Maxin B. John
2018-01-26
1
-1
/
+1
*
nouveau: Remove no-op nvgl_logicop_func function
Ian Romanick
2018-01-26
3
-43
/
+2
*
i915: Silence unused parameter warnings
Ian Romanick
2018-01-26
1
-10
/
+11
*
i915: Make intelEmitCopyBlit static
Ian Romanick
2018-01-26
3
-167
/
+149
*
i965: Make intelEmitCopyBlit static
Ian Romanick
2018-01-26
2
-215
/
+199
*
i915: Use enum color_logic_ops for blits
Ian Romanick
2018-01-26
10
-40
/
+22
*
i965: Use enum color_logic_ops for blits
Ian Romanick
2018-01-26
8
-37
/
+20
*
mesa: Pass the translated color logic op dd_function_table::LogicOpcode
Ian Romanick
2018-01-26
11
-83
/
+18
*
st/mesa: Use the translated color logic op from the context
Ian Romanick
2018-01-26
1
-47
/
+1
*
i965: Use the translated color logic op from the context
Ian Romanick
2018-01-26
3
-44
/
+1
*
mesa: Also track a remapped version of the color logic op
Ian Romanick
2018-01-26
2
-0
/
+58
*
radeonsi: Export signalled sync file instead of -1.
Bas Nieuwenhuizen
2018-01-26
3
-0
/
+29
*
i965/fs: Reset the register file to VGRF in lower_integer_multiplication
Jason Ekstrand
2018-01-25
1
-5
/
+10
*
vulkan: Update the XML and headers to 1.0.68
Jason Ekstrand
2018-01-25
2
-15
/
+130
*
radv: don't enable tc compat for d32s8 + 4/8 samples (v1.1)
Dave Airlie
2018-01-26
1
-1
/
+2
*
configure.ac: add missing llvm dependencies to .pc files
Chuck Atkins
2018-01-25
1
-0
/
+12
*
swr/rast: Optimize DumpToFile output size
George Kyriazis
2018-01-25
1
-2
/
+1
*
swr/rast: Updated copyright dates
George Kyriazis
2018-01-25
3
-3
/
+3
*
swr/rast: Move memory-related JIT functions
George Kyriazis
2018-01-25
7
-818
/
+894
*
swr/rast: Add extra (optional) parameter in GATHERPS
George Kyriazis
2018-01-25
4
-5
/
+10
*
swr/rast: Better ExecCmd (i.e. system()) implmentation
George Kyriazis
2018-01-25
3
-34
/
+169
*
swr/rast: Support USE_SIMD16_FRONTEND=0 for EarlyRast
George Kyriazis
2018-01-25
1
-33
/
+33
*
mesa: whitespace fixes in attrib.c
Brian Paul
2018-01-25
1
-78
/
+77
*
mesa: whitespace fixes in varray.h
Brian Paul
2018-01-25
1
-26
/
+29
*
mesa: include mtypes.h in varray.h
Brian Paul
2018-01-25
1
-3
/
+1
*
mesa: s/gl_vertex_attrib_array/gl_array_attributes/ in comments
Brian Paul
2018-01-25
3
-3
/
+3
[next]