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
/
dri
/
i965
/
brw_wm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/fs: Move up prog_data->uses_omask assignment up to brw_codegen_wm_prog().
Francisco Jerez
2015-07-29
1
-1
/
+2
*
i965: Use _mesa_geometric_ functions appropriately
Kevin Rogovin
2015-06-17
1
-3
/
+4
*
i965: Fill out the rest of brw_debug_recompile_sampler_key().
Kenneth Graunke
2015-04-25
1
-0
/
+8
*
i965: Rename brw_compile to brw_codegen
Jason Ekstrand
2015-04-22
1
-2
/
+2
*
i965: Rename do_<stage>_prog to brw_compile_<stage>_prog (and export)
Carl Worth
2015-04-02
1
-6
/
+7
*
i965: Split out per-stage dirty-bit checking into separate functions
Carl Worth
2015-04-02
1
-16
/
+22
*
i965: Perform program state upload outside of atom handling
Carl Worth
2015-02-23
1
-25
/
+19
*
i965: Store floating point mode choice in brw_stage_prog_data.
Kenneth Graunke
2014-12-04
1
-0
/
+4
*
i965: Move PSCDEPTH calculations from draw time to compile time.
Kenneth Graunke
2014-12-04
1
-0
/
+21
*
i965: Remove "disable_derivative_optimization" driconf option.
Kenneth Graunke
2014-12-02
1
-7
/
+2
*
i965: Add _CACHE_ in brw_cache_id enum names.
Kenneth Graunke
2014-11-29
1
-3
/
+3
*
i965: Alphabetize brw_tracked_state flags and use a consistent style.
Kenneth Graunke
2014-11-29
1
-15
/
+15
*
i965: Set prog_data->uses_kill if simulating alpha test via discards.
Kenneth Graunke
2014-11-27
1
-1
/
+4
*
i965: Add uses_kill to brw_wm_prog_data
Jordan Justen
2014-09-05
1
-0
/
+1
*
i965: Move curb_read_length/total_scratch to brw_stage_prog_data.
Kenneth Graunke
2014-09-03
1
-2
/
+2
*
i965: Store uniform constant values in a gl_constant_value instead of float
Neil Roberts
2014-08-14
1
-2
/
+3
*
util: Move ralloc to a new src/util directory.
Kenneth Graunke
2014-08-04
1
-1
/
+1
*
i965/fs: Fix gl_SampleID for 2x MSAA and SIMD16 mode.
Kenneth Graunke
2014-07-21
1
-0
/
+4
*
i965: Add missing persample_shading field to brw_wm_debug_recompile.
Kenneth Graunke
2014-07-21
1
-0
/
+2
*
i965: Support GL_CLAMP natively on Broadwell.
Kenneth Graunke
2014-06-05
1
-1
/
+2
*
i965/fs: Finally kill struct brw_wm_compile (better known as 'c').
Kenneth Graunke
2014-05-18
1
-11
/
+11
*
i965/fs: Stop copying the program key.
Kenneth Graunke
2014-05-18
1
-6
/
+4
*
i965/fs: Rip struct brw_wm_compile out of the visitors and generators.
Kenneth Graunke
2014-05-18
1
-1
/
+2
*
i965/fs: Plumb a mem_ctx all the way through the FS compile.
Kenneth Graunke
2014-05-18
1
-4
/
+5
*
i965/fs: Actually free program data on the error path.
Kenneth Graunke
2014-05-18
1
-1
/
+3
*
i965/fs: Move total_scratch calculation into fs_visitor::run().
Kenneth Graunke
2014-05-18
1
-4
/
+1
*
i965/fs: Move perf_debug about register spilling to a more obvious spot.
Kenneth Graunke
2014-05-18
1
-4
/
+0
*
mesa: Replace use of _ReallyEnabled as a boolean with use of _Current.
Eric Anholt
2014-04-30
1
-1
/
+1
*
i965: Remove unused sampler key fields
Topi Pohjolainen
2014-04-08
1
-10
/
+0
*
mesa/sso: rename Shader to the pointer _Shader
Gregory Hainaut
2014-03-25
1
-1
/
+1
*
i965/fs: Use a separate variable to keep track of the last uniform index seen.
Francisco Jerez
2014-02-19
1
-0
/
+1
*
i965: Move up duplicated fields from stage-specific prog_data to brw_stage_pr...
Francisco Jerez
2014-02-19
1
-17
/
+9
*
i965: Add Gen6 gather wa to sampler key
Chris Forbes
2014-02-08
1
-0
/
+21
*
i965: Ignore 'centroid' interpolation qualifier in case of persample shading
Anuj Phogat
2014-01-28
1
-1
/
+2
*
i965/fs: Switch from BRW_MAX_TEX_UNIT to the actual limit.
Kenneth Graunke
2014-01-22
1
-1
/
+2
*
i965: Use sample barycentric coordinates with per sample shading
Anuj Phogat
2014-01-21
1
-2
/
+18
*
i965: Add an option to ignore sample qualifier
Anuj Phogat
2014-01-21
1
-1
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
i965: Don't flag gather quirks for Gen8+
Chris Forbes
2013-12-07
1
-1
/
+1
*
i965/Gen7: Include bitfield in the sampler key for CMS layout
Chris Forbes
2013-12-07
1
-0
/
+13
*
i965: Drop trailing whitespace from the rest of the driver.
Kenneth Graunke
2013-12-05
1
-6
/
+6
*
i965: Fix texture swizzling on Broadwell.
Kenneth Graunke
2013-12-02
1
-1
/
+1
*
i965: Gen4-5: Include alpha func/ref in program key
Chris Forbes
2013-11-06
1
-0
/
+16
*
i965: Add FS backend for builtin gl_SampleID
Anuj Phogat
2013-11-01
1
-0
/
+6
*
i965: Add FS backend for builtin gl_SamplePosition
Anuj Phogat
2013-11-01
1
-0
/
+6
*
i965: Make a brw_stage_prog_data for storing the SURF_INDEX information.
Eric Anholt
2013-10-15
1
-1
/
+2
*
i965: Remove dead arguments from prog_data_compare.
Eric Anholt
2013-10-15
1
-2
/
+1
*
i965/ivb: Flag RG32F quirk for texture gather regardless of swizzles
Chris Forbes
2013-10-06
1
-1
/
+1
*
i965/hsw: Apply gather4 RG32F w/a using SCS instead of shader.
Chris Forbes
2013-10-03
1
-2
/
+3
*
i965: w/a for gather4 green RG32F
Chris Forbes
2013-10-03
1
-0
/
+9
[next]