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
/
mesa
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
8
-187
/
+237
*
mesa: fix incorrect size/error test in _mesa_GetUnsignedBytevEXT()
Brian Paul
2018-01-29
1
-1
/
+1
*
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
*
mesa/vbo: replace vbo_draw_method() with _mesa_set_drawing_arrays()
Brian Paul
2018-01-29
4
-33
/
+28
*
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
5
-14
/
+14
*
mesa: change gl_compile_status enums to uppercase
Brian Paul
2018-01-26
4
-8
/
+8
*
mesa: minor comment reformatting, whitespace fixes in mtypes.h
Brian Paul
2018-01-26
1
-43
/
+54
*
mesa: silence MinGW 'may be unused uninitialized' warning in get.c
Brian Paul
2018-01-26
1
-1
/
+1
*
mesa: Pass the translated color logic op dd_function_table::LogicOpcode
Ian Romanick
2018-01-26
2
-2
/
+2
*
mesa: Also track a remapped version of the color logic op
Ian Romanick
2018-01-26
2
-0
/
+58
*
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
*
mesa: simplify _mesa_delete_list() a bit, add some assertions
Brian Paul
2018-01-25
1
-28
/
+11
*
mesa: add missing RGB9_E5 format in _mesa_base_fbo_format
Juan A. Suarez Romero
2018-01-25
1
-0
/
+3
*
vbo: remove vbo_context.h and change includes to use vbo.h instead
Brian Paul
2018-01-24
2
-2
/
+2
*
mesa: use new _vbo_install_exec_vtxfmt() function
Brian Paul
2018-01-24
1
-2
/
+1
*
mesa: move vbo_count_tessellated_primitives() to api_validate.c
Brian Paul
2018-01-24
1
-3
/
+65
*
mesa: update comment on gl_display_list
Brian Paul
2018-01-24
1
-3
/
+1
*
mesa: whitespace clean-ups in mtypes.h
Brian Paul
2018-01-24
1
-68
/
+82
*
mesa: remove unused MAT_INDEX_AMBIENT/DIFFUSE/SPECULAR contants
Brian Paul
2018-01-24
1
-4
/
+0
*
vbo: move DLIST_DANGLING_REFS from mtypes.h to vbo_save_api.c
Brian Paul
2018-01-24
1
-9
/
+0
*
mesa: Only require independent blending for GLES 3.2.
Eric Anholt
2018-01-21
1
-1
/
+1
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
1
-0
/
+2
*
mesa: Make numSamples an unsigned int
Gert Wollny
2018-01-19
4
-6
/
+6
*
mesa: move gl_external_samplers() to program.[ch]
Brian Paul
2018-01-17
1
-17
/
+0
*
mesa: remove unneeded #includes of main/compiler.h
Brian Paul
2018-01-17
11
-11
/
+0
*
mesa: include util/macros.h in format_fallback.c
Brian Paul
2018-01-17
1
-0
/
+1
*
mesa: remove unneeded semicolons
Grazvydas Ignotas
2018-01-17
2
-2
/
+2
*
mesa: require at least 14 UBOs for GL 4.3
Roland Scheidegger
2018-01-12
1
-0
/
+1
*
meson: Use consistent style for tests
Dylan Baker
2018-01-11
1
-1
/
+3
[next]