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
...
*
nir: Add a src_get_parent_instr function
Jason Ekstrand
2015-04-03
1
-14
/
+2
*
i965: Use the tex projector lowering pass instead of hand-rolling it.
Eric Anholt
2015-04-03
1
-10
/
+4
*
i965: Rename do_<stage>_prog to brw_compile_<stage>_prog (and export)
Carl Worth
2015-04-02
9
-32
/
+51
*
i965: Split out per-stage dirty-bit checking into separate functions
Carl Worth
2015-04-02
4
-35
/
+59
*
i965: Split out brw_<stage>_populate_key into their own functions
Carl Worth
2015-04-02
3
-40
/
+64
*
i965/generator: Get rid of the ! in the unreachable statement
Jason Ekstrand
2015-04-02
1
-1
/
+1
*
i965/fs: Relax type check in cmod propagation.
Matt Turner
2015-04-01
1
-1
/
+3
*
i965: Use the same nir options for all gens
Jason Ekstrand
2015-04-01
1
-10
/
+2
*
i965/nir: Run DCE again before going out of SSA
Jason Ekstrand
2015-04-01
1
-0
/
+2
*
i965/nir: Run the ffma peephole after the rest of the optimizations
Jason Ekstrand
2015-04-01
2
-2
/
+11
*
nir: Add a dedicated ffma peephole optimization
Jason Ekstrand
2015-04-01
1
-0
/
+2
*
nir/algebraic: Add a seperate section for "late" optimizations
Jason Ekstrand
2015-04-01
1
-0
/
+3
*
configure: nuke --with-max-{width,height}
Emil Velikov
2015-04-01
1
-1
/
+1
*
xmlpool: remove the clean target
Emil Velikov
2015-04-01
1
-6
/
+4
*
xmlpool: don't forget to ship the MOS
Emil Velikov
2015-04-01
1
-1
/
+8
*
osmesa: don't try to bundle osmesa.def SConscript
Emil Velikov
2015-04-01
1
-2
/
+0
*
i965: Handle scratch accesses where reladdr also points to scratch space
Iago Toral Quiroga
2015-04-01
2
-26
/
+76
*
egl: add initial EGL_MESA_image_dma_buf_export v2.4
Dave Airlie
2015-04-01
1
-2
/
+23
*
i965/state: Remove brw->state.dirty
Jordan Justen
2015-03-31
2
-7
/
+0
*
i965/state: Don't use brw->state.dirty.mesa
Jordan Justen
2015-03-31
5
-12
/
+11
*
i965/state: Don't use brw->state.dirty.brw
Jordan Justen
2015-03-31
33
-83
/
+82
*
i965/state: Add compute pipeline with empty atom lists
Jordan Justen
2015-03-31
3
-1
/
+37
*
i965/state: Only upload render programs for render state uploads
Jordan Justen
2015-03-31
1
-20
/
+25
*
i965/state: Create separate dirty state bits for each pipeline
Jordan Justen
2015-03-31
2
-27
/
+75
*
i965/state: Support multiple pipelines in brw->num_atoms
Jordan Justen
2015-03-31
2
-39
/
+65
*
i965/state: Rename brw_clear_dirty_bits to brw_render_state_finished
Jordan Justen
2015-03-31
3
-3
/
+3
*
i965/state: Rename brw_upload_state to brw_upload_render_state
Jordan Justen
2015-03-31
3
-10
/
+11
*
i965/fs: Allow CSE to handle MULs with negated arguments.
Matt Turner
2015-03-31
1
-5
/
+37
*
i965: Mark brw_inst_bits' brw_inst* parameter const.
Matt Turner
2015-03-31
1
-12
/
+12
*
i965/skl: Avoid using the 1D stencil layout for stencil-only images
Neil Roberts
2015-03-31
1
-1
/
+2
*
i965/nir: Use NIR for ARB_vertex_program support on Gen8+.
Kenneth Graunke
2015-03-27
1
-4
/
+10
*
i965: Move env_var_as_boolean to intel_debug.c.
Kenneth Graunke
2015-03-27
3
-22
/
+29
*
i965/fs: Add ARB_fragment_program support to the NIR backend.
Kenneth Graunke
2015-03-27
2
-26
/
+51
*
i965/skl: Don't use the PMA depth stall workaround
Ben Widawsky
2015-03-27
1
-1
/
+6
*
i965/skl: Disable partial resolve in VC
Ben Widawsky
2015-03-27
2
-0
/
+11
*
i965: Drop unnecessary brw->gen >= 8 check from scalar VS code.
Kenneth Graunke
2015-03-25
1
-1
/
+1
*
i965/fs: Implement texture projection support.
Kenneth Graunke
2015-03-25
1
-1
/
+10
*
i965/fs: Rename offset to tex_offset to avoid shadowing offset().
Kenneth Graunke
2015-03-25
1
-4
/
+4
*
scons: Don't build osmesa.
Jose Fonseca
2015-03-25
3
-56
/
+0
*
glsl: Allow vector logic ops to be generated.
Matt Turner
2015-03-24
1
-6
/
+3
*
i965: add the remaining files to the tarball
Emil Velikov
2015-03-24
1
-0
/
+3
*
i965/vec4: Fix handling of multiple register reads and writes in dead_code_el...
Francisco Jerez
2015-03-23
1
-7
/
+15
*
i965/vec4: Calculate live intervals with subregister granularity.
Francisco Jerez
2015-03-23
2
-33
/
+46
*
i965/vec4: Define helpers to calculate the common live interval of a range of...
Francisco Jerez
2015-03-23
4
-29
/
+31
*
i965/vec4: Define helper functions to convert a register to a variable index.
Francisco Jerez
2015-03-23
4
-28
/
+34
*
i965/vec4: Don't lose the force_writemask_all flag during CSE.
Francisco Jerez
2015-03-23
1
-0
/
+3
*
i965/vec4: Fix handling of multiple register reads and writes in opt_cse().
Francisco Jerez
2015-03-23
1
-8
/
+17
*
i965/vec4: Fix handling of multiple register reads and writes during copy pro...
Francisco Jerez
2015-03-23
1
-3
/
+6
*
i965/vec4: Fix handling of multiple register reads and writes in split_virtua...
Francisco Jerez
2015-03-23
1
-9
/
+6
*
i965/vec4: Fix handling of multiple register reads and writes in opt_register...
Francisco Jerez
2015-03-23
1
-14
/
+10
[prev]
[next]