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