i965/fs: Do not mark used surfaces in FS_OPCODE_GET_BUFFER_SIZE
[mesa.git] / src / mesa / drivers / dri / i965 / brw_fs_generator.cpp
2015-11-05 Iago Toral Quirogai965/fs: Do not mark used surfaces in FS_OPCODE_GET_BUF...
2015-11-05 Iago Toral Quirogai965/fs: Do not mark used direct surfaces in UNIFORM_PU...
2015-11-05 Iago Toral Quirogai965/fs: Do not mark direct used surfaces in VARYING_PU...
2015-11-05 Neil Robertsi965/fs/skl+: Use ld2dms_w instead of ld2dms
2015-11-02 Matt Turneri965: Replace default case with list of enum values.
2015-10-30 Connor Abbotti965: dump scheduling cycle estimates
2015-10-22 Matt Turneri965/fs: Emit a single ADD instruction for SET_SAMPLE_I...
2015-10-22 Matt Turneri965/fs: Drop unnecessary write-enable-all from SET_SAM...
2015-10-22 Matt Turneri965/fs: Use type-W for immediate in SampleID setup.
2015-10-22 Ben Widawskyi965: Implement ARB_shader_stencil_export (gen9+)
2015-10-21 Kenneth Graunkei965: Introduce a new SHADER_OPCODE_URB_READ_SIMD8...
2015-10-21 Kenneth Graunkei965: Introduce new SHADER_OPCODE_URB_WRITE_SIMD8_MASKE...
2015-10-19 Jason Ekstrandi965/fs: Remove the gl_program from the generator
2015-10-19 Jason Ekstrandi965/asm: Explicitly use a nir_instr for IR annotations
2015-10-09 Neil Robertsi965/fs: Handle non-const sample number in interpolateA...
2015-09-25 Samuel Iglesias... i965/fs: Implement FS_OPCODE_GET_BUFFER_SIZE
2015-09-21 Iago Toral Quirogai965: Turn BRW_MAX_MRF into a macro that accepts a...
2015-09-21 Iago Toral Quirogai965: Move MRF register asserts out of brw_reg.h
2015-09-21 Iago Toral Quirogai965: Maximum allowed size of SEND messages is 15 ...
2015-09-10 Ilia Mirkini965: add support for textureSamples function
2015-07-29 Francisco Jerezi965: Lift the constness restriction on surface indices...
2015-07-29 Francisco Jerezi965/fs: Use exec_size instead of dispatch_width to...
2015-07-29 Francisco Jerezi965/fs: Remove the FS_OPCODE_SET_OMASK pseudo-opcode.
2015-07-29 Francisco Jerezi965/fs: Honour the instruction force_sechalf and exec_...
2015-07-21 Francisco Jerezi965/fs: Fix stride for immediate registers.
2015-07-16 Francisco Jerezi965/fs: Factor out universally broken calculation...
2015-07-07 Francisco Jerezi965/gen4-5: Program the execution size correctly for...
2015-06-30 Jason Ekstrandi965/fs_generator: Use inst->exec_size for determining...
2015-06-30 Jason Ekstrandi965/fs: Actually set/use the mlen for gen7 uniform...
2015-06-23 Jason Ekstrandi965: Remove the dependance on brw_context from the...
2015-06-23 Jason Ekstrandi965: Plumb compiler debug logging through a function...
2015-06-12 Jordan Justeni965/fs: Implement support for ir_barrier
2015-06-03 Matt Turneri965: Use UW-typed immediate in multiply inst.
2015-05-30 Neil Robertsi965: Don't add base_binding_table_index if it's zero
2015-05-30 Neil Robertsi965: Don't use a temporary when generating an indirect...
2015-05-18 Matt Turneri965/fs: Rework compression control selection.
2015-05-13 Tapani Pällii965/fs: set execution size to 8 with simd8 ddy instruction
2015-05-06 Jason Ekstrandi965: Change header_present to header_size in backend_i...
2015-05-04 Francisco Jerezi965: Introduce the FIND_LIVE_CHANNEL pseudo-opcode.
2015-05-04 Francisco Jerezi965: Introduce the BROADCAST pseudo-opcode.
2015-05-04 Francisco Jerezi965: Add memory fence opcode.
2015-05-04 Francisco Jerezi965: Add typed surface access opcodes.
2015-05-04 Francisco Jerezi965: Add untyped surface write opcode.
2015-05-04 Francisco Jerezi965: Reorder sources of the untyped atomic opcode.
2015-05-04 Francisco Jerezi965: Pass the number of components as a source of...
2015-05-04 Francisco Jerezi965: Don't request untyped atomic writeback message...
2015-05-04 Francisco Jerezi965: Simplify generator code for untyped surface messages.
2015-05-04 Francisco Jerezi965: Fix the untyped surface opcodes to deal with...
2015-05-02 Jordan Justeni965/cs: Add generator support for CS_OPCODE_CS_TERMINATE
2015-05-01 Neil Robertsi965/skl: Force the exec size to 8 when initing header...
2015-04-22 Jason Ekstrandi965: Rename brw_compile to brw_codegen
2015-04-22 Jason Ekstrandi965/fs: Add a devinfo field to the generator and use...
2015-04-22 Jason Ekstrandi965/device_info: Add a supports_simd16_3src flag
2015-04-22 Jason Ekstrandi965: Make the annotation code take a device_info inste...
2015-04-22 Jason Ekstrandi965/fs: Remove the GL context from the generator
2015-04-22 Jason Ekstrandi965: Remove the context field from brw_compiler
2015-04-22 Jason Ekstrandi965: Make the brw_inst helpers take a device_info...
2015-04-21 Matt Turneri965/fs: Combine pixel center calculation into one...
2015-04-21 Matt Turneri965/fs: Calculate delta_x and delta_y together.
2015-04-21 Matt Turneri965/fs: Emit ADDs for gl_FragCoord, not virtual opcodes.
2015-04-21 Matt Turneri965/fs: Set compression only if writing two registers.
2015-04-21 Matt Turneri965/fs: Allow an execution size of 32.
2015-04-21 Matt Turneri965: Replace guess_execution_size with something simpler.
2015-04-21 Matt Turneri965/fs: Ensure delta_x/y are even-aligned registers...
2015-04-14 Ben Widawskyi965/fs: Combine tex/fb_write operations (opt)
2015-04-14 Neil Robertsi965/skl: Use an exec size of 8 to initialise the messa...
2015-04-06 Kenneth Graunkei965: Implement SIMD16 texturing on Gen4.
2015-04-02 Jason Ekstrandi965/generator: Get rid of the ! in the unreachable...
2015-03-20 Francisco Jerezi965: Pass number of components explicitly to brw_untyp...
2015-03-20 Francisco Jerezi965: Don't disable exec masking for sampler message...
2015-03-20 Francisco Jerezi965: Factor out logic to build a send message instruct...
2015-03-20 Kenneth Graunkei965/skl: Break down SIMD16 3-source instructions when...
2015-03-20 Neil Robertsi965: Refactor SIMD16-to-2xSIMD8 checks.
2015-03-19 Matt Turneri965/fs: Print spills:fills and number of promoted...
2015-03-09 Iago Toral Quirogai965/fs: Implement SIMD16 dual source blending.
2015-03-05 Mark JanesFix invalid extern "C" around header inclusion.
2015-02-24 Matt TurnerRevert "i965/fs: Remove force_writemask_all assertion...
2015-02-19 Francisco Jerezi965/fs: Replace ud_reg_to_w() with a more general...
2015-02-18 Matt Turneri965/fs: Remove force_writemask_all assertion for execs...
2015-02-15 Matt Turneri965/fs: Handle U/UW-type immediates in the generator.
2015-02-12 Ben Widawskyi965/vs/skl: Use vec4 datatypes for message header
2015-02-04 Matt Turneri965/fs: Implement the WaCMPInstFlagDepClearedEarly...
2015-01-24 Matt Turneri965/fs: Apply conditional mod specially to split MAD...
2015-01-22 Jason Ekstrandi965/emit: Do the sampler index adjustment directly...
2015-01-20 Ben Widawskyi965: Extract scalar region checking logic
2015-01-15 Kenneth Graunkei965: Pass a shader stage abbreviation to fs_generator().
2015-01-08 Kristian Høgsbergi965/skl: Always use a header for SIMD4x2 sampler messages
2014-12-15 Andres Gomezi965/brw_reg: struct constructor now needs explicit...
2014-12-10 Kristian Høgsbergi965: Prepare for using the ATTR register file in the...
2014-12-10 Kristian Høgsbergi965: Add SIMD8 URB write low-level IR instruction
2014-12-10 Kristian Høgsbergi965: Remove shader program argument and member from...
2014-12-10 Kristian Høgsbergi965: Set shader name for generator from call site
2014-12-10 Kristian Høgsbergi965: Generalize fs_generator further
2014-12-06 Matt Turneri965/fs: Add support for generating the LINE instruction.
2014-12-06 Matt Turneri965: Give compile stats through KHR_debug.
2014-12-05 Matt Turneri965/fs: Move brw_file_from_reg() higher in the file.
2014-12-05 Matt Turneri965/fs: Make brw_reg_from_fs_reg static and remove...
2014-12-02 Matt Turneri965/fs: Treat the FB_WRITE as predicated if we're...
2014-11-28 Kenneth Graunkei965: Set prog_data->uses_kill if simulating alpha...
2014-11-28 Kenneth Graunkei965/fs: Pass key->render_to_fbo via src1 of FS_OPCODE_...
next