index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
anv/cmd_buffer: Emit PIPE_CONTROL with ISP bit on older platforms.
Rafael Antognolli
2018-01-29
1
-4
/
+2
*
st/glsl_to_nir: remove dead io after conversion to nir
Timothy Arceri
2018-01-30
1
-0
/
+4
*
radeonsi/nir: add support vs double inputs
Timothy Arceri
2018-01-30
1
-0
/
+5
*
radeonsi: pass input_idx to declare_nir_input_vs()
Timothy Arceri
2018-01-30
1
-2
/
+3
*
radeonsi: add bitcast_inputs() helper
Timothy Arceri
2018-01-30
1
-6
/
+15
*
radeonsi/nir: fix num_inputs for doubles in vs
Timothy Arceri
2018-01-30
1
-5
/
+8
*
nir: partially revert c2acf97fcc9b32e
Timothy Arceri
2018-01-30
1
-6
/
+23
*
nir: add vs_inputs_dual_locations compiler option
Timothy Arceri
2018-01-30
4
-5
/
+19
*
compiler: tidy up double_inputs_read uses
Timothy Arceri
2018-01-30
8
-13
/
+24
*
radv/gfx9: fix block compression texture views. (v2)
Dave Airlie
2018-01-30
1
-4
/
+49
*
radv: Signal fence correctly after sparse binding.
Bas Nieuwenhuizen
2018-01-29
1
-14
/
+32
*
mesa/vbo: replace vbo_draw_method() with _mesa_set_drawing_arrays()
Brian Paul
2018-01-29
8
-74
/
+34
*
vbo: s/[0]/[VERT_ATTRIB_POS]/ in recalculate_input_bindings()
Brian Paul
2018-01-29
1
-3
/
+3
*
vbo: add new VBO_ATTRIBS_ masks to vbo_attrib.h
Brian Paul
2018-01-29
1
-0
/
+15
*
vbo: s/VBO_ATTRIB_INDEX/VBO_ATTRIB_COLOR_INDEX/
Brian Paul
2018-01-29
2
-12
/
+13
*
vbo: minor clean-ups in vbo_exec.h
Brian Paul
2018-01-29
1
-5
/
+6
*
vbo: s/_API_NOOP_H/VBO_NOOP_H/ in vbo_noop.h
Brian Paul
2018-01-29
1
-3
/
+3
*
vbo: whitespace/formatting fixes in vbo_exec.h
Brian Paul
2018-01-29
1
-15
/
+18
*
vbo: move, rename vp_mode enums, get_program_mode() function
Brian Paul
2018-01-29
5
-22
/
+27
*
vbo: s/cl/array/ in vbo_context.c
Brian Paul
2018-01-29
1
-15
/
+15
*
nir: mark unused space in packed_tex_data
Tapani Pälli
2018-01-29
1
-0
/
+1
*
i965: fix disk_cache leak when destroying context
Tapani Pälli
2018-01-29
1
-0
/
+3
*
i965: fix prog_data leak in brw_disk_cache
Tapani Pälli
2018-01-29
1
-0
/
+2
*
ac: fix indentation
Timothy Arceri
2018-01-29
1
-6
/
+6
*
ac: remove unused nir2llvmtype()
Timothy Arceri
2018-01-29
1
-22
/
+0
*
ac: fix gs load inputs type
Timothy Arceri
2018-01-29
1
-2
/
+3
*
ac/nir: call glsl_get_sampler_dim() only once where possible
Kai Wasserbäch
2018-01-29
1
-8
/
+11
*
r600: add ARB_query_buffer_object support
Dave Airlie
2018-01-29
10
-31
/
+817
*
r600/shader: refactor mul hi/lo instruction emission
Dave Airlie
2018-01-29
1
-254
/
+116
*
r600/eg: construct proper rat mask for image/buffers.
Dave Airlie
2018-01-29
3
-8
/
+30
*
meson: libdrm shouldn't appear in Requires.private: if it wasn't found
Jon Turney
2018-01-27
1
-1
/
+6
*
broadcom/vc5: Don't forget to get the BO offset when opening a dmabuf.
Eric Anholt
2018-01-27
1
-0
/
+12
*
broadcom/vc5: Enable the driver on V3D 4.2.
Eric Anholt
2018-01-27
1
-1
/
+6
*
broadcom/vc5: Enable CLIF dumping of V3D 4.2.
Eric Anholt
2018-01-27
3
-1
/
+10
*
broadcom/vc5: Update the compiler for V3D 4.2.
Eric Anholt
2018-01-27
1
-2
/
+6
*
broadcom/vc5: Update QPU instruction pack/unpack for v4.2.
Eric Anholt
2018-01-27
4
-5
/
+9
*
broadcom/vc5: Add XML for V3D 4.2.
Eric Anholt
2018-01-27
6
-0
/
+1065
*
broadcom/vc5: Fix a race between XML codegen build and CLIF build.
Eric Anholt
2018-01-27
1
-1
/
+4
*
Android: Attempt to fix broadcom build after vc5 changes.
Eric Anholt
2018-01-27
1
-0
/
+5
*
ac: rename and move si_const_array into common code
Marek Olšák
2018-01-27
6
-31
/
+25
*
ac: move address space definitions to common code
Marek Olšák
2018-01-27
3
-14
/
+7
*
ac: don't use byval LLVM qualifier in shaders
Marek Olšák
2018-01-27
7
-24
/
+8
*
gallium/radeon: set number of pb_cache buckets = number of heaps
Marek Olšák
2018-01-27
5
-53
/
+25
*
pb_cache: let drivers choose the number of buckets
Marek Olšák
2018-01-27
7
-11
/
+28
*
pb_cache: call os_time_get outside of the loop
Marek Olšák
2018-01-27
1
-6
/
+6
*
gallium/radeon: simplify radeon_flags_from_heap
Marek Olšák
2018-01-27
1
-14
/
+8
*
st/shader_cache: restore num_tgsi_tokens when loading from cache
Timothy Arceri
2018-01-27
1
-9
/
+16
*
winsys/amdgpu: fix assertion failure with UVD and VCE rings
Marek Olšák
2018-01-26
1
-2
/
+1
*
mesa: remove MESA_FUNCTION
Brian Paul
2018-01-26
2
-4
/
+2
*
mesa: change gl_link_status enums to uppercase
Brian Paul
2018-01-26
18
-35
/
+35
[prev]
[next]