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/disasm: Properly decode negate source modifiers on Broadwell.
Kenneth Graunke
2014-06-30
1
-4
/
+49
*
i965/disasm: Improve disassembly of atomic messages on Haswell+.
Kenneth Graunke
2014-06-30
1
-7
/
+21
*
i965/disasm: Actually disassemble Gen7+ URB opcodes.
Kenneth Graunke
2014-06-30
1
-3
/
+19
*
i965/disasm: Decode Broadwell's invm/rsqrtm math functions.
Kenneth Graunke
2014-06-30
1
-0
/
+2
*
i965/disasm: Properly disassemble the "atomic" ThreadCtrl value.
Kenneth Graunke
2014-06-30
1
-2
/
+3
*
i965/disasm: Properly disassemble all32h/any32h align1 predicates.
Kenneth Graunke
2014-06-30
1
-11
/
+13
*
i965: Add #defines for any32h/all32h predication.
Kenneth Graunke
2014-06-30
1
-0
/
+2
*
i965/disasm: Mark ELSE as having UIP on Gen8+.
Kenneth Graunke
2014-06-30
1
-0
/
+1
*
i965/disasm: Properly disassemble jump targets on Gen4-5.
Kenneth Graunke
2014-06-30
1
-0
/
+15
*
i965/disasm: Improve disassembly of jump targets on Gen6+.
Kenneth Graunke
2014-06-30
1
-18
/
+41
*
i965/disasm: Add support for new Gen8+ register types.
Kenneth Graunke
2014-06-30
1
-16
/
+24
*
i965: Restyle brw_disasm.c.
Kenneth Graunke
2014-06-30
1
-1234
/
+1231
*
i965/disasm: Create an "opcode" temporary.
Kenneth Graunke
2014-06-30
1
-31
/
+30
*
i965/disasm: Eliminate opcode pointer.
Kenneth Graunke
2014-06-30
1
-8
/
+7
*
Remove the ATI_envmap_bumpmap extension
Jason Ekstrand
2014-06-30
31
-860
/
+7
*
meta: Use AMD_vertex_shader_layer instead of a GS for layered clears.
Kenneth Graunke
2014-06-30
1
-37
/
+16
*
i965: Enable vertex streams up to MAX_VERTEX_STREAMS.
Iago Toral Quiroga
2014-06-30
1
-0
/
+4
*
mesa: Enable simultaneous queries on different streams.
Iago Toral Quiroga
2014-06-30
2
-10
/
+11
*
i965: Implement GL_PRIMITIVES_GENERATED with non-zero streams.
Iago Toral Quiroga
2014-06-30
2
-7
/
+26
*
i965: Implement GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN with non-zero streams.
Iago Toral Quiroga
2014-06-30
1
-4
/
+4
*
mesa: Include stream information in indexed queries.
Iago Toral Quiroga
2014-06-30
2
-0
/
+2
*
glsl: include streamId when reading/printing ir_variable IR.
Samuel Iglesias Gonsalvez
2014-06-30
2
-2
/
+11
*
glsl: include streamId when reading/printing emit-vertex and end-primitive IR.
Iago Toral Quiroga
2014-06-30
2
-8
/
+27
*
i965/gs: Set control data bits for vertices emitted in stream mode.
Iago Toral Quiroga
2014-06-30
2
-1
/
+51
*
glsl: Validate vertex emission in geometry shaders.
Iago Toral Quiroga
2014-06-30
1
-14
/
+134
*
glsl: Add support for EmitStreamVertex() and EndStreamPrimitive().
Iago Toral Quiroga
2014-06-30
1
-0
/
+58
*
glsl: Modify ir_end_primitive to have a stream.
Iago Toral Quiroga
2014-06-30
7
-16
/
+64
*
glsl: Modify ir_emit_vertex to have a stream.
Iago Toral Quiroga
2014-06-30
10
-21
/
+68
*
i965/gs: Set number of control data bits for stream mode.
Iago Toral Quiroga
2014-06-30
1
-4
/
+5
*
glsl: Store info about geometry shaders that emit vertices to non-zero streams.
Iago Toral Quiroga
2014-06-30
4
-0
/
+5
*
glsl: Only geometry shader outputs can be associated with non-zero streams.
Iago Toral Quiroga
2014-06-30
1
-0
/
+5
*
glsl: Two varyings can't write to the same buffer from different streams.
Iago Toral Quiroga
2014-06-30
1
-0
/
+17
*
glsl: Add methods to retrive a varying's name and streamId.
Iago Toral Quiroga
2014-06-30
1
-0
/
+10
*
glsl: Fail to link if inter-stage input/outputs are not assigned to stream 0
Iago Toral Quiroga
2014-06-30
1
-0
/
+8
*
glsl: Assign GLSL StreamIds to transform feedback outputs.
Iago Toral Quiroga
2014-06-30
2
-3
/
+16
*
i965: Enable transform feedback for streams > 0
Iago Toral Quiroga
2014-06-30
1
-24
/
+43
*
mesa: add StreamId information to transform feedback outputs.
Iago Toral Quiroga
2014-06-30
2
-0
/
+2
*
glsl: Add parsing support for multi-stream output in geometry shaders.
Samuel Iglesias Gonsalvez
2014-06-30
7
-1
/
+144
*
st/omx: strcpy the string into the allocated buffer
Emil Velikov
2014-06-28
1
-3
/
+3
*
mesa: expose ARB_seamless_cubemap_per_texture when supported
Ilia Mirkin
2014-06-28
1
-0
/
+1
*
st/omx: keep the name, (name|role)_specific strings dynamically allocated
Emil Velikov
2014-06-27
2
-9
/
+52
*
nv50: fix dri3 prime buffer creation
Axel Davy
2014-06-27
1
-2
/
+6
*
nvc0: fix dri3 prime buffer creation
Dave Airlie
2014-06-27
1
-1
/
+1
*
gallium/dri2: implement blitImage
Axel Davy
2014-06-27
1
-3
/
+51
*
gallium: Add __DRIimageDriverExtension support to gallium
Axel Davy
2014-06-27
1
-183
/
+286
*
dri3: use invalidate.
Axel Davy
2014-06-27
1
-0
/
+7
*
dri3: fix image extension checking.
Dave Airlie
2014-06-27
1
-10
/
+6
*
glxext: Send the Drawable's ID in the GLX_BufferSwapComplete event
Jasper St. Pierre
2014-06-27
1
-4
/
+5
*
i965: Enable compressed multisample support (CMS) on Broadwell.
Kenneth Graunke
2014-06-26
1
-8
/
+0
*
i965: Add 2x MSAA support to the MCS allocation function.
Kenneth Graunke
2014-06-26
1
-0
/
+1
[prev]
[next]