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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: forward-declare struct brw_context in brw_reg.h
Ilia Mirkin
2014-07-09
1
-0
/
+2
*
scons: build and use a single dri_common library
Emil Velikov
2014-07-10
1
-45
/
+10
*
st/dri/drm: remove __driDriverExtensions and driDriverAPI
Emil Velikov
2014-07-10
1
-0
/
+27
*
mesa/st: add per sample shading state to fp key and set interpolation
Ilia Mirkin
2014-07-09
3
-1
/
+11
*
gallium: switch dedicated centroid field to interpolation location
Ilia Mirkin
2014-07-09
3
-7
/
+13
*
meta: Call glObjectLabel before linking.
Kenneth Graunke
2014-07-09
1
-1
/
+1
*
ff_fragment_shader: Access glsl_types directly.
Kenneth Graunke
2014-07-09
1
-15
/
+15
*
st/mesa: add PIPE_FORMAT_R10G10B10A2_UNORM to format_map table
Brian Paul
2014-07-09
1
-1
/
+2
*
st/mesa: add some missing MESA/PIPE_FORMAT_R10G10B10A2_UNORM switch cases
Brian Paul
2014-07-09
1
-0
/
+4
*
st/mesa: fix geometry shader memory leak
Brian Paul
2014-07-09
1
-0
/
+1
*
mesa: fix geometry shader memory leaks
Brian Paul
2014-07-09
2
-0
/
+4
*
st/mesa: minor simplification of some state atom assignments
Brian Paul
2014-07-09
2
-7
/
+4
*
st/mesa: minor fix-up in st_GetSamplePosition()
Brian Paul
2014-07-09
1
-2
/
+4
*
mesa: use float to silence MSVC warning in _mesa_GetMultisamplefv()
Brian Paul
2014-07-09
1
-1
/
+1
*
i965/disasm: Fix disassembly of the any16h/all16h predicates.
Kenneth Graunke
2014-07-08
1
-1
/
+1
*
i965: Remove artificial dependency between math instructions.
Matt Turner
2014-07-08
1
-1
/
+2
*
i965/fs: Track dependencies in instruction scheduling per reg offset.
Matt Turner
2014-07-08
1
-8
/
+15
*
i965: Extend compute-to-mrf pass to understand blocks of MOVs
Kristian Høgsberg
2014-07-07
1
-10
/
+53
*
i965/fs: Disable unlit_centroid_workaround on Haswell.
Matt Turner
2014-07-06
1
-2
/
+4
*
i965/vec4: Perform CSE on CMP(N) instructions.
Matt Turner
2014-07-06
1
-1
/
+16
*
i965/vec4: Don't emit null MOVs in CSE.
Matt Turner
2014-07-06
1
-5
/
+7
*
i965/vec4: Improve CSE performance by expiring some available expressions.
Matt Turner
2014-07-06
1
-0
/
+20
*
i965/vec4: Add basic common subexpression elimination.
Kenneth Graunke
2014-07-06
4
-0
/
+236
*
i965: Fix warnings introduced in commit e24ef5ab.
Matt Turner
2014-07-06
1
-2
/
+1
*
i965: Move assembly annotation functions to intel_asm_annotation.c.
Matt Turner
2014-07-05
4
-61
/
+67
*
i965: Rename intel_asm_printer -> intel_asm_annotation.
Matt Turner
2014-07-05
8
-7
/
+7
*
i965: Make backend_instruction usable from C.
Matt Turner
2014-07-05
1
-4
/
+7
*
i965/cfg: Make cfg_t usable from C.
Matt Turner
2014-07-05
3
-8
/
+6
*
i965: Repack backend_instruction struct.
Matt Turner
2014-07-05
1
-7
/
+5
*
i965: Make a brw_predicate enum.
Matt Turner
2014-07-05
6
-31
/
+35
*
i965: Make a brw_conditional_mod enum.
Matt Turner
2014-07-05
18
-43
/
+54
*
i965: Move common fields into backend_instruction.
Matt Turner
2014-07-05
3
-25
/
+13
*
i965: Use enum brw_reg_type for register types.
Matt Turner
2014-07-05
7
-13
/
+14
*
i965: Move is_zero/one/null/accumulator into backend_reg.
Matt Turner
2014-07-05
6
-93
/
+44
*
i965: Make a common backend_reg class.
Matt Turner
2014-07-05
4
-42
/
+36
*
i965: Drop imm union from visitor register classes.
Matt Turner
2014-07-05
2
-14
/
+0
*
i965: Use immediate storage in brw_reg for visitor regs.
Matt Turner
2014-07-05
6
-41
/
+37
*
gallium: rename PIPE_CAP_TGSI_VS_LAYER to also have _VIEWPORT
Ilia Mirkin
2014-07-03
2
-2
/
+2
*
mesa/st: enable AMD_vertex_shader_viewport_index
Ilia Mirkin
2014-07-03
2
-0
/
+6
*
i965: expose AMD_vertex_shader_viewport_index on gen7+
Ilia Mirkin
2014-07-02
1
-1
/
+3
*
mesa: add support for AMD_vertex_shader_viewport_index
Ilia Mirkin
2014-07-02
2
-0
/
+2
*
mesa/st: enable ARB_fragment_layer_viewport
Ilia Mirkin
2014-07-02
1
-0
/
+1
*
i965/gen6: Add a spec citation about push constant packet requirements.
Eric Anholt
2014-07-02
1
-1
/
+8
*
i965: Add a comment about null renderbuffer surfaces and why they exist.
Eric Anholt
2014-07-02
3
-2
/
+22
*
i965: Update a ton of comments about constant buffers.
Eric Anholt
2014-07-02
4
-32
/
+74
*
i965: Merge VS/GS and WM pull constant buffer upload paths.
Eric Anholt
2014-07-02
4
-53
/
+42
*
i965/gen6+: Merge VS/GS and WM push constant buffer upload paths.
Eric Anholt
2014-07-02
4
-66
/
+52
*
i965: Move dispatch_grf_start_reg and first_curbe_grf into stage_prog_data.
Eric Anholt
2014-07-02
14
-35
/
+36
*
i965: Fix state flags for gen4/5 CURBE.
Eric Anholt
2014-07-02
1
-8
/
+8
*
i965: Remove a dead define.
Eric Anholt
2014-07-02
1
-2
/
+0
[next]