index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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: Pass brw to translate_wrap_mode().
Kenneth Graunke
2014-06-05
3
-8
/
+9
*
i965: use _mesa_align_malloc in intel_miptree_map_movntdqa
Tapani Pälli
2014-06-05
1
-2
/
+2
*
i965/fs: Allow array dereference of HW_REG.
Chris Forbes
2014-06-05
1
-1
/
+1
*
i965: Fix copy and pasted values in Broadwell code.
Kenneth Graunke
2014-06-03
1
-10
/
+21
*
i965: Add _default_ name changes to test_eu_compact.c.
Vinson Lee
2014-06-02
1
-5
/
+5
*
i965/gen8: Print number of instructions directly.
Matt Turner
2014-06-02
2
-0
/
+9
*
i965: Emit compaction stats without walking the assembly.
Matt Turner
2014-06-02
3
-19
/
+12
*
i965: Move program header printing to end of generate_code().
Matt Turner
2014-06-02
4
-52
/
+44
*
i965: Move annotation info into generate code.
Matt Turner
2014-06-02
6
-91
/
+68
*
i965: Put '_default_' in the name of functions that set default state.
Kenneth Graunke
2014-06-02
13
-163
/
+163
*
i965: Delete brw_set_conditionalmod.
Kenneth Graunke
2014-06-02
3
-13
/
+0
*
i965: Eliminate brw_set_conditionalmod from the Gen4-5 compilers.
Kenneth Graunke
2014-06-02
6
-24
/
+24
*
i965: Don't use brw_set_conditionalmod in the FS and vec4 compilers.
Kenneth Graunke
2014-06-02
2
-5
/
+16
*
i965: Stop setting predication from brw_set_conditionalmod.
Kenneth Graunke
2014-06-02
4
-5
/
+11
*
i965: Drop unnecessary brw_set_conditionalmod() before brw_CMP().
Kenneth Graunke
2014-06-02
1
-1
/
+0
*
i965/clip: Use the new brw_last_inst macro instead of temporaries.
Kenneth Graunke
2014-06-02
3
-27
/
+23
*
i965: Create a "brw_last_inst" convenience macro.
Kenneth Graunke
2014-06-02
1
-0
/
+6
*
i965: Make brw_JMPI set predicate_control based on a parameter.
Kenneth Graunke
2014-06-02
3
-10
/
+13
*
i965: Remove the dst and src0 parameters from brw_JMPI.
Kenneth Graunke
2014-06-02
3
-17
/
+12
*
i965/fs: Add fs_inst constructor that takes a list of sources.
Matt Turner
2014-06-01
2
-0
/
+15
*
i965/fs: Add a function to resize fs_inst's sources array.
Matt Turner
2014-06-01
2
-0
/
+11
*
i965/fs: Clean up fs_inst constructors.
Matt Turner
2014-06-01
2
-75
/
+32
*
i965/fs: Loop from 0 to inst->sources, not 0 to 3.
Matt Turner
2014-06-01
10
-28
/
+28
*
i965/fs: Store the number of sources an fs_inst has.
Matt Turner
2014-06-01
2
-11
/
+13
*
i965/fs: ralloc fs_inst's fs_reg sources.
Matt Turner
2014-06-01
2
-1
/
+9
*
i965/fs: Disable fs_inst assignment operator.
Matt Turner
2014-06-01
1
-0
/
+2
*
i965/fs: Add and use an fs_inst copy constructor.
Matt Turner
2014-06-01
2
-0
/
+6
*
i965: Skip IR annotations with INTEL_DEBUG=noann.
Matt Turner
2014-06-01
3
-2
/
+6
*
i965/fs: Debug the optimization passes by dumping instr to file.
Matt Turner
2014-06-01
1
-12
/
+41
*
i965: Give dump_instructions() a filename argument.
Matt Turner
2014-06-01
5
-6
/
+42
*
i965: Give dump_instruction() a FILE* argument.
Matt Turner
2014-06-01
5
-100
/
+115
*
i965: Add envvar to debug the optimization passes.
Matt Turner
2014-06-01
2
-0
/
+2
*
i915: add a missing NULL pointer check
Lubomir Rintel
2014-05-30
1
-1
/
+1
*
i965/vec4: Allow writemasking on math instructions on Gen7+.
Matt Turner
2014-05-30
1
-2
/
+2
*
i965: Fix Line Stipple enable bit in 3DSTATE_SF for Haswell.
Pavel Popov
2014-05-30
1
-1
/
+1
*
mesa/drivers: Add extra null check in blitframebuffer_texture()
Juha-Pekka Heikkila
2014-05-30
1
-0
/
+3
*
i965/fs: Set correct number of regs_written for MCS fetches.
Matt Turner
2014-05-29
1
-3
/
+3
*
i965: Fix repeated usage of rectangle texture coordinate scaling.
Kenneth Graunke
2014-05-28
1
-7
/
+20
*
meta/blit: Use gl_FragColor also in the msaa blit shader
Topi Pohjolainen
2014-05-28
1
-1
/
+1
*
i965/sf: Replace push/pop in brw_emit_anyprim_setup.
Kenneth Graunke
2014-05-27
1
-15
/
+11
*
i965/sf: Drop unnecessary push/pop in copy_z_inv_w.
Kenneth Graunke
2014-05-27
1
-4
/
+0
*
i965/sf: Drop unnecessary push/pop in flatshading code.
Kenneth Graunke
2014-05-27
1
-8
/
+0
*
i965/sf: Move brw_compile::flag_value to brw_sf_compile.
Kenneth Graunke
2014-05-27
3
-21
/
+24
*
i965/sf: Move brw_set_predicate_control_flag_value to brw_sf_emit.c.
Kenneth Graunke
2014-05-27
3
-19
/
+14
*
i965/sf: Drop useless push/pop state from flag register mashing code.
Kenneth Graunke
2014-05-27
1
-2
/
+0
*
i965/sf: Drop unnecessary push/pop in do_twoside_color.
Kenneth Graunke
2014-05-27
1
-2
/
+0
*
i965: Don't implicitly set predicate default state in brw_CMP.
Kenneth Graunke
2014-05-27
5
-39
/
+33
*
i965: Drop unnecessary predication default state resets in clip code.
Kenneth Graunke
2014-05-27
1
-6
/
+0
*
i965/sf: Reset flag_value to 0xff before emitting SF subroutines.
Kenneth Graunke
2014-05-27
2
-15
/
+4
*
i965/meta: Store stencil texturing mode
Topi Pohjolainen
2014-05-27
1
-0
/
+1
[prev]
[next]