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: 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
*
st/mesa: expose 0 shader binary formats for compat profiles for Qt
Marek Olšák
2018-03-07
4
-6
/
+14
*
intel: Add missing includes for building on Android
Clayton Craft
2018-03-06
1
-0
/
+1
*
intel: Drop SURFACE_FORMAT enum from genxml.
Kenneth Graunke
2018-03-05
1
-4
/
+4
*
intel: Split gen_device_info out into libintel_dev
Jordan Justen
2018-03-05
5
-4
/
+6
*
vbo: Try to reuse the same VAO more often for successive dlists.
Mathias Fröhlich
2018-03-03
1
-3
/
+14
*
mesa: Silence unused parameter warnings from TEXSTORE_PARAMS
Ian Romanick
2018-03-02
2
-13
/
+27
*
i965: Silence unused parameter warnings in genX_state_upload
Ian Romanick
2018-03-02
1
-20
/
+14
*
i965: Silence unused parameter warnings in blorp
Ian Romanick
2018-03-02
2
-10
/
+10
*
i965: Silence unused parameter warnings in generated OA code
Ian Romanick
2018-03-02
1
-1
/
+1
*
i965: Silence unused parameter warnings
Ian Romanick
2018-03-02
1
-1
/
+1
*
i965: Mark upload buffers with MAP_ASYNC and MAP_PERSISTENT.
Kenneth Graunke
2018-03-02
1
-1
/
+3
*
i965: Generalize intel_upload.c to support multiple uploaders.
Kenneth Graunke
2018-03-02
9
-91
/
+101
*
i965: Allow 48-bit addressing on Gen8+.
Kenneth Graunke
2018-03-01
7
-18
/
+127
*
i965: Shorten the name of the workaround BO.
Kenneth Graunke
2018-03-01
1
-3
/
+1
*
i965: Add debugging code to dump the validation list.
Kenneth Graunke
2018-03-01
1
-0
/
+22
*
st/glsl_to_nir: simplify st_nir_assign_var_locations() and fix for fs outputs
Timothy Arceri
2018-03-02
1
-17
/
+13
*
i965: Fix RELOC_WRITE typo in brw_store_data_imm64()
Andriy Khulap
2018-03-01
1
-1
/
+1
*
i965/sbe: fix number of inputs for active components
Iago Toral Quiroga
2018-03-01
1
-4
/
+2
*
vbo: Remove vbo_save_vertex_list::vertex_size.
Mathias Fröhlich
2018-03-01
2
-9
/
+6
*
vbo: Remove vbo_save_vertex_list::buffer_offset.
Mathias Fröhlich
2018-03-01
2
-29
/
+13
*
vbo: Remove vbo_save_vertex_list::start_vertex.
Mathias Fröhlich
2018-03-01
3
-6
/
+2
*
vbo: Remove vbo_save_vertex_list::attrsz.
Mathias Fröhlich
2018-03-01
2
-7
/
+4
*
vbo: Remove vbo_save_vertex_list::attrtype.
Mathias Fröhlich
2018-03-01
2
-4
/
+1
*
vbo: Remove vbo_save_vertex_list::enabled.
Mathias Fröhlich
2018-03-01
2
-3
/
+1
*
vbo: Remove reference to the vertex_store from the dlist node.
Mathias Fröhlich
2018-03-01
3
-21
/
+10
*
vbo: Implement current values update in terms of the VAO.
Mathias Fröhlich
2018-03-01
3
-62
/
+47
*
vbo: Implement vbo_loopback_vertex_list in terms of the VAO.
Mathias Fröhlich
2018-03-01
4
-93
/
+151
*
vbo: Use a local variable for the dlist offsets.
Mathias Fröhlich
2018-03-01
2
-9
/
+7
*
vbo: Remove unused vbo_save_context::wrap_count.
Mathias Fröhlich
2018-03-01
1
-1
/
+0
*
vbo: Remove unused vbo_save_vertex_list::dangling_attr_ref.
Mathias Fröhlich
2018-03-01
2
-3
/
+0
[prev]
[next]