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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: increase the brw eu instruction store size dynamically
Yuanhan Liu
2011-12-26
3
-3
/
+18
*
i965: call next_insn() before referencing a instruction by index
Yuanhan Liu
2011-12-26
1
-14
/
+26
*
i965: get the jmp distance by instruction index
Yuanhan Liu
2011-12-26
4
-12
/
+10
*
i965: let the if_stack just store the instruction index
Yuanhan Liu
2011-12-26
3
-10
/
+19
*
i965 gen6: Fix incorrect order of dwords in gen6_update_sol_indices()
Paul Berry
2011-12-24
1
-1
/
+1
*
i965 gen6: Fix transform feedback of triangle strips.
Paul Berry
2011-12-24
2
-18
/
+72
*
mesa: remove gl_renderbuffer::PutRowRGB()
Brian Paul
2011-12-24
8
-832
/
+0
*
mesa: remove gl_renderbufer::PutMonoRow() and PutMonoValues()
Brian Paul
2011-12-24
8
-999
/
+7
*
i965/gen7: Fix feedback for flat-shaded tristrips versus provoking vertex.
Eric Anholt
2011-12-23
1
-0
/
+5
*
i965/gen7: Add support for transform feedback.
Eric Anholt
2011-12-23
1
-7
/
+201
*
i965/gen7: Move SOL stage disable to gen7_sol_state.c
Eric Anholt
2011-12-23
4
-7
/
+58
*
i965/gen7: Add register definitions for GL_EXT_transform_feedback.
Eric Anholt
2011-12-23
2
-2
/
+86
*
i965/gen7: Make primitives_written counting work.
Eric Anholt
2011-12-23
1
-6
/
+27
*
i965/gen7: Enable EXT_transform_feedback extension under 3.0 override.
Eric Anholt
2011-12-23
1
-1
/
+1
*
i965 Gen6+: Invalidate VF address-based cache on flush
Paul Berry
2011-12-23
1
-0
/
+1
*
i965 gen6: Resend binding table pointer after updating SOL bindings.
Paul Berry
2011-12-23
1
-0
/
+2
*
i965: Rename BRW_NEW_WM_SURFACES to BRW_NEW_SURFACES.
Paul Berry
2011-12-23
3
-9
/
+9
*
i965: Don't use BRW_DEPTHFORMAT_D24_UNORM_X8_UINT on Gen4.
Kenneth Graunke
2011-12-23
1
-1
/
+4
*
mesa: Pause transform feedback during meta ops.
Paul Berry
2011-12-23
1
-0
/
+13
*
i965 gen6: Implement transform feedback pause/resume functionality.
Paul Berry
2011-12-23
3
-3
/
+6
*
mesa: Save and restore GL_RASTERIZER_DISCARD state during meta ops.
Paul Berry
2011-12-23
1
-0
/
+7
*
dri2: Add createContextAttribs entry point for DRISW version 3
Ian Romanick
2011-12-23
1
-2
/
+6
*
dri2: Add createContextAttribs entry point for DRI2 version 3
Ian Romanick
2011-12-23
1
-2
/
+6
*
i965: Don't make consumers of brw_CONT/brw_WHILE track if depth in loop.
Eric Anholt
2011-12-21
6
-58
/
+25
*
i965: Don't make consumers of brw_WHILE do pre-gen6 BREAK/CONT patching.
Eric Anholt
2011-12-21
4
-86
/
+45
*
i965: Don't make consumers of brw_DO()/brw_WHILE() track loop start.
Eric Anholt
2011-12-21
9
-28
/
+58
*
i965: Drop unused do_insn argument from gen6_CONT().
Eric Anholt
2011-12-21
5
-7
/
+5
*
mesa: Add _NEW_RASTERIZER_DISCARD as synonym for _NEW_TRANSFORM.
Paul Berry
2011-12-21
1
-2
/
+3
*
mesa: Move RasterDiscard to toplevel of gl_context.
Paul Berry
2011-12-21
1
-1
/
+1
*
i965 gen6: Turn on transform feedback extension unconditionally.
Paul Berry
2011-12-20
1
-1
/
+1
*
i965 gen6: Implement transform feedback queries.
Paul Berry
2011-12-20
3
-0
/
+54
*
i965: Convert if/else to switch statements in brw_queryobj.c
Paul Berry
2011-12-20
1
-6
/
+30
*
i965 gen6: Ensure correct transform feedback indices on new batch.
Paul Berry
2011-12-20
5
-8
/
+72
*
mesa: Add a function to query whether a meta-op is in progress.
Paul Berry
2011-12-20
2
-0
/
+13
*
i965 gen6: Implement rasterizer discard.
Paul Berry
2011-12-20
3
-0
/
+37
*
i965: Implement bounds checking for transform feedback output.
Kenneth Graunke
2011-12-20
4
-0
/
+52
*
i965: Flush pipeline on EndTransformFeedback.
Paul Berry
2011-12-20
3
-0
/
+22
*
i965 gen6+: Make intel_batchbuffer_emit_mi_flush() actually flush.
Paul Berry
2011-12-20
1
-1
/
+2
*
i965 gen6: Turn on transform feedback extension.
Paul Berry
2011-12-20
1
-0
/
+3
*
i965 gen6: Initial implementation of transform feedback.
Paul Berry
2011-12-20
15
-10
/
+417
*
i965 gs: Move vue_map to brw_gs_compile.
Paul Berry
2011-12-20
2
-3
/
+4
*
i965 gen6+: Use 1-wide null operands for IF instructions
Paul Berry
2011-12-20
1
-4
/
+4
*
i965: Advertise our vertex shader texture units.
Kenneth Graunke
2011-12-19
1
-1
/
+1
*
i965/vs: Implement EXT_texture_swizzle support for VS texturing.
Kenneth Graunke
2011-12-19
2
-1
/
+52
*
i965/vs: Add texture related data to brw_vs_prog_key.
Kenneth Graunke
2011-12-19
2
-0
/
+11
*
i965/fs: Only set brw_wm_prog_key data for samplers used by the WM.
Kenneth Graunke
2011-12-19
1
-1
/
+3
*
i965/fs: Factor out texturing related data from brw_wm_prog_key.
Kenneth Graunke
2011-12-19
7
-115
/
+168
*
i965/vs: Add support for texel offsets.
Kenneth Graunke
2011-12-19
3
-2
/
+23
*
i965/fs: Factor out texture offset bitfield computation.
Kenneth Graunke
2011-12-19
3
-18
/
+26
*
i965/vs: Implement vec4_visitor::visit(ir_texture *).
Kenneth Graunke
2011-12-19
1
-7
/
+120
[next]