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
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: inline init_texture_unit
Marek Olšák
2018-02-13
1
-51
/
+39
*
mesa: use GLenum16 in a few more places
Marek Olšák
2018-02-13
1
-3
/
+3
*
i965: Fix bugs in intel_from_planar
Daniel Stone
2018-02-12
1
-27
/
+29
*
r200: remove left over dead code
Eric Engestrom
2018-02-12
1
-20
/
+0
*
st/glsl_to_nir: remove unused options variable
Timothy Arceri
2018-02-10
1
-2
/
+0
*
st/radeonsi: enable disk cache for nir
Timothy Arceri
2018-02-10
1
-4
/
+11
*
st: add nir shader disk cache support
Timothy Arceri
2018-02-10
4
-44
/
+135
*
st/glsl_to_tgsi: move nir detection earlier
Timothy Arceri
2018-02-10
1
-8
/
+7
*
Revert "i965: prevent potentially null pointer access"
Mark Janes
2018-02-09
1
-1
/
+1
*
st/mesa: generate blend state according to the number of enabled color buffers
Marek Olšák
2018-02-09
4
-9
/
+16
*
st/mesa: don't translate blend state when color writes are disabled
Marek Olšák
2018-02-09
1
-4
/
+6
*
st/mesa: don't translate blend state when it's disabled for a colorbuffer
Marek Olšák
2018-02-09
1
-3
/
+4
*
i965: prevent potentially null pointer access
Lionel Landwerlin
2018-02-09
1
-1
/
+1
*
st/mesa: Initialize tex_target in compile_tgsi_instruction
Michel Dänzer
2018-02-09
1
-1
/
+1
*
mesa: Only update enabled VAO gl_vertex_array entries.
Mathias Fröhlich
2018-02-09
2
-15
/
+22
*
gallium: Mute arrays for several meta like callbacks.
Mathias Fröhlich
2018-02-09
5
-5
/
+18
*
mesa: Fix VAO buffer object tracking.
Mathias Fröhlich
2018-02-09
1
-0
/
+2
*
intel/blorp: Use isl_aux_op instead of blorp_hiz_op
Jason Ekstrand
2018-02-08
4
-18
/
+18
*
intel/blorp: Use isl_aux_op instead of blorp_fast_clear_op
Jason Ekstrand
2018-02-08
3
-20
/
+20
*
st/mesa: s/unsigned/enum tgsi_semantic/ st_cb_drawpixels.c
Brian Paul
2018-02-08
1
-1
/
+1
*
vbo: add a comment on vbo_draw_transform_feedback()
Brian Paul
2018-02-08
1
-0
/
+8
*
vbo: improve comments on vbo_draw_func()
Brian Paul
2018-02-08
1
-4
/
+5
*
st/mesa: rename some vars related to indirect draw count
Brian Paul
2018-02-08
1
-6
/
+7
*
st/mesa: remove out_num_textures from update_textures
Marek Olšák
2018-02-08
1
-20
/
+12
*
st/mesa: don't store non-fragment sampler states and views in st_context
Marek Olšák
2018-02-08
6
-62
/
+61
*
i965: perf: cleanup detection of kernel support for loadable configs
Lionel Landwerlin
2018-02-08
1
-15
/
+2
*
i965: perf: use drmIoctl() instead of ioctl()
Lionel Landwerlin
2018-02-08
1
-2
/
+2
*
i965: perf: add debug messages for loaded configs
Lionel Landwerlin
2018-02-08
1
-0
/
+2
*
mesa: (trivial) remove unused ignore_sample_qualifier_parameter
Roland Scheidegger
2018-02-08
3
-10
/
+6
*
st/mesa: use tgsi_semantic enum type
Brian Paul
2018-02-07
2
-5
/
+8
*
st/mesa: use TGSI enum types in st_glsl_to_tgsi.cpp
Brian Paul
2018-02-07
1
-7
/
+7
*
mesa: fix incorrect type when allocating arrays
Andres Rodriguez
2018-02-07
1
-4
/
+4
*
autotools: Only build libmesa-st-tests-common.a for tests.
Bas Nieuwenhuizen
2018-02-07
1
-1
/
+1
*
i965: add __DRI2_BLOB support and set cache functions
Tapani Pälli
2018-02-07
1
-0
/
+21
*
i965: allocate a SGVS element when VertexID or InstanceID are read
Iago Toral Quiroga
2018-02-07
1
-15
/
+2
*
glapi: Don't search through subdirs from glapitable.h
Dylan Baker
2018-02-06
1
-0
/
+2
*
state_tracker: Don't build st-renumerate-test without shared glapi
Dylan Baker
2018-02-06
1
-0
/
+2
*
meson: fix test source name for static glapi
Dylan Baker
2018-02-06
1
-1
/
+1
*
mesa: rename gl_vertex_array_object::_VertexAttrib -> _VertexArray
Brian Paul
2018-02-06
4
-11
/
+10
*
mesa: minor whitespace fixes, line wrapping in texcompress.c
Brian Paul
2018-02-06
1
-12
/
+14
*
mesa: simplify _mesa_get_compressed_formats()
Brian Paul
2018-02-06
1
-117
/
+83
*
st/mesa: use st_access_flags_to_transfer_flags() helper in more places
Brian Paul
2018-02-06
2
-18
/
+17
*
st/mesa: refactor st_bufferobj_map_range()
Brian Paul
2018-02-06
2
-11
/
+31
*
st/mesa: refactor bufferobj_data()
Brian Paul
2018-02-06
1
-87
/
+104
*
mesa: Factor out _mesa_disable_vertex_array_attrib.
Mathias Fröhlich
2018-02-06
4
-80
/
+75
*
vbo: Move vbo_rebase into its only caller module tnl.
Mathias Fröhlich
2018-02-06
6
-25
/
+55
*
mesa: Use atomics for buffer objects reference counts.
Mathias Fröhlich
2018-02-06
3
-21
/
+11
*
vbo: provide 64bits support to print_draw_arrays
Andres Gomez
2018-02-06
1
-2
/
+19
*
vbo: take into account the size when printing VAO elements
Andres Gomez
2018-02-06
1
-1
/
+1
*
vbo: print first element of the VAO when the binding stride is 0
Andres Gomez
2018-02-06
1
-3
/
+4
[next]