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
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
gallium-no-rhw-position
master
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-28
mesa: add KHR_no_error support for gl*Buffers()
Samuel Pitoiset
2
-0
/
+22
2017-06-28
mesa: prepare create_buffers() helper for KHR_no_error support
Samuel Pitoiset
1
-17
/
+24
2017-06-28
mesa: add KHR_no_error support for glBindTextureUnit()
Samuel Pitoiset
2
-0
/
+11
2017-06-28
mesa: add bind_texture_unit() helper
Samuel Pitoiset
1
-22
/
+34
2017-06-28
mesa: add KHR_no_error support for glDepthRangeIndexed()
Samuel Pitoiset
2
-0
/
+12
2017-06-28
mesa: add KHR_no_error support for glDepthFunc()
Samuel Pitoiset
2
-0
/
+11
2017-06-28
mesa: add depth_func() helper
Samuel Pitoiset
2
-22
/
+31
2017-06-28
mesa: add KHR_no_error support for glFrontFace()
Samuel Pitoiset
2
-0
/
+11
2017-06-28
mesa: add front_face() helper
Samuel Pitoiset
2
-11
/
+18
2017-06-28
mesa: add KHR_no_error support for glCullFace()
Samuel Pitoiset
2
-0
/
+11
2017-06-28
mesa: add cull_face() helper
Samuel Pitoiset
2
-14
/
+21
2017-06-28
mesa: add KHR_no_error support for glCreateShader() and glCreateShaderObjectA...
Samuel Pitoiset
2
-0
/
+22
2017-06-28
mesa: rename create_shader() to create_shader_err()
Samuel Pitoiset
1
-10
/
+19
2017-06-28
mesa: pass the 'caller' function to create_shader()
Samuel Pitoiset
1
-6
/
+6
2017-06-28
mesa: add KHR_no_error support for glAttachShader() and glAttachObjectARB()
Samuel Pitoiset
2
-1
/
+21
2017-06-28
mesa: rename attach_shader() to attach_shader_err()
Samuel Pitoiset
1
-17
/
+36
2017-06-28
mesa: pass the 'caller' function to attach_shader()
Samuel Pitoiset
1
-9
/
+10
2017-06-27
i965: Add a RGBX->RGBA fallback for glEGLImageTextureTarget2D()
Chad Versace
1
-2
/
+16
2017-06-27
mesa: Add _mesa_format_fallback_rgbx_to_rgba() [v2]
Chad Versace
6
-0
/
+128
2017-06-27
mesa: optimize GL_PRIMITIVE_RESTART_NV more
Marek Olšák
1
-10
/
+9
2017-06-27
mesa: fix clip plane enable breakage
Marek Olšák
1
-1
/
+6
2017-06-27
mesa: add missing include
Eric Engestrom
1
-0
/
+1
2017-06-27
i965: perf: add support for Geminilake
Lionel Landwerlin
4
-1
/
+9131
2017-06-27
i965: perf: add support for Kabylake
Lionel Landwerlin
5
-1
/
+20970
2017-06-27
i965: perf: use gen_device_info rather then brw_context
Lionel Landwerlin
1
-2
/
+2
2017-06-27
i965: perf: ensure isolated timer reports while idle don't confuse filtering
Robert Bragg
1
-1
/
+17
2017-06-27
i965: perf: keep on reading reports until delimiting timestamp
Lionel Landwerlin
1
-20
/
+113
2017-06-27
i965: Add Gen8+ INTEL_performance_query support
Robert Bragg
3
-33
/
+288
2017-06-27
i965: Add XML OA metric sets for Gen8+
Robert Bragg
9
-14
/
+65809
2017-06-27
i965: Add Gen8+ sys_vars for generated OA code
Robert Bragg
1
-0
/
+3
2017-06-27
anv/i965: drop libdrm_intel dependency completely
Lionel Landwerlin
1
-0
/
+1
2017-06-27
i915: use different CFLAGS/LIBS variables than i965/anv
Lionel Landwerlin
1
-2
/
+2
2017-06-27
i965: perf: minimize the chances to spread queries across batchbuffers
Lionel Landwerlin
1
-0
/
+8
2017-06-27
i965: Separate gen < 8 and gen >= 8 paths explicitly in wrap_mode()
Topi Pohjolainen
1
-3
/
+3
2017-06-27
mesa: skip FLUSH_VERTICES() if no samplers were changed
Timothy Arceri
1
-1
/
+6
2017-06-27
mesa: don't set _NEW_PROGRAM_CONSTANTS for non-bindless opaque uniforms
Timothy Arceri
1
-0
/
+6
2017-06-27
mesa: add KHR_no_error support for glCopyTexImage*D()
Timothy Arceri
2
-0
/
+31
2017-06-27
mesa: add no error support to copyteximage()
Timothy Arceri
1
-13
/
+30
2017-06-27
mesa: create copyteximage_err() helper and always inline copyteximage()
Timothy Arceri
1
-4
/
+14
2017-06-27
mesa: tidy up copyteximage()
Timothy Arceri
1
-5
/
+5
2017-06-26
i915: On Gen <= 3 there are no array textures
Ian Romanick
4
-17
/
+0
2017-06-26
i915: On Gen <= 3 there is no W-tiling
Ian Romanick
4
-29
/
+9
2017-06-26
i915: Remove unused fields intel_mipmap_tree::logical_(width|height|depth)0
Ian Romanick
2
-11
/
+0
2017-06-26
i915: Remove unused field intel_mipmap_tree::array_spacing_lod0
Ian Romanick
1
-9
/
+0
2017-06-26
i915: On Gen <= 3 there is no multisampling
Ian Romanick
3
-38
/
+9
2017-06-26
i915: Trivial code reformatting
Ian Romanick
1
-56
/
+54
2017-06-26
i915,i965: Don't condition use of GLSL clear on the current API
Ian Romanick
2
-7
/
+2
2017-06-27
mesa: add KHR_no_error support for glCopyTex{ture}SubImage*D()
Timothy Arceri
2
-0
/
+109
2017-06-27
mesa: add copy_texture_sub_image_no_error() helper
Timothy Arceri
1
-0
/
+17
2017-06-27
mesa: remove redundant NULL check
Timothy Arceri
1
-6
/
+2
[prev]
[next]