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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Remove end-of-thread SEND alignment code.
Matt Turner
2015-05-05
1
-12
/
+3
*
i965: Add XRGB8888 format to intel_screen_make_configs
Boyan Ding
2015-05-05
1
-1
/
+2
*
nir: add nir_array.h to the sources list
Emil Velikov
2015-05-05
1
-0
/
+1
*
glsl: don't lower fragdata array if the output data types don't match
Samuel Iglesias Gonsalvez
2015-05-05
1
-0
/
+10
*
i965/skl: Align compressed textures to four times the block size
Neil Roberts
2015-05-05
1
-4
/
+27
*
egl: image_dma_buf_export - use KHR 64-bit type
Dave Airlie
2015-05-05
3
-3
/
+3
*
glapi/es3.1: Add support for GLES versions > 3.0
Ian Romanick
2015-05-04
1
-2
/
+2
*
glsl/es3.1: Allow misc ARB_gpu_shader5 built-ins in GLSL ES 3.10
Ian Romanick
2015-05-04
1
-11
/
+11
*
glsl/es3.1: Allow textureGather and textureGatherOffset in GLSL ES 3.10
Ian Romanick
2015-05-04
1
-29
/
+61
*
glsl/es3.1: Allow enhnaced packing functions in GLSL ES 3.10
Ian Romanick
2015-05-04
1
-6
/
+7
*
glsl/es3.1: Allow interger mix built-ins in GLSL ES 3.10
Ian Romanick
2015-05-04
5
-7
/
+55
*
glsl/es3.1: Allow separate shader objects in GLSL ES 3.10
Ian Romanick
2015-05-04
1
-2
/
+2
*
glsl/es3.1: Allow explicit uniform locations in GLSL ES 3.10
Ian Romanick
2015-05-04
1
-4
/
+13
*
glsl/es3.1: Allow 3.10 ES shaders in a GLES 3.1 context
Ian Romanick
2015-05-04
2
-3
/
+8
*
mesa/es3.1: Add _mesa_is_gles31 helper
Ian Romanick
2015-05-04
1
-1
/
+11
*
glsl: Add glsl_parser_state::has_atomic_counters helper
Ian Romanick
2015-05-04
5
-5
/
+10
*
mesa: Use bool in _mesa_is_ helpers instead of GLboolean
Ian Romanick
2015-05-04
1
-4
/
+4
*
mesa: Trivial coding standards cleanups
Ian Romanick
2015-05-04
1
-15
/
+10
*
mesa: Use bool instead of GLboolean
Ian Romanick
2015-05-04
1
-158
/
+157
*
glsl: Silence unused parameter warnings
Ian Romanick
2015-05-04
2
-7
/
+7
*
mesa: Restore functionality to dispatch sanity test
Ian Romanick
2015-05-04
1
-6
/
+43
*
i965: Fix variable indexing of sampler arrays under non-uniform control flow.
Francisco Jerez
2015-05-04
3
-6
/
+8
*
i965: Fix variable indexing of UBO arrays under non-uniform control flow.
Francisco Jerez
2015-05-04
3
-10
/
+11
*
i965: Define helper function to copy an arbitrary live component from some re...
Francisco Jerez
2015-05-04
4
-0
/
+28
*
i965: Perform basic optimizations on the FIND_LIVE_CHANNEL opcode.
Francisco Jerez
2015-05-04
6
-0
/
+93
*
i965: Introduce the FIND_LIVE_CHANNEL pseudo-opcode.
Francisco Jerez
2015-05-04
6
-0
/
+94
*
i965: Perform basic optimizations on the BROADCAST opcode.
Francisco Jerez
2015-05-04
8
-0
/
+44
*
i965: Introduce the BROADCAST pseudo-opcode.
Francisco Jerez
2015-05-04
6
-0
/
+98
*
glsl: Keep track of the early_fragment_tests flag in gl_shader.
Francisco Jerez
2015-05-04
5
-3
/
+13
*
glsl: Error out on invalid uses of the early_fragment_tests layout qualifier.
Francisco Jerez
2015-05-04
3
-5
/
+34
*
glsl: Forbid use of image qualifiers in declarations of type other than image.
Francisco Jerez
2015-05-04
1
-2
/
+9
*
glsl: Split off memory qualifiers from storage qualifiers.
Francisco Jerez
2015-05-04
1
-1
/
+16
*
glsl: Forbid opaque variables as operands of the ternary operator.
Francisco Jerez
2015-05-04
1
-0
/
+12
*
mesa: Update image unit state when glBindImageTexture is called with texture=0.
Francisco Jerez
2015-05-04
1
-16
/
+15
*
mesa: Initialize image units to default state on context creation.
Francisco Jerez
2015-05-04
3
-0
/
+21
*
mesa: Implement image uniform queries.
Francisco Jerez
2015-05-04
1
-1
/
+3
*
mesa: Validate original image internal format rather than derived mesa format.
Francisco Jerez
2015-05-04
1
-3
/
+3
*
mesa: Call _mesa_test_texobj_completeness() before using _MaxLevel in image v...
Francisco Jerez
2015-05-04
1
-3
/
+4
*
mesa: Add support for binding a buffer texture to a shader image unit.
Francisco Jerez
2015-05-04
1
-31
/
+42
*
mesa: Add extern "C" guards to shaderimage.h to allow inclusion from C++ code.
Francisco Jerez
2015-05-04
1
-0
/
+8
*
mesa: Export shader image format to mesa format conversion function.
Francisco Jerez
2015-05-04
2
-5
/
+12
*
swrast: Fix rgba_draw_pixels with GL_COLOR_INDEX
Iago Toral Quiroga
2015-05-04
1
-3
/
+26
*
i965: Add memory fence opcode.
Francisco Jerez
2015-05-04
6
-0
/
+87
*
i965: Add typed surface access opcodes.
Francisco Jerez
2015-05-04
9
-0
/
+261
*
i965: Add untyped surface write opcode.
Francisco Jerez
2015-05-04
9
-0
/
+81
*
i965: Reorder sources of the untyped atomic opcode.
Francisco Jerez
2015-05-04
4
-6
/
+6
*
i965: Pass the number of components as a source of the untyped surface read o...
Francisco Jerez
2015-05-04
4
-6
/
+10
*
i965/vec4: Add support for untyped surface message sends from GRF.
Francisco Jerez
2015-05-04
3
-16
/
+14
*
i965: Don't request untyped atomic writeback message if the destination is null.
Francisco Jerez
2015-05-04
2
-2
/
+3
*
i965: Simplify generator code for untyped surface messages.
Francisco Jerez
2015-05-04
4
-87
/
+18
[next]