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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa_glinterop: remove inclusion of EGL header
Emil Velikov
2016-05-24
1
-1
/
+5
*
mesa_glinterop: remove inclusion of GLX header
Emil Velikov
2016-05-24
1
-1
/
+4
*
mesa_glinterop: remove unneeded GLAPI/GLAPIENTRY/APIENTRYP symbols
Emil Velikov
2016-05-24
3
-18
/
+18
*
mesa_glinterop: replace GL types with their native counterpart.
Emil Velikov
2016-05-24
1
-2
/
+3
*
mesa_glinterop: use generic variable types for the GL interop
Emil Velikov
2016-05-24
1
-8
/
+8
*
mesa_glinterop: use consistent naming scheme for GL interop
Emil Velikov
2016-05-24
2
-4
/
+4
*
Revert "mesa: Build EGL without X11 headers after interop patchset"
Emil Velikov
2016-05-24
1
-14
/
+1
*
docs: Note that GL_OES_geometry_shader and GL_OES_tessellation_shader are sta...
Ian Romanick
2016-05-24
1
-2
/
+2
*
c11/threads: resolve link issues with -O0
Emil Velikov
2016-05-24
2
-0
/
+27
*
swr: [rasterizer] remove containers.hpp
Tim Rowley
2016-05-24
6
-215
/
+1
*
swr: [rasterizer core] remove utility dead code
Tim Rowley
2016-05-24
3
-257
/
+0
*
swr: [rasterizer core] buckets fixes
Tim Rowley
2016-05-24
5
-25
/
+49
*
swr: [rasterizer core] move centroid setup out of CalcCentroidBarycentrics
Tim Rowley
2016-05-24
2
-15
/
+20
*
swr: [rasterizer jitter] implement InstanceID/VertexID in fetch jit
Tim Rowley
2016-05-24
2
-173
/
+336
*
mesa: Silence unused parameter warnings
Ian Romanick
2016-05-24
1
-11
/
+6
*
glsl/linker: Silence unused parameter warning
Ian Romanick
2016-05-24
1
-1
/
+1
*
dri: Add YVU formats
Kristian Høgsberg Kristensen
2016-05-24
2
-0
/
+30
*
i965: Allow creating planar YUV __DRIimages
Kristian Høgsberg Kristensen
2016-05-24
1
-10
/
+20
*
i965: Invoke lowering pass for YUV textures
Kristian Høgsberg Kristensen
2016-05-24
5
-0
/
+44
*
i965: Support textures with multiple planes
Kristian Høgsberg Kristensen
2016-05-24
7
-19
/
+59
*
i965: Create multiple miptrees for planar YUV images
Kristian Høgsberg Kristensen
2016-05-24
3
-1
/
+53
*
i965: Refactor intel_set_texture_image_bo() to create_mt_for_dri_image()
Kristian Høgsberg Kristensen
2016-05-24
1
-39
/
+30
*
i965: Use intel_set_texture_image_mt() in intelSetTexBuffer2()
Kristian Høgsberg Kristensen
2016-05-24
1
-12
/
+15
*
i965: Add new intel_set_texture_image_mt() helper
Kristian Høgsberg Kristensen
2016-05-24
1
-27
/
+42
*
nir: Add a lowering pass for YUV textures
Kristian Høgsberg Kristensen
2016-05-24
2
-0
/
+126
*
nir: Handle NULL in nir_copy_deref()
Kristian Høgsberg Kristensen
2016-05-24
1
-0
/
+3
*
nir: Add new 'plane' texture source type
Kristian Høgsberg Kristensen
2016-05-24
2
-0
/
+4
*
mesa: log buffer ID numbers in decimal, not hexadecimal
Brian Paul
2016-05-24
1
-2
/
+2
*
mesa: use enum name in bind_buffer_object() error message
Brian Paul
2016-05-24
1
-1
/
+2
*
mesa: raise error for glEnable(GL_VERTEX_ARRAY), etc. in core profile
Brian Paul
2016-05-24
1
-1
/
+11
*
docs/egl: Android platform can also be build using autotools
Nicolas Boichat
2016-05-24
1
-3
/
+5
*
i965: fix double-precision vertex inputs measurement
Juan A. Suarez Romero
2016-05-24
3
-16
/
+53
*
docs: true up nvc0 status - images, etc
Ilia Mirkin
2016-05-23
2
-10
/
+13
*
st/mesa: enable ARB_ES3_1_compatibility when ES 3.1 would be exposed
Ilia Mirkin
2016-05-23
3
-1
/
+24
*
mesa: remove separate enable for KHR_robust_buffer_access_behavior
Ilia Mirkin
2016-05-23
4
-4
/
+1
*
glsl: add support for explicit components to frag outputs
Timothy Arceri
2016-05-24
1
-10
/
+62
*
mesa: add view classes for 3d astc formats
Ilia Mirkin
2016-05-23
1
-2
/
+26
*
glsl: add EXT_clip_cull_distance support based on ARB_cull_distance
Ilia Mirkin
2016-05-23
5
-21
/
+34
*
nvc0: expose robust buffer access
Ilia Mirkin
2016-05-23
3
-3
/
+3
*
i965: Use ISL for surface format introspection
Jason Ekstrand
2016-05-23
7
-387
/
+19
*
anv/formats: Use isl_format_supports* for format introspection
Jason Ekstrand
2016-05-23
1
-22
/
+19
*
isl: Add per-gen format introspection
Jason Ekstrand
2016-05-23
2
-0
/
+399
*
isl: Add the ISL_FORMAT_R32G32_FLOAT_LD format
Jason Ekstrand
2016-05-23
2
-0
/
+2
*
isl: Add support for quering the string name of a format
Jason Ekstrand
2016-05-23
2
-1
/
+9
*
i965: Enable ARB/KHR_robust_buffer_access_behavior on BYT and HSW+
Jason Ekstrand
2016-05-23
2
-2
/
+7
*
main: Add extension enable bits for KHR_robust_buffer_access_behavior
Jason Ekstrand
2016-05-23
2
-0
/
+2
*
nir/lower_samplers: Protect against sampler index overflow
Jason Ekstrand
2016-05-23
1
-3
/
+6
*
glsl: Add an option to clamp block indices when lowering UBO/SSBOs
Jason Ekstrand
2016-05-23
5
-6
/
+39
*
glsl/linker: Add a helper variable for compiler options
Jason Ekstrand
2016-05-23
1
-2
/
+5
*
i965/draw: Use the real size for index buffers
Jason Ekstrand
2016-05-23
3
-3
/
+8
[next]