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_manager.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: if MESA_DEBUG=context, create a debug context
Brian Paul
2016-11-16
1
-0
/
+2
*
st/mesa: set RobustAccess true when is supported
Tapani Pälli
2016-10-27
1
-1
/
+3
*
st/mesa: set a device reset callback when available
Nicolai Hähnle
2016-10-05
1
-1
/
+3
*
mesa/st: support lowering multi-planar YUV
Rob Clark
2016-09-26
1
-0
/
+1
*
st/mesa: completely rewrite state atoms
Marek Olšák
2016-07-30
1
-2
/
+2
*
st/mesa: set debug callback async flag
Nicolai Hähnle
2016-07-08
1
-1
/
+1
*
st/mesa: remove unneeded break from st_api_create_context()
Emil Velikov
2016-06-13
1
-1
/
+0
*
st/mesa: use c99 initializer for st_gl_api
Emil Velikov
2016-06-13
1
-13
/
+13
*
gallium: remove st_api::get_proc_address hook
Emil Velikov
2016-06-13
1
-7
/
+0
*
st/mesa: directly compute level=0 texture size in st_finalize_texture
Nicolai Hähnle
2016-06-08
1
-3
/
+0
*
st/mesa: remove useless break statement
Brian Paul
2016-02-24
1
-1
/
+0
*
gallium: pass the robust buffer access context flag to drivers
Marek Olšák
2016-02-09
1
-1
/
+5
*
mesa: move GL_ARB_debug_output code into new debug_output.c file
Brian Paul
2016-02-08
1
-0
/
+1
*
st/mesa: make KHR_debug output independent of context creation flags (v2)
Nicolai Hähnle
2016-01-04
1
-57
/
+4
*
st/mesa: set debug callback for debug contexts
Ilia Mirkin
2015-11-05
1
-0
/
+57
*
gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
2015-08-26
1
-1
/
+1
*
st/dri: expose sRGB visuals (v2)
Marek Olšák
2015-07-22
1
-0
/
+1
*
mesa: Allow overriding the version of ES2+ contexts
Ian Romanick
2015-05-28
1
-2
/
+1
*
st/mesa: translate st_api robustness flags to gl_context flags
Marek Olšák
2015-05-12
1
-0
/
+4
*
st/mesa: replace INLINE with inline
Brian Paul
2015-02-26
1
-3
/
+3
*
mesa: Fix some signed-unsigned comparison warnings
Jan Vesely
2015-01-21
1
-1
/
+1
*
st/mesa: use PIPE_BIND_DISPLAY_TARGET when checking for sRGB capability
Brian Paul
2014-10-28
1
-1
/
+2
*
st/mesa: drop dependence on API profile in st_init_extensions
Marek Olšák
2014-09-24
1
-1
/
+1
*
st/mesa: compute supported GL versions at DRIscreen creation
Marek Olšák
2014-08-11
1
-4
/
+27
*
gallium: pass st_config_options to query_versions
Marek Olšák
2014-08-11
1
-0
/
+1
*
gallium/stapi: move setting GL versions to the state tracker
Marek Olšák
2014-08-11
1
-0
/
+14
*
st/mesa: Fix NULL pointer dereference for incomplete framebuffers
Michel Dänzer
2014-04-28
1
-1
/
+6
*
mesa: use accessors for struct gl_debug_state
Chia-I Wu
2014-04-27
1
-3
/
+1
*
st/mesa: only mark framebuffer as sRGB capable if Mesa supports the format
Brian Paul
2014-03-07
1
-2
/
+3
*
st/mesa: make winsys fbo sRGB-capable when supported
Chia-I Wu
2014-03-06
1
-7
/
+42
*
mesa: allocate gl_debug_state on demand
Brian Paul
2014-02-08
1
-2
/
+7
*
st/mesa: use _mesa_get_current_tex_object() in st_context_teximage()
Brian Paul
2014-02-02
1
-2
/
+2
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
1
-1
/
+1
*
mesa: Remove 'invalidate_state' parameter to _mesa_dirty_texobj().
Kenneth Graunke
2013-09-26
1
-1
/
+1
*
st/dri: do not create a new context for msaa copy
Maarten Lankhorst
2013-09-11
1
-1
/
+1
*
mesa: Implement GL_DEBUG_OUTPUT
Timothy Arceri
2013-09-04
1
-1
/
+5
*
mesa: Remove the Initialized field from framebuffers.
Eric Anholt
2013-06-25
1
-2
/
+0
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
st/mesa: handle texture_from_pixmap and other surface-based textures correctly
Marek Olšák
2013-05-15
1
-20
/
+5
*
gallium: fix type of flags in pipe_context::flush()
Chia-I Wu
2013-05-04
1
-1
/
+1
*
st/mesa: remove #if FEATURE_GL/ES tests
Brian Paul
2013-04-09
1
-7
/
+0
*
st/mesa: rewrite comment in st_manager.c
Brian Paul
2013-04-03
1
-3
/
+2
*
mesa: Replace MESA_VERSION with PACKAGE_VERSION.
Matt Turner
2013-03-12
1
-1
/
+1
*
gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag
Marek Olšák
2013-01-04
1
-1
/
+7
*
drivers: compute version and then initialize exec table
Jordan Justen
2012-12-16
1
-2
/
+0
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
1
-5
/
+3
*
st/mesa: remove a weird msaa hack
Marek Olšák
2012-12-12
1
-6
/
+1
*
st/dri: implement MSAA for GLX/DRI2 framebuffers
Marek Olšák
2012-12-07
1
-2
/
+2
*
gallium: pass the current context to the flush_front state tracker function
Marek Olšák
2012-12-07
1
-1
/
+1
*
mesa: Rename API_OPENGL to API_OPENGL_COMPAT.
Paul Berry
2012-11-29
1
-1
/
+1
[next]