i965: add support for force_gl_vendor
[mesa.git] / src / mesa / drivers / dri / i965 / intel_screen.c
2017-08-30 Kenneth GraunkeRevert "i965: add 2xMSAA and 16xMSAA to DRI configs...
2017-08-29 Kevin Rogovini965: add 2xMSAA and 16xMSAA to DRI configs for Gen9.
2017-08-24 Eric Engestromi965: add missing `const` in function signature
2017-08-21 Jason Ekstrandi965/bufmgr: s/BO_ALLOC_FOR_RENDER/BO_ALLOC_BUSY/
2017-08-14 Ben Widawskyi965: Advertise the CCS modifier
2017-08-14 Ben Widawskyi965: Pretend that CCS modified images are two planes
2017-08-14 Jason Ekstrandi965/screen: Support import and export of surfaces...
2017-08-14 Jason Ekstrandi965/screen: Stop redefining DRM_FORMAT_MOD_(INVALID...
2017-08-10 Thomas Hellstromdri: Introduce SWAP_METHOD tokens
2017-08-04 Kenneth Graunkei965: Use I915_EXEC_BATCH_FIRST when available.
2017-08-03 Kenneth Graunkei965: Drop unnecessary I915_PARAM_HAS_EXEC_CAPTURE...
2017-08-02 Emil Velikovi965: simplify intel_image_format_lookup()
2017-08-02 Emil Velikovi965: annotate struct intel_image_format as const
2017-07-31 Nicolai Hähnlexmlconfig: move into src/util
2017-07-22 Kenneth Graunkei965: Support the mesa_no_error driconf option.
2017-07-21 Topi Pohjolaineni965/miptree: Clean-up unused
2017-07-20 Topi Pohjolaineni965: Prepare image setup from miptree for isl based
2017-07-20 Topi Pohjolaineni965/miptree: Switch to isl_surf::row_pitch
2017-07-20 Topi Pohjolaineni965/miptree: Switch to isl_surf::tiling
2017-07-19 Emil Velikovi965: remove local vblank_mode option
2017-07-17 Jason Ekstrandi965: Check if the modifier is supported in select_best...
2017-07-17 Jason Ekstrandi965: Rework the modifier info map
2017-07-17 Jason Ekstrandi965/screen: Allocate ZEROED BOs for images
2017-07-17 Emil Velikovi965: use strtol to convert the integer deviceID override
2017-07-14 Grigori Goronzydri: Add KHR_no_error DRI extension
2017-07-14 Kenneth Graunkei965: Switch to absolute addressing for constant buffer 0.
2017-07-13 Jason Ekstrandi965/screen: Drop get_tiled_height
2017-07-13 Jason Ekstrandi965/screen: Use ISL for doing image import checks
2017-07-13 Jason Ekstrandi965/screen: Use ISL for allocating image BOs
2017-07-13 Jason Ekstrandi965: Add an isl_device to intel_screen
2017-06-30 Johnson Lini965/i915: Add UYVY as the supported format
2017-06-28 Chad Versacei965/dri: Support R8G8B8A8 and R8G8B8X8 configs
2017-06-22 Chad Versacei965/dri: Add intel_screen param to intel_create_winsys...
2017-06-22 Chad Versacei965: Move brw_context format arrays to intel_screen
2017-06-15 Jason Ekstrandi965/bufmgr: Rename bo_alloc_tiled to bo_alloc_tiled_2d
2017-06-09 Anuj Phogati965/cnl: Handle gen10 in switch cases across the driver
2017-06-09 Anuj Phogati965/cnl: Add pci id for INTEL_DEVID_OVERRIDE
2017-06-08 Varad Gautami965: Add format/modifier advertising
2017-06-08 Varad Gautami965: Support dmabuf import with modifiers
2017-06-08 Daniel Stonei965: Improve same-buffer restriction for imports
2017-06-08 Ben Widawskyi965: Allocate tile aligned height
2017-06-08 Daniel Stonei965: Move fallback size assignment out of bufmgr
2017-06-08 Daniel Stonei965: Invert image modifier/tiling inference
2017-06-06 Matt Turneri965: Add and use brw_bo_map()
2017-06-06 Matt Turneri965: Drop MAP_READ from some write-only mappings
2017-06-06 Matt Turneri965: Pass flags to brw_bo_map_*
2017-06-06 Matt Turneri965: Rename brw_bo_map() -> brw_bo_map_cpu()
2017-06-06 Matt Turneri965: Remove brw_bo's virtual member
2017-05-30 Chad Versacei965: Rename intel_create_renderbuffer
2017-05-30 Chad Versacei965/dri: Combine declaration and assignment in intelCr...
2017-05-30 Chad Versacei965/dri: Rewrite comment for intelCreateBuffer
2017-05-20 John Brooksdriconf: Add allow_glsl_builtin_variable_redeclaration...
2017-05-15 Matt Turneri965: Mark shader programs for capture in the error...
2017-05-05 Daniel Stonei915: Fix build break with empty unreachable()
2017-05-05 Daniel Stonei965: Set modifier for imported and duplicated images
2017-05-05 Daniel Stonei965: Use helper function for modifier -> tiling
2017-04-18 Timothy Arcerimesa: rename _mesa_add_renderbuffer* functions
2017-04-14 Juan A. Suarez Romeroi965: enable OpenGL 4.2 in Ivybridge
2017-04-14 Samuel Iglesias... i965: enable OpenGL 4.0 to Ivybridge/Baytrail
2017-04-12 Kenneth Graunkei965/drm: Make brw_bo_alloc_tiled flags parameter 32...
2017-04-12 Kenneth Graunkei965/drm: Make stride/pitch a uint32_t.
2017-04-12 Kenneth Graunkei965/drm: Make brw_bo_alloc_tiled take tiling by value...
2017-04-11 Kenneth Graunkei965: Set kernel features before computing max GL version.
2017-04-11 Kenneth Graunkei965: Fix wonky indentation left by brw_bo_alloc_tiled...
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_reg_read() to brw_reg_read().
2017-04-10 Kenneth Graunkei965/drm: Rename drm_bacon_bufmgr to struct brw_bufmgr.
2017-04-10 Kenneth Graunkei965/drm: Merge bo->handle and bo_gem->gem_handle.
2017-04-10 Kenneth Graunkei965/drm: Make register write check handle execbuffer...
2017-04-10 Kenneth Graunkei965: Make a screen::aperture_threshold field.
2017-04-10 Kenneth Graunkei965/drm: Drop intel_chipset.h in favor of using gen_de...
2017-04-10 Kenneth Graunkei965/drm: Drop deprecated drm_bacon_bo::offset.
2017-04-10 Kenneth Graunkei965/drm: Drop cliprects and dr4 from execbuf variants.
2017-04-10 Kenneth Graunkei965/drm: Check INTEL_DEBUG & DEBUG_BUFMGR directly.
2017-04-10 Kenneth Graunkei965/drm: Use our internal libdrm (drm_bacon) rather...
2017-04-10 Kenneth Graunkei965: Stop calling drm_intel_bufmgr_gem_enable_fenced_r...
2017-04-10 Kenneth Graunkei965: Fix GLX_MESA_query_renderer video memory on 32...
2017-04-10 Timothy Arcerii965: take ownership rather than adding reference for...
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-21 Ben Widawskyi965/dri: Turn on support for image modifiers
2017-03-21 Ben Widawskyi965/dri: Handle X-tiled modifier
2017-03-21 Ben Widawskyi965/dri: Handle Y-tiled modifier
2017-03-21 Ben Widawskyi965/dri: Handle the linear fb modifier
2017-03-21 Ben Widawskyi965/dri: Enable modifier queries
2017-03-21 Ben Widawskyi965/dri: Store the screen associated with the image
2017-03-21 Ben Widawskyi965/dri: Disallow image with INVALID modifier
2017-03-20 Kenneth Graunkei965: Skip register write detection when possible.
2017-03-20 Kenneth Graunkei965: Set screen->cmd_parser_version to 0 if we can...
2017-03-20 Kenneth Graunkei965: Document the sad story of the kernel command...
2017-03-20 Kenneth Graunkei965: Fall back to GL 4.2/4.3 on Haswell if the kernel...
2017-03-15 Ben Widawskyi965: introduce modifier selection.
2017-03-15 Ben Widawskyi965: Implement basic modifier image creation
2017-03-15 Jason Ekstrandintel/debug: Add a common INTEL_DEBUG=nohiz option
2017-03-08 Chris Wilsoni965: Remove use of deprecated drm_intel_aub routines
2017-03-06 Kenneth Graunkei965: Return NULL from initScreen2, not false.
2017-03-06 Kenneth Graunkei965: Make a devinfo local variable.
2017-03-06 Kenneth Graunkei965: Delete vestiges of resource streamer code.
next