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
/
main
/
context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: add a GLES3.2 enums section, and expose new MS line width params
Ilia Mirkin
2016-09-13
1
-0
/
+10
*
mesa: Add support for OES_texture_cube_map_array
Ian Romanick
2016-08-26
1
-1
/
+2
*
mesa: Add and use _mesa_has_texture_cube_map_array helper
Ian Romanick
2016-08-26
1
-0
/
+5
*
mesa: Remove redundant _mesa_has_shader_subroutine
Ian Romanick
2016-08-26
1
-10
/
+0
*
mesa: Add {OES,EXT}_tessellation_shader to the extensions table.
Kenneth Graunke
2016-08-08
1
-2
/
+5
*
st/mesa: inline _mesa_create_context() into its only caller
Emil Velikov
2016-06-13
1
-6
/
+0
*
mesa: remove _mesa_init_get_hash()
Emil Velikov
2016-06-13
1
-3
/
+0
*
mesa: Let compute shaders work in compatibility profiles
Samuel Pitoiset
2016-06-09
1
-1
/
+1
*
i965: Enable GL_KHR_robustness
Kristian Høgsberg Kristensen
2016-05-25
1
-0
/
+2
*
mesa: Update _mesa_has_geometry_shaders
Marta Lofstedt
2016-01-22
1
-1
/
+2
*
mesa: remove ARB_geometry_shader4
Marta Lofstedt
2015-11-26
1
-2
/
+1
*
mesa: Generate a helper function for each extension
Nanley Chery
2015-11-12
1
-0
/
+1
*
mesa: remove Driver.FlushVertices
Marek Olšák
2015-10-03
1
-2
/
+3
*
mesa: add function to check if shader subroutines are enabled.
Dave Airlie
2015-07-23
1
-0
/
+9
*
mesa: add _mesa_has_tessellation
Marek Olšák
2015-07-23
1
-0
/
+11
*
mesa/es3.1: Add _mesa_is_gles31 helper
Ian Romanick
2015-05-04
1
-1
/
+11
*
mesa: Use bool in _mesa_is_ helpers instead of GLboolean
Ian Romanick
2015-05-04
1
-4
/
+4
*
mesa: reimplement dispatch table no-op function handling
Brian Paul
2015-03-18
1
-3
/
+0
*
mesa: Add _mesa_has_compute_shaders
Jordan Justen
2015-02-17
1
-0
/
+11
*
mesa: make _mesa_init_constants context-independent and public
Marek Olšák
2014-08-11
1
-0
/
+3
*
main: Allow for the possibility of GL 3.2 without ARB_geometry_shader4.
Paul Berry
2013-08-01
1
-0
/
+11
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
mesa: Move the mvp_with_dp4 flag to ShaderCompilerOptions.
Kenneth Graunke
2013-05-12
1
-5
/
+0
*
mesa: change _mesa_inside_dlist_begin_end() to handle PRIM_UNKNOWN
Brian Paul
2013-05-02
1
-1
/
+1
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: use new _mesa_inside_dlist_begin_end() function
Brian Paul
2013-04-23
1
-0
/
+11
*
mesa: use new _mesa_inside_begin_end() function
Brian Paul
2013-04-23
1
-2
/
+13
*
mesa: Remove two of the now unused ASSERT_OUTSIDE_BEGIN_END macros.
Eric Anholt
2013-01-21
1
-25
/
+0
*
mesa: Rename API_OPENGL to API_OPENGL_COMPAT.
Paul Berry
2012-11-29
1
-1
/
+1
*
mesa: remove the driverCtx parameter to _mesa_create/initialize_context()
Brian Paul
2012-10-05
1
-4
/
+2
*
mesa/main: Make no-op dispatch function public
Ian Romanick
2012-09-28
1
-0
/
+2
*
mesa/es3: Add _mesa_is_gles3 predicate
Ian Romanick
2012-08-14
1
-0
/
+10
*
mesa: add api check functions
Jordan Justen
2012-07-30
1
-0
/
+20
*
mesa,glsl,mapi: Put extern "C" { ... } where appropriate.
José Fonseca
2011-11-09
1
-0
/
+9
*
mesa: fix comment language
Brian Paul
2011-10-25
1
-2
/
+2
*
mesa: 80-column wrapping and whitespace fixes
Brian Paul
2011-04-13
1
-6
/
+6
*
mesa: replace NEED_SECONDARY_COLOR(), RGBA_LOGICOP_ENABLED() with inlines
Brian Paul
2011-03-11
1
-24
/
+0
*
Revert "mesa: convert macros to inline functions"
Brian Paul
2011-02-21
1
-22
/
+22
*
mesa: convert macros to inline functions
Brian Paul
2011-02-21
1
-22
/
+22
*
mesa: remove _mesa_create_context_for_api()
Brian Paul
2011-02-08
1
-11
/
+5
*
mesa: remove _mesa_initialize_context_for_api()
Brian Paul
2011-02-08
1
-8
/
+1
*
mesa: begin implementation of GL_ARB_draw_buffers_blend
Brian Paul
2011-01-15
1
-1
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-27
/
+27
*
Drop GLframebuffer typedef and just use struct gl_framebuffer
Kristian Høgsberg
2010-10-13
1
-4
/
+4
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
1
-9
/
+9
*
Get rid of GL/internal/glcore.h
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
Revert "glapi: Implement optional dispatch logging"
Kristian Høgsberg
2010-09-09
1
-3
/
+0
*
glapi: Implement optional dispatch logging
Kristian Høgsberg
2010-09-09
1
-0
/
+3
[next]