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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
svga: Adjust alpha for S3TC_DXT1_EXT RGB formats
Neha Bhende
2018-01-29
1
-0
/
+4
*
mesa/st/glsl_to_tgsi: Mark first write as unconditional when appropriate
Gert Wollny
2018-01-29
2
-1
/
+47
*
mesa: skip validation of legality of size/type queries for format queries
Roland Scheidegger
2018-01-30
1
-3
/
+0
*
mesa: restrict formats being supported by target type for formatquery
Roland Scheidegger
2018-01-30
1
-10
/
+21
*
mesa: (trivial) add TODO comment for default results for internal queries
Roland Scheidegger
2018-01-30
1
-0
/
+6
*
mesa: remove misleading gles checks for formatquery
Roland Scheidegger
2018-01-30
1
-3
/
+1
*
i965: Emit PIPE_CONTROL with ISP bit on older platforms.
Rafael Antognolli
2018-01-29
1
-1
/
+1
*
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
*
docs/features: add r600 ARB_query_buffer_object support
Dave Airlie
2018-01-29
1
-7
/
+7
*
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
2
-3
/
+10
*
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
[prev]
[next]