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
22.2
22.3
23.0
23.1
23.2
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
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
staging/22.2
staging/22.3
staging/23.0
staging/23.1
staging/23.2
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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-18
mesa: Make a function is_transform_feedback_active_and_unpaused.
Paul Berry
1
-2
/
+1
2012-12-08
mesa/meta: Move declaration before statements.
José Fonseca
1
-1
/
+2
2012-12-07
meta: Use #version 300 es for _mesa_glsl_Clear's integer shaders on ES3.
Kenneth Graunke
1
-17
/
+27
2012-12-07
meta: Use #version 300 es in GenerateMipmap shaders on ES3.
Kenneth Graunke
1
-11
/
+13
2012-12-06
meta: Disable GL_FRAGMENT_SHADER_ATI in MESA_META_SHADER
Stefan Dösinger
1
-0
/
+11
2012-11-29
mesa: Fix GL_LUMINANCE handling for textures in glGetTexImage
Anuj Phogat
1
-3
/
+14
2012-11-29
Revert "meta: Don't try to glOrtho when the draw buffer isn't initialized."
Kenneth Graunke
1
-5
/
+3
2012-11-29
mesa: Rename API_OPENGL to API_OPENGL_COMPAT.
Paul Berry
1
-13
/
+13
2012-11-28
meta: Don't try to glOrtho when the draw buffer isn't initialized.
Kenneth Graunke
1
-3
/
+5
2012-11-16
Remove OpenVMS support
Matt Turner
1
-42
/
+0
2012-11-12
mesa: Standardize names of OpenGL functions.
Paul Berry
1
-133
/
+133
2012-11-05
meta: Remove redundant code in _mesa_meta_GenerateMipmap
Anuj Phogat
1
-61
/
+4
2012-10-07
meta: Make shader template literal strings be parameters to asprintf
Ian Romanick
1
-25
/
+18
2012-10-07
meta: Always enable GL_EXT_texture_array in mipmap shader
Ian Romanick
1
-7
/
+2
2012-10-07
meta: Since mipmap output type is always vec4, don't sprintf it
Ian Romanick
1
-2
/
+2
2012-10-07
meta: Don't use GLSL 1.30 shader on OpenGL ES 2
Ian Romanick
1
-1
/
+1
2012-10-07
meta: Rearrange shader creation in setup_glsl_generate_mipmap
Ian Romanick
1
-42
/
+43
2012-10-07
meta: Remove unsafe global mem_ctx pointer
Ian Romanick
1
-1
/
+1
2012-09-27
meta: Use float for temporary images, not (un)signed normalized.
Kenneth Graunke
1
-4
/
+8
2012-09-25
meta: Properly save/restore GL_FRAMEBUFFER_SRGB in Meta.
Paul Berry
2
-27
/
+21
2012-09-21
meta: Add on demand compilation of per target shader programs
Anuj Phogat
1
-57
/
+84
2012-09-15
meta: Don't _mesa_set_enable() invalid targets in ES 1.
Kenneth Graunke
1
-8
/
+13
2012-09-15
mesa: remove FEATURE_EXT_transform_feedback define.
Oliver McFadden
1
-6
/
+0
2012-09-15
mesa: remove FEATURE_OES_draw_texture define.
Oliver McFadden
1
-2
/
+0
2012-09-15
mesa: remove FEATURE_feedback define.
Oliver McFadden
1
-6
/
+0
2012-09-15
meta: make mem_ctx non-global.
Dave Airlie
2
-3
/
+1
2012-09-14
meta: Refactor handling of GL_MULTISAMPLE.
Paul Berry
1
-31
/
+2
2012-09-14
_mesa_meta_GenerateMipmap: Generate separate shaders for glsl 120 / 130
Anuj Phogat
1
-20
/
+58
2012-09-14
_mesa_meta_GenerateMipmap: Support all texture targets by generating shaders ...
Anuj Phogat
2
-6
/
+74
2012-09-05
Don't cast the return value of malloc/realloc
Matt Turner
1
-2
/
+2
2012-09-03
meta: Don't save and restore fog state when there is no fog state
Ian Romanick
1
-2
/
+6
2012-08-30
meta: remove call to _meta_in_progress(), fix multisample enable/disable
Brian Paul
1
-2
/
+31
2012-08-30
meta: add parenthesis to silence compiler warnings
Brian Paul
1
-2
/
+2
2012-08-29
meta: Don't use deprecated keyword in 1.30 shader
Ian Romanick
1
-1
/
+1
2012-08-29
mesa: Only FRONT_AND_BACK is allowed for PolygonMode in core context
Ian Romanick
1
-2
/
+8
2012-08-29
meta: Don't stray outside the confines of the API specified in the context
Paul Berry
1
-42
/
+58
2012-08-29
meta: Add GLSL variant of _mesa_meta_GenerateMipmap() function
Anuj Phogat
1
-58
/
+220
2012-08-23
meta: Don't modify GL_GENERATE_MIPMAP state when it doesn't exist
Ian Romanick
1
-2
/
+6
2012-08-16
meta: remove unused variable
Brian Paul
1
-1
/
+1
2012-08-14
meta: allow CopyTexSubImage on integer formats
Jordan Justen
1
-6
/
+10
2012-08-12
meta: texture rectangle textures may not have mipmaps
Pauli Nieminen
1
-2
/
+4
2012-08-12
meta: Use sampler object for mipmap generation
Pauli Nieminen
1
-25
/
+27
2012-08-01
meta: Use sampler object in framebuffer blit
Pauli Nieminen
1
-17
/
+14
2012-08-01
meta: Add sampler object to texture decompression
Pauli Nieminen
1
-20
/
+24
2012-07-30
meta: add support for using API_OPENGL_CORE
Jordan Justen
1
-1
/
+1
2012-07-27
meta: fix glDrawPixels fallback test, stencil drawing
Brian Paul
1
-2
/
+2
2012-07-24
mesa: move some format helper functions to glformats.c
Brian Paul
1
-0
/
+1
2012-07-02
msaa: Make meta-ops save and restore state of GL_MULTISAMPLE.
Paul Berry
2
-1
/
+17
2012-07-02
meta: Don't alter fragment color clamp in DrawPixels().
Kenneth Graunke
1
-1
/
+0
2012-06-12
meta: Cleanup the resources we allocate.
Antoine Labour
1
-6
/
+66
[next]