i965/vs: Rework the logic for generating NIR from ARB vertex programs
[mesa.git] / src / mesa / drivers / dri / i965 /
2015-05-29 Jason Ekstrandi965/vs: Rework the logic for generating NIR from ARB...
2015-05-29 Jason Ekstrandi965/fs: Remove the ir_visitor code
2015-05-29 Jason Ekstrandi965: Remove the old fragment program code
2015-05-29 Jason Ekstrandi965: Make NIR non-optional for scalar shaders
2015-05-29 Jason Ekstrandi965: Make fs/vec4_visitor inherit from ir_visitor...
2015-05-29 Jason Ekstrandi965: Rename backend_visitor to backend_shader
2015-05-28 Ian RomanickRevert "i965: Enable ARB_direct_state_access"
2015-05-28 Jason Ekstrandi965/fs: Properly handle explicit depth in SIMD16 with...
2015-05-28 Matt Turneri965: Silence warning in 3-src type-setting.
2015-05-28 Matt Turneri965/fs: Fix lowering of integer multiplication with...
2015-05-28 Ben Widawskyi965: Emit 3DSTATE_MULTISAMPLE before WM_HZ_OP (gen8+)
2015-05-27 Kenneth Graunkei965: Remove _NEW_MULTISAMPLE dirty bit from 3DSTATE_PS...
2015-05-27 Kenneth Graunkei965: Delete GS scratch space workaround warning.
2015-05-26 Neil Robertsi965/skl: Add a message header for the TXF_MCS instruct...
2015-05-23 Jason Ekstrandi965/fs: Fix implied_mrf_writes for scratch writes
2015-05-23 Jason Ekstrandprog_to_nir: Use a variable for uniform data
2015-05-22 Matt Turneri965/disasm: Skip swizzle disassembly when using 3...
2015-05-20 Jason Ekstrandnir: Get rid of the array elements parameter on load...
2015-05-19 Emil Velikovi965: add brw_cs.h to the sources list
2015-05-18 Jason Ekstrandi965: Use NIR by default for vertex shaders on GEN8+
2015-05-18 Ben Widawskyi965: Add gen8 blend state
2015-05-18 Ben Widawskyi965: Add renderbuffer surface indexes to debug
2015-05-18 Ben Widawskyi965: Add Gen9 surface state decoding
2015-05-18 Ben Widawskyi965: Add gen8 surface state debug info
2015-05-18 Ben Widawskyi965: Add gen7+ sampler state to batch debug
2015-05-18 Ben Widawskyi965: Add viewport extents (gen8) to batch decode
2015-05-18 Ben Widawskyi965: Add all surface types to the batch decode
2015-05-18 Ben Widawskyi965: Add string for surface format to table
2015-05-18 Matt Turneri965/fs: Implement integer multiply without mul/mach.
2015-05-18 Matt Turneri965/fs: Rework compression control selection.
2015-05-18 Matt Turneri965/fs: Support integer multiplication in SIMD16 on...
2015-05-18 Matt Turneri965/fs: Add set_sechalf() method.
2015-05-18 Matt Turneri965/fs: Unrestrict constant propagation into integer...
2015-05-18 Matt Turneri965/fs: Lower integer multiplication after optimizations.
2015-05-18 Iago Toral Quirogai965: Fix textureSize for Lod > 0 with non-mipmap filters
2015-05-15 Ian Romanicki965: Fix FS unit tests
2015-05-15 Kenneth Graunkei965/fs: Combine the fs_visitor constructors.
2015-05-14 Fredrik Höglundi965: Enable ARB_direct_state_access
2015-05-13 Francisco Jerezi965: Fix PBO cache coherency issue after _mesa_meta_pb...
2015-05-13 Tapani Pällii965/fs: set execution size to 8 with simd8 ddy instruction
2015-05-13 Dave Airliei965/cs: drop explicit initialisers in C++ file
2015-05-12 Francisco Jerezi965/fs: Have component() set the register stride to...
2015-05-12 Francisco Jerezi965/fs: Fix offset() for registers with zero stride.
2015-05-12 Francisco Jerezi965: Don't forget the force_sechalf flag in lower_load...
2015-05-12 Francisco Jerezi965: Document brw_mask_reg().
2015-05-12 Neil Robertsi965: Use predicate enable bit for conditional renderin...
2015-05-12 Neil Robertsi956: Add a function to load a 64-bit register from...
2015-05-12 Neil Robertsi965: Store the command parser version number in intel_...
2015-05-11 Matt Turneri965/fs: Add missing initializer in fs_visitor().
2015-05-11 Neil Robertsi965/fs: Disable opt_sampler_eot for textureGather
2015-05-08 Ian Romanicknir: Delete all traces of nir_op_flog
2015-05-08 Ian Romanicknir: Delete all traces of nir_op_fexp
2015-05-08 Neil Robertsi965/fs: Improve a comment about stripping trailing...
2015-05-08 Neil Robertsi965/skl: In opt_sampler_eot always set destination...
2015-05-08 Neil Robertsi965/fs: Set the header_size on LOAD_PAYLOAD in opt_sam...
2015-05-07 Topi Pohjolaineni965/wm/gen6: Add option for disabling statistics colle...
2015-05-07 Topi Pohjolaineni965/wm/gen6: Refactor state setup
2015-05-07 Anuj Phogati965: Remove unused variables
2015-05-07 Anuj Phogati965: Change the order of conditions tested in if
2015-05-07 Chad Versacei965/sync: Implement DRI2_Fence extension
2015-05-07 Chad Versacei965/sync: Replace prefix 'intel_sync' -> 'intel_gl_sync'
2015-05-07 Chad Versacei965/sync: Return NULL when calloc fails
2015-05-07 Chad Versacei965/sync: Don't crash when deleting sync object
2015-05-06 Ian Romanicki965: Sort extension enable lists
2015-05-06 Kenneth Graunkei965/fs: Allow copy propagation on ATTR file registers.
2015-05-06 Jason Ekstrandi965/fs_inst: Get rid of the effective_width field
2015-05-06 Jason Ekstrandi965/fs: Rework the fs_visitor LOAD_PAYLOAD instruction
2015-05-06 Jason Ekstrandi965/fs: Make LOAD_PAYLOAD take a header size
2015-05-06 Jason Ekstrandi965/fs: Make emit_single_fb_write take an explicit...
2015-05-06 Jason Ekstrandi965/fs_inst: Add an is_copy_payload helper
2015-05-06 Jason Ekstrandi965: Change header_present to header_size in backend_i...
2015-05-06 Jason Ekstrandi965/fs_cse: Factor out code to create copy instructions
2015-05-06 Jason Ekstrandi965/fs: Make half(fs_reg, unsigned) handle register...
2015-05-06 Francisco Jerezi965/fs: Fix passing an immediate to half().
2015-05-06 Chris Forbesi965/gen6: Enable ARB_viewport_array and AMD_vertex_sha...
2015-05-06 Chris Forbesi965/gen6: Upload all the SF viewports
2015-05-06 Chris Forbesi965/gen6: Upload all the clip viewports
2015-05-06 Chris Forbesi965/gen6: setup limits for ARB_viewport_array
2015-05-05 Marius Preduti965/aa: fixing anti-aliasing bug for thinnest width...
2015-05-05 Kenneth Graunkei965: Fix missing type in local variable declaration.
2015-05-05 Matt Turneri965/vec4: Use same type for immediate, for compaction.
2015-05-05 Marius Preduti965/aa: fixing anti-aliasing bug for thinnest width...
2015-05-05 Matt Turneri965: Remove end-of-thread SEND alignment code.
2015-05-05 Boyan Dingi965: Add XRGB8888 format to intel_screen_make_configs
2015-05-05 Neil Robertsi965/skl: Align compressed textures to four times the...
2015-05-04 Francisco Jerezi965: Fix variable indexing of sampler arrays under...
2015-05-04 Francisco Jerezi965: Fix variable indexing of UBO arrays under non...
2015-05-04 Francisco Jerezi965: Define helper function to copy an arbitrary live...
2015-05-04 Francisco Jerezi965: Perform basic optimizations on the FIND_LIVE_CHAN...
2015-05-04 Francisco Jerezi965: Introduce the FIND_LIVE_CHANNEL pseudo-opcode.
2015-05-04 Francisco Jerezi965: Perform basic optimizations on the BROADCAST...
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/vec4: Add support for untyped surface message...
2015-05-04 Francisco Jerezi965: Don't request untyped atomic writeback message...
2015-05-04 Francisco Jerezi965: Simplify generator code for untyped surface messages.
next