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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: fold _glapi_check_multithread() back into _mesa_make_current
Emil Velikov
2018-10-03
1
-1
/
+4
*
mesa: add ctx->Const.MaxGeometryShaderInvocations
Marek Olšák
2018-08-23
1
-0
/
+1
*
bin: always define MESA_GIT_SHA1 to make it directly usable in code
Eric Engestrom
2018-08-16
1
-5
/
+1
*
mesa: Fix copy-paste error in ConservativeRasterDilateRange initialization
Danylo Piliaiev
2018-07-24
1
-1
/
+1
*
mesa: dont call _mesa_override_glsl_version() in _mesa_init_constants()
Timothy Arceri
2018-05-09
1
-3
/
+0
*
mesa: dont set GLSLVersion in _mesa_init_constants()
Timothy Arceri
2018-05-09
1
-1
/
+0
*
mesa: add support for nvidia conservative rasterization extensions
Rhys Perry
2018-04-30
1
-0
/
+10
*
mesa: Introduce a yet unused _DrawVAO.
Mathias Fröhlich
2018-02-23
1
-0
/
+2
*
mesa: Provide an alternative to get_vp_mode()
Mathias Fröhlich
2018-02-23
1
-0
/
+3
*
mesa: separate legacy stuff from gl_texture_unit into gl_fixedfunc_texture_unit
Marek Olšák
2018-02-13
1
-2
/
+4
*
mesa: replace GLenum with GLenum16 in common structures (v4)
Marek Olšák
2018-01-29
1
-1
/
+1
*
mesa: Make numSamples an unsigned int
Gert Wollny
2018-01-19
1
-2
/
+2
*
mesa: Fold _mesa_record_error into its only caller
Ian Romanick
2018-01-02
1
-25
/
+0
*
mesa: remove unused vertex attrib WEIGHT
Marek Olšák
2017-11-25
1
-1
/
+0
*
mesa: pass the ctx to _mesa_one_time_init_extension_overrides
Emil Velikov
2017-11-16
1
-1
/
+1
*
mesa: call _mesa_make_extension_string only as needed
Emil Velikov
2017-11-16
1
-2
/
+0
*
mesa: increase MaxServerWaitTimeout
Nicolai Hähnle
2017-11-09
1
-1
/
+1
*
mesa: Implement a new GL_MESA_tile_raster_order extension.
Eric Anholt
2017-10-10
1
-0
/
+2
*
mesa: Drop Mesa_DXTn from gl_context
Matt Turner
2017-10-02
1
-2
/
+0
*
mesa: free current ComputeProgram state in _mesa_free_context_data
Tapani Pälli
2017-09-21
1
-0
/
+2
*
mesa: allow user to set MESA_NO_ERROR=0
Eric Engestrom
2017-09-07
1
-1
/
+2
*
mesa: replace date/time macros with MESA_GIT_SHA1
Emil Velikov
2017-09-06
1
-3
/
+7
*
mesa: don't use %s for PACKAGE_VERSION macro
Emil Velikov
2017-09-06
1
-2
/
+2
*
mesa: optimize _mesa_attr_zero_aliases_vertex()
Brian Paul
2017-08-21
1
-0
/
+17
*
mesa: make _mesa_check_init_viewport() static
Samuel Pitoiset
2017-07-31
1
-4
/
+3
*
mesa: add some braces in _mesa_make_current()
Brian Paul
2017-07-07
1
-1
/
+2
*
mesa: inline _mesa_finish()
Timothy Arceri
2017-06-29
1
-16
/
+8
*
mesa: implement ARB_bindless_texture
Samuel Pitoiset
2017-06-14
1
-0
/
+3
*
mesa: Avoid leaking surface in st_renderbuffer_delete
Bartosz Tomczyk
2017-05-30
1
-2
/
+8
*
mesa: fix Windows build error related to getuid()
Brian Paul
2017-04-19
1
-2
/
+6
*
mesa: add env var to force enable the KHR_no_error ctx flag
Timothy Arceri
2017-04-19
1
-0
/
+6
*
st/mesa: call glthread_destroy() before _vbo_DestroyContext()
Timothy Arceri
2017-03-17
1
-2
/
+0
*
Revert "mesa: make _mesa_alloc_dispatch_table() static"
Marek Olšák
2017-03-16
1
-5
/
+5
*
mesa: Create pointers for multithread marshalling dispatch table.
Paul Berry
2017-03-16
1
-6
/
+7
*
mesa: Add infrastructure for a worker thread to process GL commands.
Eric Anholt
2017-03-16
1
-0
/
+3
*
mesa: Separate INTEL_performance_query frontend
Robert Bragg
2017-02-22
1
-0
/
+3
*
mesa: remove cache creation from _mesa_initialize_context()
Timothy Arceri
2017-02-17
1
-5
/
+0
*
mesa: whitespace fixes in context.c
Brian Paul
2017-02-03
1
-31
/
+31
*
mesa: Don't crash when destroying contexts created with no visual.
Kenneth Graunke
2017-02-03
1
-1
/
+1
*
glsl: add cache to ctx and add sha1 string fields
Carl Worth
2017-01-31
1
-0
/
+6
*
mesa: fold always true conditional
Emil Velikov
2016-11-21
1
-4
/
+2
*
mesa: drop current draw/read buffer when ctx is released
Rob Clark
2016-11-07
1
-0
/
+4
*
mesa: add missing CONTEXT_ROBUST_ACCESS enum
Tapani Pälli
2016-10-27
1
-0
/
+3
*
r200/glsl/st/mesa: use common outputs written field
Timothy Arceri
2016-10-26
1
-1
/
+1
*
r200/i915/st/mesa/compiler: use common inputs read field
Timothy Arceri
2016-10-26
1
-1
/
+1
*
st/mesa/r200/i915/i965: eliminate gl_fragment_program
Timothy Arceri
2016-10-26
1
-4
/
+4
*
mesa/i965/i915/r200: eliminate gl_vertex_program
Timothy Arceri
2016-10-26
1
-4
/
+4
*
i965/mesa/st: eliminate gl_geometry_program
Timothy Arceri
2016-10-26
1
-1
/
+1
*
i965/mesa/st: eliminate gl_tess_eval_program
Timothy Arceri
2016-10-26
1
-1
/
+1
*
i965/mesa/st: eliminate gl_tess_ctrl_program
Timothy Arceri
2016-10-26
1
-1
/
+1
[next]