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
*
mesa: s/src/attribs/ in _mesa_update_client_array()
Brian Paul
2018-01-30
1
-9
/
+9
*
mesa: check/assert array index in _mesa_bind_vertex_buffer()
Brian Paul
2018-01-30
1
-0
/
+1
*
mesa: trivial comment typo fix in arrayobj.c
Brian Paul
2018-01-30
1
-1
/
+1
*
mesa: add an assertion in _mesa_enable_vertex_array_attrib()
Brian Paul
2018-01-30
1
-0
/
+1
*
mesa: rename some vars in client_state()
Brian Paul
2018-01-30
1
-25
/
+25
*
mesa: Care for differences in fog mode only if fog is consumed.
Mathias Fröhlich
2018-01-30
1
-3
/
+5
*
mesa: Reduce ffvertex_prog state_key to 36 bytes.
Mathias Fröhlich
2018-01-30
1
-14
/
+15
*
mesa: Remove unused ffvertex_prog texunit_really_enabled.
Mathias Fröhlich
2018-01-30
1
-4
/
+0
*
mesa: Remove unused bit in ffvertex_prog state_key.
Mathias Fröhlich
2018-01-30
1
-6
/
+0
*
mesa: texgen_enabled is only 1 bit.
Mathias Fröhlich
2018-01-30
1
-1
/
+1
*
mesa: Encode fog modes in a 2 bit field.
Mathias Fröhlich
2018-01-30
1
-38
/
+37
*
mesa: Move seperate_specular into the lighting section.
Mathias Fröhlich
2018-01-30
1
-3
/
+3
*
mesa: Get the point size array state from varying_vp_inputs.
Mathias Fröhlich
2018-01-30
1
-5
/
+1
*
mesa: Remove unused gl_fog_attrib::_Scale.
Mathias Fröhlich
2018-01-30
2
-17
/
+0
*
anv/pipeline: lower constant initializers on output variables earlier
Iago Toral Quiroga
2018-01-30
1
-0
/
+5
*
i965: move disk cache from brw_context to intel_screen
Tapani Pälli
2018-01-30
5
-7
/
+12
*
mesa: Correctly print glTexImage dimensions
Elie Tournier
2018-01-30
1
-7
/
+6
*
mesa: shrink size of gl_array_attributes (v2)
Brian Paul
2018-01-29
2
-9
/
+16
*
mesa: shrink gl_vertex_array
Brian Paul
2018-01-29
1
-10
/
+11
*
mesa: replace GLenum with GLenum16 in common structures (v4)
Marek Olšák
2018-01-29
15
-196
/
+250
*
mesa: fix incorrect size/error test in _mesa_GetUnsignedBytevEXT()
Brian Paul
2018-01-29
1
-1
/
+1
*
svga: Check rasterization state object before checking poly_stipple_enable
Neha Bhende
2018-01-29
1
-1
/
+1
*
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
[next]