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/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
*
mesa: Optimize get.c by using a table-driven approach
Kristian Høgsberg
2010-05-11
1
-0
/
+2
*
mesa: Move API specific context intialization into context.c
Kristian Høgsberg
2010-04-22
1
-3
/
+0
*
mesa: Track the OpenGL API we're implementing in the context
Kristian Høgsberg
2010-04-22
1
-0
/
+15
*
mesa: Remove support for creating color-index visuals
Ian Romanick
2010-03-03
1
-5
/
+1
*
mesa: code refactoring- new _mesa_finish(), _mesa_flush()
Brian Paul
2009-10-22
1
-0
/
+8
*
mesa: new _mesa_valid_to_render() function
Brian Paul
2009-08-14
1
-1
/
+5
*
mesa: rework viewport/scissor initialization code
Brian Paul
2009-06-17
1
-0
/
+3
*
mesa: Add success/failures return value to _mesa_make_current.
José Fonseca
2009-05-30
1
-1
/
+1
*
mesa: more complete fix for transform_invarient glitches
Keith Whitwell
2009-05-08
1
-0
/
+4
*
mesa: remove unneeded #include
Brian Paul
2009-02-22
1
-1
/
+3
*
mesa: allow for extra per-context init
Brian Paul
2008-09-21
1
-0
/
+3
*
mesa: re-define NEED_SECONDARY_COLOR. fix #14310.
Xiang, Haihao
2008-02-02
1
-0
/
+2
*
fix NEED_SECONDARY_COLOR for vert/frag progs
Brian
2007-12-18
1
-4
/
+4
*
Be more consistant with paths in #includes. Eventually, eliminate a bunch of...
Brian
2007-07-04
1
-1
/
+1
*
Remove the never-used SI-style imports/exports code.
Brian
2007-04-04
1
-38
/
+0
[next]