i965: Remove an unneeded render_cache_set_check_flush
[mesa.git] / src / mesa / drivers / dri / i965 / brw_context.c
2017-06-08 Jason Ekstrandi965: Remove an unneeded render_cache_set_check_flush
2017-06-08 Jason Ekstrandi965: Move color rendering to the new resolve functions
2017-06-08 Jason Ekstrandi965: Move texturing to the new resolve functions
2017-06-08 Jason Ekstrandi965: Use the new resolve function for several simple...
2017-06-08 Jason Ekstrandi965: Combine render target resolve code
2017-06-08 Jason Ekstrandi965: Get rid of intel_renderbuffer_resolve_*
2017-06-08 Jason Ekstrandi965/miptree: Refactor intel_miptree_resolve_color
2017-06-05 Jason Ekstrandi965: Finalize miptrees before prepare_texture
2017-06-01 Anuj Phogati965: Rename brw_format variable names to isl_format
2017-05-30 Chad Versacei965: Add whitespace in intel_update_image_buffers()
2017-05-30 Chad Versacei965: Move an 'i' declaration into its 'for' loop
2017-05-30 Chad Versacei965: Fix type of intel_update_image_buffers::format
2017-05-26 Jason Ekstrandi965: Add blorp support for gen4-5
2017-05-20 John Brooksdriconf: Add allow_glsl_builtin_variable_redeclaration...
2017-05-11 Kenneth Graunkei965: Drop brw_context::viewport_transform_enable.
2017-04-10 Kenneth Graunkei965/drm: Add stall warnings when mapping or waiting...
2017-04-10 Kenneth Graunkei965/drm: Rename drm_bacon_bo to brw_bo.
2017-04-10 Kenneth Graunkei965/drm: Rename drm_bacon_bufmgr to struct brw_bufmgr.
2017-04-10 Kenneth Graunkei965: Just use a uint32_t context handle rather than...
2017-04-10 Kenneth Graunkei965/drm: Use our internal libdrm (drm_bacon) rather...
2017-03-30 Kenneth Graunkei965: Stop using legacy dri_bufmgr_* and intel_* names.
2017-03-27 Kenneth Graunkei965: Require Kernel 3.6 for Gen4-5 platforms.
2017-03-22 Samuel Pitoisetdriconf: add force_glsl_abs_sqrt option
2017-03-17 Robert Braggi965: Allow a per gen timebase scale factor
2017-03-15 Jason Ekstrandintel/debug: Add a common INTEL_DEBUG=nohiz option
2017-03-09 Anuj Phogati965: Rename brw_format_for_mesa_format() to brw_isl_fo...
2017-03-08 Chris Wilsoni965: Remove use of deprecated drm_intel_aub routines
2017-03-06 Kenneth Graunkei965: Delete vestiges of resource streamer code.
2017-03-02 Jason Ekstrandi965: Reduce cross-pollination between the DRI driver...
2017-02-22 Robert Braggi965: Implement INTEL_performance_query backend
2017-02-21 Kenneth Graunkei965: Enable ARB_transform_feedback2 on Sandybridge.
2017-02-21 Kenneth Graunkei965: Properly reset SVBI counters on ResumeTransformFe...
2017-02-15 Samuel Pitoisetdriconf: add allow_higher_compat_version option
2017-02-02 Jason Ekstrandintel/isl: Rename supports_lossless_compression to...
2017-01-30 Kenneth Graunkei965: Support the force_glsl_version driconf option.
2017-01-23 Timothy Arcerimesa: use gl_program for CurrentProgram rather than...
2017-01-06 Kenneth Graunkei965: Rework gl_TessLevel*[] handling to use NIR compac...
2017-01-06 Ian Romanicki965: Always set MaxViewports and related limits
2017-01-06 Timothy Arcerist/mesa/glsl/i965: move ImageUnits and ImageAccess...
2017-01-05 Iago Toral Quirogai965: add a kernel_features bitfield to intel screen
2017-01-05 Iago Toral Quirogai965: get rid of brw->can_do_pipelined_register_writes
2017-01-05 Chris Wilsoni965: Move the pipelined test for SO register access...
2017-01-04 Iago Toral Quirogai965: remove brw_context dependency from intel_batchbuf...
2017-01-04 Iago Toral Quirogai965: make intel_batchbuffer_free() take a batchbuffer...
2017-01-03 Robert Braggi965: Remove perf monitor/query backend
2016-12-07 Jordan Justeni965: Increase max texture to 16k for gen7+
2016-11-29 Ilia Mirkini965/gen7: expose larger gather offsets
2016-11-25 Topi Pohjolaineni965: Provide slice details to color resolver
2016-11-25 Topi Pohjolaineni965: Add new interface for full color resolves
2016-11-17 Timothy Arcerii965: get num_images from shader_info rather than gl_li...
2016-11-09 Jordan Justeni965/compute: Allow ARB_compute_shader in compat profile
2016-11-08 Jordan Justeni965: Add function to indicate when sampling with hiz...
2016-10-27 Tapani Pällii956: set RobustAccess true when is supported
2016-10-26 Timothy Arcerist/mesa/r200/i915/i965: eliminate gl_fragment_program
2016-10-26 Timothy Arcerii965/mesa/st/swrast: set fs shader_info directly and...
2016-10-26 Timothy Arcerinir/i965/anv/radv/gallium: make shader info a pointer
2016-10-06 Timothy Arcerii965: get outputs read from nir info
2016-10-06 Chad Versacei965/sync: Replace 'intel' prefix with 'brw'
2016-10-04 Anuj Phogati965/gen8+: Enable GL_OES_viewport_array
2016-10-04 Kenneth Graunkei965: Only emit 1 viewport when possible.
2016-09-23 Lionel Landwerlini965: get rid of duplicated values from gen_device_info
2016-09-23 Lionel Landwerlinintel/i965: make gen_device_info mutable
2016-09-21 Kenneth Graunkei965: Rename intelScreen to screen.
2016-09-21 Kenneth Graunkei965: Rename __DRIScreen pointers to "dri_screen".
2016-09-12 Jason EkstrandRevert "i965: Drop the maximum 3D texture size to 512...
2016-09-12 Topi Pohjolaineni965/rbc: Clarify rational given for shader image resolves
2016-09-12 Topi Pohjolaineni965: Track non-compressible sampling of renderbuffers
2016-09-03 Jason Ekstrandintel: Rename brw_get_device_name/info to gen_get_devic...
2016-09-03 Jason Ekstrandintel: s/brw_device_info/gen_device_info/
2016-08-31 Ilia Mirkini965: enable OES_primitive_bounding_box with the no...
2016-08-29 Jason Ekstrandi965/blorp: Add a blorp_context struct and init/finish...
2016-08-26 Jordan Justeni965/gen7: Copy stencil when sampling the stencil texture
2016-08-26 Jordan Justeni965/hsw: Don't advertise more than 64 threads for...
2016-08-26 Chris Wilsoni965: Embrace "unlimited" GTT mmap support
2016-08-26 Francisco Jerezi965: Resolve color for non-coherent FB fetch at Update...
2016-07-15 Jason Ekstrandi965: Add an isl_device to the brw_context
2016-07-02 Rob Clarkglsl: add driconf to zero-init unintialized vars
2016-06-30 Timothy Arceriglsl/mesa: split gl_shader in two
2016-06-22 Jason Ekstrandi965: Drop the maximum 3D texture size to 512 on Sandy...
2016-06-15 Kenneth Graunkei965: Use a uniform for gl_PatchVerticesIn in the TCS...
2016-06-15 Kenneth Graunkei965: Use a uniform for gl_PatchVerticesIn in the TES.
2016-06-14 Tomasz Figai965: Check return value of screen->image.loader->getBu...
2016-06-14 Jason Ekstrandi965/compiler: Bring back the INTEL_PRECISE_TRIG enviro...
2016-06-13 Kenneth Graunkei965: Don't leak scratch BOs for TCS/TES.
2016-06-07 Gurchetan Singhi965: Integrate precise trig into configuration infrast...
2016-06-02 Jordan Justeni965: Enable cross-thread constants and compact local...
2016-06-02 Jordan Justenglsl: Add glsl LowerCsDerivedVariables option
2016-06-01 Topi Pohjolaineni965/gen9: Configure rbc buffers as plain for non-rbc...
2016-05-28 Francisco Jerezi965: Update compute workgroup size limit calculation...
2016-05-23 Kenneth Graunkemesa: Implement glGet*(GL_PRIMITIVE_RESTART_FOR_PATCHES...
2016-05-14 Jason Ekstrandi965: Use blorp for all clears
2016-05-09 Kenneth Graunkei965: Reimplement ARB_transform_feedback2 on Haswell...
2016-05-04 Jordan Justeni965: Implement ARB_query_buffer_object for HSW+
2016-04-14 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-12 Haixia Shidri/i965: extend GLES3 sRGB workaround to cover all...
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-11 Ben Widawskyi965/chv: Display proper branding
2016-03-11 Ben Widawskyi965/chv: Check that compute threads are above threshold
2016-03-11 Ben Widawskyi965/chv: Use kernel provided info for max_cs_threads
2016-03-04 Kenneth Graunkei965: Set MaxFramebufferWidth/Height to 16384, not...
next