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_fs.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965/fs: Migrate NIR emit_percomp() to the IR builder.
Francisco Jerez
2015-06-09
1
-1
/
+2
*
i965/fs: Migrate FS framebuffer writes to the IR builder.
Francisco Jerez
2015-06-09
1
-1
/
+2
*
i965/fs: Migrate shader time to the IR builder.
Francisco Jerez
2015-06-09
1
-2
/
+3
*
i965/fs: Migrate pull constant loads to the IR builder.
Francisco Jerez
2015-06-09
1
-4
/
+5
*
i965/fs: Migrate Gen4 send dependency workarounds to the IR builder.
Francisco Jerez
2015-06-09
1
-1
/
+1
*
i965/fs: Allocate a common IR builder object in fs_visitor.
Francisco Jerez
2015-06-09
1
-0
/
+2
*
i965/fs: Remove the ir_visitor code
Jason Ekstrand
2015-05-28
1
-48
/
+2
*
i965: Remove the old fragment program code
Jason Ekstrand
2015-05-28
1
-26
/
+0
*
i965: Make fs/vec4_visitor inherit from ir_visitor directly
Jason Ekstrand
2015-05-28
1
-1
/
+1
*
i965: Rename backend_visitor to backend_shader
Jason Ekstrand
2015-05-28
1
-1
/
+1
*
i965/fs: Lower integer multiplication after optimizations.
Matt Turner
2015-05-18
1
-0
/
+1
*
i965/fs: Combine the fs_visitor constructors.
Kenneth Graunke
2015-05-14
1
-20
/
+4
*
i965/fs: Rework the fs_visitor LOAD_PAYLOAD instruction
Jason Ekstrand
2015-05-06
1
-2
/
+2
*
i965/fs: Make LOAD_PAYLOAD take a header size
Jason Ekstrand
2015-05-06
1
-1
/
+2
*
i965/fs: Make emit_single_fb_write take an explicit exec_size
Jason Ekstrand
2015-05-06
1
-1
/
+1
*
i965: Define helper function to copy an arbitrary live component from some re...
Francisco Jerez
2015-05-04
1
-0
/
+2
*
i965: Perform basic optimizations on the FIND_LIVE_CHANNEL opcode.
Francisco Jerez
2015-05-04
1
-0
/
+1
*
i965: Simplify generator code for untyped surface messages.
Francisco Jerez
2015-05-04
1
-11
/
+0
*
i965: Add brw_setup_tex_for_precompile. Use in VS, GS & FS.
Jordan Justen
2015-05-02
1
-0
/
+3
*
i965/fs: Support compute programs in fs_visitor
Jordan Justen
2015-05-02
1
-0
/
+10
*
i965/cs: Add generator support for CS_OPCODE_CS_TERMINATE
Jordan Justen
2015-05-02
1
-0
/
+1
*
i965/fs: Add emit_cs_terminate to emit CS_OPCODE_CS_TERMINATE
Jordan Justen
2015-05-02
1
-0
/
+1
*
i965/fs: Strip trailing constant zeroes in sample messages
Neil Roberts
2015-05-01
1
-0
/
+1
*
i965: Rename brw_compile to brw_codegen
Jason Ekstrand
2015-04-22
1
-1
/
+1
*
i965/fs: Add a devinfo field to the generator and use it for gen checks
Jason Ekstrand
2015-04-22
1
-0
/
+1
*
i965/fs: Remove the GL context from the generator
Jason Ekstrand
2015-04-22
1
-1
/
+0
*
i965/fs: Calculate delta_x and delta_y together.
Matt Turner
2015-04-21
1
-2
/
+1
*
i965/fs: Emit ADDs for gl_FragCoord, not virtual opcodes.
Matt Turner
2015-04-21
1
-1
/
+0
*
i965/fs: Combine tex/fb_write operations (opt)
Ben Widawsky
2015-04-14
1
-0
/
+2
*
i965: Implement SIMD16 texturing on Gen4.
Kenneth Graunke
2015-04-06
1
-0
/
+4
*
i965/fs: Make emit_lrp return an fs_inst
Jason Ekstrand
2015-03-23
1
-2
/
+2
*
i965/fs: Make an emit_discard_jump() function to reduce duplication.
Kenneth Graunke
2015-03-19
1
-0
/
+1
*
i965/nir: Sort uniforms direct-first and use two different uniform registers
Jason Ekstrand
2015-03-19
1
-1
/
+3
*
i965/fs: Print spills:fills and number of promoted constants.
Matt Turner
2015-03-19
1
-0
/
+4
*
i965/fs: Emit better b2f of an expression on GEN4 and GEN5
Ian Romanick
2015-03-19
1
-0
/
+2
*
i965/fs: Store a pointer to brw_sampler_prog_key_data in the visitor.
Kenneth Graunke
2015-03-12
1
-0
/
+2
*
i965/fs: Make get_timestamp() pass back the MOV rather than emitting it.
Kenneth Graunke
2015-03-09
1
-1
/
+1
*
i965/fs: Make emit_shader_time_write return rather than emit.
Kenneth Graunke
2015-03-09
1
-2
/
+1
*
i965/fs: Silence unused parameter warning
Ian Romanick
2015-03-09
1
-1
/
+1
*
i965/fs: Implement SIMD16 dual source blending.
Iago Toral Quiroga
2015-03-09
1
-2
/
+4
*
i965/nir: Resolve source modifiers on Gen8+ logic operations.
Kenneth Graunke
2015-03-08
1
-0
/
+1
*
i965: Remove redundant discard jumps.
Kenneth Graunke
2015-02-24
1
-0
/
+1
*
i965/fs: Optimize (gl_FrontFacing ? x : y) where x and y are ±1.0.
Matt Turner
2015-02-24
1
-0
/
+1
*
i965/fs/nir: Optimize (gl_FrontFacing ? x : y) where x and y are ±1.0.
Matt Turner
2015-02-24
1
-0
/
+3
*
i965/fs: Remove type parameter from emit_vs_system_value().
Kenneth Graunke
2015-02-19
1
-1
/
+1
*
i965/fs: Add pass to combine immediates.
Matt Turner
2015-02-17
1
-0
/
+1
*
i965/vec4: Add register classes up to MAX_VGRF_SIZE.
Francisco Jerez
2015-02-10
1
-3
/
+0
*
i965/fs: Remove duplicate include of brw_shader.h
Francisco Jerez
2015-02-10
1
-1
/
+0
*
i965: Move IR object definitions to separate header files.
Francisco Jerez
2015-02-10
1
-225
/
+1
*
i965: Factor out virtual GRF allocation to a separate object.
Francisco Jerez
2015-02-10
1
-6
/
+2
[prev]
[next]