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
/
state_tracker
/
st_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa/radeonsi: fix race between destruction of types and shader compilation
Timothy Arceri
2019-04-24
1
-1
/
+7
*
st/mesa: indicate intel extension support for inner_coverage based on cap
Mike Blumenkrantz
2019-04-23
1
-0
/
+1
*
st/mesa: fix texture deletion context mix-up issues (v2)
Brian Paul
2019-03-25
1
-12
/
+39
*
st/mesa: stop using pipe_sampler_view_release()
Brian Paul
2019-03-17
1
-2
/
+1
*
st/mesa: implement "zombie" shaders list
Brian Paul
2019-03-17
1
-0
/
+86
*
st/mesa: implement "zombie" sampler views (v2)
Brian Paul
2019-03-17
1
-0
/
+80
*
st/mesa: rename st_texture_release_sampler_view()
Brian Paul
2019-03-11
1
-1
/
+1
*
st/mesa: move around some code in st_context.c
Brian Paul
2019-03-11
1
-113
/
+116
*
st/mesa: move utility functions, macros into new st_util.h file
Brian Paul
2019-03-11
1
-1
/
+10
*
st/mesa: Reduce array updates due to current changes.
Mathias Fröhlich
2019-02-26
1
-1
/
+1
*
st/mesa: Optionally override RGB/RGBX dst alpha blend factors
Kenneth Graunke
2019-01-15
1
-0
/
+4
*
gallium: Add the ability to query a single pipeline statistics counter
Kenneth Graunke
2019-01-15
1
-0
/
+2
*
st/mesa: throttle texture uploads if their memory usage goes beyond a limit
Marek Olšák
2018-09-07
1
-0
/
+5
*
st/mesa: pin driver threads to a specific L3 cache on AMD Zen (v2)
Marek Olšák
2018-09-07
1
-0
/
+3
*
gallium: add storage_sample_count parameter into is_format_supported
Marek Olšák
2018-07-31
1
-3
/
+3
*
st/mesa: implement ASTC 2D LDR fallback for all drivers
Marek Olšák
2018-07-31
1
-0
/
+3
*
mesa: Add gl_shader_program param to ProgramBinarySerializeDriverBlob
Jordan Justen
2018-07-09
1
-2
/
+4
*
st/mesa: Use ShaderCacheSerializeDriverBlob driver function
Jordan Justen
2018-07-09
1
-0
/
+2
*
st/mesa: add support for ARB_sample_locations
Rhys Perry
2018-06-14
1
-3
/
+4
*
gallium: remove aux_vertex_buffer_slot code
Marek Olšák
2018-05-12
1
-12
/
+3
*
st/mesa: Remove the now unused gl_vertex_array.
Mathias Fröhlich
2018-05-10
1
-3
/
+0
*
st/mesa: add support for nvidia conservative rasterization extensions
Rhys Perry
2018-04-30
1
-0
/
+2
*
st/mesa: stop calling _mesa_init_shader_object_functions()
Timothy Arceri
2018-04-10
1
-1
/
+0
*
gallium: Push down the gl_vertex_array inputs into gallium.
Mathias Fröhlich
2018-03-31
1
-5
/
+4
*
mesa: Move vbo draw functions into dd_function_table.
Mathias Fröhlich
2018-03-22
1
-0
/
+4
*
gallium: add packed uniform CAP
Timothy Arceri
2018-03-20
1
-0
/
+3
*
st/mesa: expose 0 shader binary formats for compat profiles for Qt
Marek Olšák
2018-03-07
1
-1
/
+1
*
st: add NIR GL_ARB_get_program_binary support
Timothy Arceri
2018-02-15
1
-2
/
+13
*
st/mesa: don't store non-fragment sampler states and views in st_context
Marek Olšák
2018-02-08
1
-6
/
+4
*
mesa/st: add support for semaphore object create/import/delete v3
Andres Rodriguez
2018-01-30
1
-0
/
+2
*
mesa: Fix function pointers initialization in status tracker
Eleni Maria Stea
2018-01-26
1
-2
/
+2
*
st/mesa: expand glDrawPixels cache to handle multiple images
Brian Paul
2018-01-25
1
-4
/
+0
*
st/mesa: assume that user constant buffers are always supported
Marek Olšák
2018-01-17
1
-2
/
+0
*
st/glsl_to_tgsi: add ARB_get_program_binary support using TGSI
Timothy Arceri
2018-01-17
1
-0
/
+6
*
st/mesa: handle compute atomics
Dave Airlie
2017-12-05
1
-1
/
+1
*
mesa: split extensions overrides and glGetString(GL_EXTENSIONS)
Emil Velikov
2017-11-16
1
-0
/
+1
*
st/mesa: whitespace clean-ups in st_context.c
Brian Paul
2017-11-15
1
-31
/
+46
*
st/mesa: move st_init_driver_flags() earlier in file
Brian Paul
2017-11-15
1
-61
/
+62
*
mesa: enable ARB_texture_buffer_* extensions in the Compatibility profile
Marek Olšák
2017-11-09
1
-1
/
+1
*
st/mesa: start adding support for hw atomics atom. (v2)
Dave Airlie
2017-11-10
1
-1
/
+8
*
st/mesa: correct a u_vbuf comment
Marek Olšák
2017-10-20
1
-3
/
+5
*
mesa: Implement a new GL_MESA_tile_raster_order extension.
Eric Anholt
2017-10-10
1
-0
/
+1
*
mesa/st: Drop has_lib_dxtc argument from st_init_extensions()
Matt Turner
2017-10-02
1
-1
/
+1
*
mesa: Drop Mesa_DXTn from gl_context
Matt Turner
2017-10-02
1
-1
/
+1
*
mesa: hook up UUID queries for driver and device
Andres Rodriguez
2017-08-06
1
-0
/
+22
*
mesa/st: start adding memory object support
Dave Airlie
2017-08-06
1
-0
/
+2
*
st/mesa: init winsys buffers list only if context creation succeeds
Charmaine Lee
2017-07-11
1
-3
/
+3
*
st/mesa: Add support for KHR_no_error flag
Grigori Goronzy
2017-07-14
1
-3
/
+7
*
st/mesa: add a winsys buffers list in st_context
Charmaine Lee
2017-07-11
1
-0
/
+20
*
mesa/glthread: add glthread "perf" counters and pass them to gallium HUD
Marek Olšák
2017-06-26
1
-2
/
+3
[next]