index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
common
/
driverfuncs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-27
mesa: drop the buffer mode param from the DrawBuffer driver function
Timothy Arceri
1
-1
/
+1
2018-04-17
mesa: merge the driver functions DrawBuffers and DrawBuffer
Timothy Arceri
1
-1
/
+0
2018-03-31
vbo: Remove the now unused vbo draw path.
Mathias Fröhlich
1
-1
/
+1
2018-03-22
mesa: Move vbo draw functions into dd_function_table.
Mathias Fröhlich
1
-0
/
+5
2018-02-04
mesa: change ctx->Color.ColorMask into a 32-bit bitmask
Marek Olšák
1
-4
/
+4
2018-01-26
mesa: Pass the translated color logic op dd_function_table::LogicOpcode
Ian Romanick
1
-1
/
+1
2018-01-06
mesa: remove dd_function_table::GetCompressedTexSubImage and clean it up
Marek Olšák
1
-1
/
+0
2017-08-06
mesa: add support for memory object creation/import/delete
Andres Rodriguez
1
-0
/
+4
2017-06-22
mesa: replace _mesa_update_stencil() with helper functions
Marek Olšák
1
-1
/
+1
2017-03-29
mesa: remove dd_function_table::BindProgram
Marek Olšák
1
-1
/
+0
2017-03-16
mesa: Add SetBackgroundContext to dd_function_table
Paul Berry
1
-0
/
+3
2016-08-24
mesa: Rename "texturebarrier" source files to "barrier".
Francisco Jerez
1
-2
/
+2
2016-03-27
mesa: optionally associate a gl_program to ATI_fragment_shader
Miklós Máté
1
-0
/
+3
2016-03-03
mesa: Completely remove QuerySamplesForFormat from driver func table
Eduardo Lima Mitev
1
-1
/
+0
2016-03-03
mesa: Add a default QueryInternalFormat() function for drivers
Eduardo Lima Mitev
1
-0
/
+1
2015-10-22
drivers/common: use _mesa_RasterPos instead of _tnl_RasterPos
Brian Paul
1
-1
/
+2
2015-10-03
mesa: remove Driver.EndCallList
Marek Olšák
1
-3
/
+0
2015-10-03
mesa: remove Driver.BeginCallList
Marek Olšák
1
-1
/
+0
2015-10-03
mesa: remove Driver.EndList
Marek Olšák
1
-1
/
+0
2015-10-03
mesa: remove Driver.NewList
Marek Olšák
1
-1
/
+0
2015-10-03
mesa: remove Driver.NotifySaveBegin
Marek Olšák
1
-1
/
+0
2015-10-03
mesa: remove Driver.SaveFlushVertices
Marek Olšák
1
-1
/
+0
2015-10-03
mesa: remove Driver.FlushVertices
Marek Olšák
1
-1
/
+0
2015-10-03
mesa: remove Driver.BindArrayObject
Marek Olšák
1
-6
/
+0
2015-10-03
mesa: remove Driver.DeleteArrayObject
Marek Olšák
1
-1
/
+0
2015-10-03
mesa: remove Driver.NewArrayObject
Marek Olšák
1
-1
/
+0
2015-10-03
mesa: remove Driver.Hint
Marek Olšák
1
-1
/
+0
2015-10-03
mesa: remove Driver.ColorMaskIndexed
Marek Olšák
1
-17
/
+5
2015-10-03
mesa: remove Driver.Accum
Marek Olšák
1
-1
/
+0
2015-10-03
mesa: remove Driver.ResizeBuffers
Marek Olšák
1
-1
/
+0
2015-07-21
mesa: replace Driver.GetCompressedTexImage() w/ GetCompressedTexSubImage()
Brian Paul
1
-1
/
+1
2015-07-21
mesa: replace Driver.GetTexImage with GetTexSubImage()
Brian Paul
1
-1
/
+1
2015-05-14
main: Rename framebuffer renderbuffer software fallback.
Laura Ekstrand
1
-1
/
+1
2015-01-08
main: Renamed _mesa_get_compressed_teximage to _mesa_GetCompressedTexImage_sw.
Laura Ekstrand
1
-1
/
+1
2015-01-08
main: Changed _mesa_alloc_texture_storage to _mesa_AllocTextureStorage_sw.
Laura Ekstrand
1
-1
/
+1
2014-07-23
meta: Add a meta implementation of GL_ARB_clear_texture
Neil Roberts
1
-0
/
+1
2014-02-03
mesa: Rename _mesa_..._array_obj functions to _mesa_..._vao.
Kenneth Graunke
1
-2
/
+2
2014-01-20
mesa: Update gl_scissor_attrib to support ARB_viewport_array
Courtney Goeltzenleuchter
1
-1
/
+1
2014-01-15
mesa: Eliminate parameters to dd_function_table::Scissor
Ian Romanick
1
-2
/
+1
2013-12-13
mesa: Add driver entry point for ARB_texture_view
Courtney Goeltzenleuchter
1
-0
/
+3
2013-06-25
mesa: Remove Driver.GetBufferSize and its callers.
Eric Anholt
1
-1
/
+0
2013-06-05
mesa: remove outdated version lines in comments
Rico Schüller
1
-1
/
+0
2013-04-23
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
1
-3
/
+4
2013-04-23
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
1
-1
/
+1
2013-04-23
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
1
-1
/
+1
2013-04-21
mesa: Generalize TexStorage allocator between swrast and intel.
Eric Anholt
1
-1
/
+2
2013-03-29
mesa: provide default implementation of QuerySamplesForFormat
Chris Forbes
1
-1
/
+2
2013-03-02
mesa: implement GetMultisamplefv
Chris Forbes
1
-0
/
+3
2013-02-20
gles2: a stub implementation for GL_EXT_discard_framebuffer
Tapani Pälli
1
-0
/
+1
2013-01-29
mesa: remove ctx->Driver.Error() hook
Brian Paul
1
-1
/
+0
[next]