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
/
main
/
context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spirv_extensions: i965: initialize SPIR-V extensions
Alejandro Piñeiro
2019-07-17
1
-0
/
+2
*
compiler: Save a single copy of the softfp64 shader in the context.
Kenneth Graunke
2019-07-10
1
-0
/
+2
*
mesa: Set minimum possible GLSL version
Ian Romanick
2019-07-08
1
-0
/
+11
*
Change a few frequented uses of DEBUG to !NDEBUG
Marek Olšák
2019-05-29
1
-1
/
+1
*
Revert "mesa: unreference current winsys buffers when unbinding winsys buffers"
Dave Airlie
2019-05-27
1
-4
/
+0
*
mesa: unreference current winsys buffers when unbinding winsys buffers
Charmaine Lee
2019-05-20
1
-0
/
+4
*
mesa: Replace MaxTextureLevels with MaxTextureSize.
Eric Anholt
2019-05-13
1
-6
/
+4
*
st/mesa/radeonsi: fix race between destruction of types and shader compilation
Timothy Arceri
2019-04-24
1
-3
/
+4
*
compiler/glsl: handle case where we have multiple users for types
Tapani Pälli
2019-04-16
1
-0
/
+4
*
mesa: release references to image textures when a context is destroyed
Gert Wollny
2019-02-05
1
-0
/
+2
*
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
[next]