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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965: fix out of tree autotools build
Lionel Landwerlin
2018-03-20
1
-1
/
+4
*
i965: annotate brw_oa.py's --header and --code as required
Emil Velikov
2018-03-20
1
-21
/
+14
*
i965: pipecontrol: add LRI write immediate flag
Lionel Landwerlin
2018-03-20
1
-0
/
+1
*
i965: fix autotools/android build
Lionel Landwerlin
2018-03-20
2
-13
/
+6
*
st/mesa: add compiler/nir/ prefix for nir includes
Emil Velikov
2018-03-20
1
-2
/
+2
*
i965: perf: reduce i965 binary size
Lionel Landwerlin
2018-03-20
6
-221
/
+334
*
i965: perf: fix a counter return type on hsw
Lionel Landwerlin
2018-03-20
1
-1
/
+1
*
mesa: fix leaking ParameterValueOffset
Tapani Pälli
2018-03-20
1
-0
/
+1
*
st/nir: fix atomic lowering for gallium drivers
Timothy Arceri
2018-03-20
2
-2
/
+2
*
st/radeonsi: enable uniform packing in NIR backend
Timothy Arceri
2018-03-20
1
-8
/
+2
*
st: add uniform packing support to lower_uniforms_to_ubo()
Timothy Arceri
2018-03-20
3
-7
/
+14
*
gallium: add packed uniform CAP
Timothy Arceri
2018-03-20
1
-0
/
+3
*
st/nir/radeonsi: move nir_lower_uniforms_to_ubo() to the state tracker
Timothy Arceri
2018-03-20
5
-0
/
+114
*
st: add st_glsl_type_dword_size() helper
Timothy Arceri
2018-03-20
2
-0
/
+44
*
st/glsl_to_nir: add support for packed builtin uniforms
Timothy Arceri
2018-03-20
1
-5
/
+37
*
mesa: add _mesa_add_sized_state_reference() helper
Timothy Arceri
2018-03-20
2
-14
/
+27
*
mesa: add support propagate uniform support for packed uniforms
Timothy Arceri
2018-03-20
1
-2
/
+18
*
mesa: allow for uniform packing when adding uniforms to param list
Timothy Arceri
2018-03-20
1
-5
/
+27
*
mesa: add packing support for setting uniform handles
Timothy Arceri
2018-03-20
1
-3
/
+13
*
mesa: add packing support for setting uniforms
Timothy Arceri
2018-03-20
1
-19
/
+53
*
mesa: create copy uniform to storage helpers
Timothy Arceri
2018-03-20
1
-63
/
+91
*
mesa: rework ParameterList to allow packing
Timothy Arceri
2018-03-20
18
-57
/
+114
*
mesa: add PackedDriverUniformStorage const
Timothy Arceri
2018-03-20
1
-0
/
+3
*
mesa: adjust incorrect comment in texture_buffer_range
Marek Olšák
2018-03-19
1
-2
/
+2
*
main/program_binary: In ProgramBinary set link status as LINKING_SKIPPED
Jordan Justen
2018-03-19
1
-1
/
+1
*
i965: Allow disk shader cache usage with LINKING_SUCCESS status
Jordan Justen
2018-03-19
1
-3
/
+0
*
glsl: Remove api_enabled tracking for transform feedback
Jordan Justen
2018-03-19
1
-3
/
+0
*
i965: Allow disk shader cache usage with transform feedback
Jordan Justen
2018-03-19
1
-8
/
+0
*
i965: Add INTEL_DEBUG stages support for disk shader cache
Jordan Justen
2018-03-19
1
-0
/
+26
*
st/mesa: simplify st_init_limits() via tgsi_processor_to_shader_stage
Emil Velikov
2018-03-16
1
-39
/
+6
*
mesa: RGB9_E5 invalid for CopyTexSubImage* in GLES
Juan A. Suarez Romero
2018-03-16
1
-0
/
+14
*
Revert "mesa: do not trigger _NEW_TEXTURE_STATE in glActiveTexture()"
Samuel Pitoiset
2018-03-15
1
-0
/
+13
*
i965: silence unused function warning
Lionel Landwerlin
2018-03-15
1
-1
/
+1
*
vbo: Correctly handle source arrays in vbo_split_copy.
Mathias Fröhlich
2018-03-15
1
-3
/
+5
*
st/mesa: Factorize duplicate code in st_BlitFramebuffer()
Guillaume Charifi
2018-03-14
1
-50
/
+26
*
compiler: int8/uint8 support
Karol Herbst
2018-03-14
2
-0
/
+6
*
i965: Emit texture cache invalidates around blorp_copy
Jason Ekstrand
2018-03-13
1
-0
/
+15
*
gallium: Use struct gl_array_attributes* as st_pipe_vertex_format argument.
Mathias Fröhlich
2018-03-12
3
-24
/
+11
*
mesa: Don't write to user buffer in glGetTexParameterIuiv on error
Ian Romanick
2018-03-12
1
-26
/
+2
*
x11: remove empty GLX_SGIX_swap_group stubs
Emil Velikov
2018-03-12
3
-34
/
+0
*
x11: remove empty GLX_SGIX_swap_barrier stubs
Emil Velikov
2018-03-12
3
-57
/
+0
*
mesa: Make gl_vertex_array contain pointers to first order VAO members.
Mathias Fröhlich
2018-03-10
27
-437
/
+480
*
i965: Hard code CS scratch_ids_per_subslice for Cherryview
Jordan Justen
2018-03-09
1
-17
/
+27
*
st/mesa: gl_program::info.system_values_read is a 64-bit-field
Michel Dänzer
2018-03-09
2
-7
/
+7
*
i965: perf: consolidate unmapping oa perf bo outside accumulation
Lionel Landwerlin
2018-03-08
1
-4
/
+3
*
i965: perf: count number of accumlated reports
Lionel Landwerlin
2018-03-08
1
-0
/
+6
*
i965: perf: reuse timescale base function from query
Lionel Landwerlin
2018-03-08
1
-11
/
+2
*
i965: perf: store sysfs device entry into context
Lionel Landwerlin
2018-03-08
2
-76
/
+73
*
i965: perf: store the hw_id of the context in the query
Lionel Landwerlin
2018-03-08
1
-6
/
+11
*
i965: perf: default case for unknown query types
Lionel Landwerlin
2018-03-08
1
-1
/
+31
[prev]
[next]