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
*
glx/dri3: add GPU offloading support.
Axel Davy
2014-07-01
2
-32
/
+188
*
loader: Use drirc device_id parameter in complement to DRI_PRIME
Axel Davy
2014-07-01
4
-4
/
+64
*
loader: add gpu selection code via DRI_PRIME.
Axel Davy
2014-07-01
2
-0
/
+192
*
drirc: Add string support
Axel Davy
2014-07-01
2
-1
/
+35
*
dri: remove GL types from config queries
Dave Airlie
2014-07-01
1
-3
/
+3
*
dri/xmlconfig: remove GL types.
Dave Airlie
2014-07-01
2
-100
/
+100
*
dri3: cache pointer to back instead of looking up.
Dave Airlie
2014-07-01
1
-8
/
+9
*
targets/egl-static: use inline_drm_helper and Automake.inc helpers
Emil Velikov
2014-06-30
7
-268
/
+54
*
targets/gbm: convert to static/shared pipe-driver
Emil Velikov
2014-06-30
6
-121
/
+160
*
targets/xa: provide alternative(static) xa target
Emil Velikov
2014-06-30
4
-15
/
+107
*
i965/disasm: Fix INTEL_DEBUG=fs on Broadwell for ARB_fp applications.
Kenneth Graunke
2014-06-30
1
-1
/
+1
*
i965/disasm: Delete gen8_disasm.c.
Kenneth Graunke
2014-06-30
3
-1031
/
+0
*
i965/disasm: Stop using gen8_disassemble in favor of brw_disassemble.
Kenneth Graunke
2014-06-30
8
-42
/
+8
*
i965/disasm: Improve render target write message disassembly.
Kenneth Graunke
2014-06-30
1
-30
/
+47
*
i965/disasm: Rename msg_target to SFID.
Kenneth Graunke
2014-06-30
1
-12
/
+8
*
i965/disasm: Fix typo in RT UNORM write message.
Kenneth Graunke
2014-06-30
1
-1
/
+1
*
i965/disasm: Use Gen6+ SFID case labels.
Kenneth Graunke
2014-06-30
1
-2
/
+4
*
i965/disasm: "Handle" Gen8+ HF/DF immediate cases.
Kenneth Graunke
2014-06-30
1
-0
/
+7
*
i965/disasm: Cut piles of duplicate swizzle printing.
Kenneth Graunke
2014-06-30
1
-89
/
+26
*
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
[next]