Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / mesa / drivers / dri / i965 / intel_screen.h
2020-04-11 Lionel Landwerlini965: store DRM fd on intel_screen
2019-04-17 Lionel Landwerlini965: store device revision in gen_device_info
2019-02-14 Eric Engestromdrm-uapi: use local files, not system libdrm
2018-03-05 Jordan Justenintel: Split gen_device_info out into libintel_dev
2018-02-17 Kenneth Graunkei965: Stop restoring the default L3 configuration on...
2018-01-30 Tapani Pällii965: move disk cache from brw_context to intel_screen
2017-11-03 Lionel Landwerlini965: perf: make revision variable available
2017-08-04 Kenneth Graunkei965: Use I915_EXEC_BATCH_FIRST when available.
2017-07-31 Nicolai Hähnlexmlconfig: move into src/util
2017-07-13 Jason Ekstrandi965: Add an isl_device to intel_screen
2017-06-22 Chad Versacei965: Move brw_context format arrays to intel_screen
2017-05-15 Matt Turneri965: Mark shader programs for capture in the error...
2017-04-10 Kenneth Graunkei965/drm: Rename drm_bacon_bufmgr to struct brw_bufmgr.
2017-04-10 Kenneth Graunkei965: Make a screen::aperture_threshold field.
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-08 Chris Wilsoni965: Remove use of deprecated drm_intel_aub routines
2017-03-06 Kenneth Graunkei965: Delete vestiges of resource streamer code.
2017-02-21 Emil Velikovi965: add extern C notation in headers
2017-01-27 Chad Versacei965: Add intel_screen::has_fence_fd
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...
2016-09-23 Lionel Landwerlinintel/i965: make gen_device_info mutable
2016-09-03 Jason Ekstrandintel: s/brw_device_info/gen_device_info/
2016-09-03 Jason Ekstrandintel: Add a new "common" library for more code sharing
2016-08-26 Chris Wilsoni965: Embrace "unlimited" GTT mmap support
2016-05-09 Kenneth Graunkei965: Only enable ARB_query_buffer_object for newer...
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-11 Ben Widawskyi965: Query and store GPU properties from kernel
2016-01-21 Kristian Høgsberg... Merge remote-tracking branch 'jekstrand/wip/i965-unifor...
2016-01-14 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2016-01-14 Ben Widawskyi965: Remove unused hw_must_use_separate_stencil
2015-10-01 Kristian Høgsberg... Merge branch 'master' of ../mesa into vulkan
2015-09-10 Ian Romanicki965: Fix typos in license
2015-09-10 Ian Romanicki965: Remove horizontal bars from file header comments
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-24 Chris Wilsoni965: Use updated kernel interface for accurate TIMESTA...
2015-07-18 Abdiel Janulguei965: Enable resource streamer for the batchbuffer
2015-07-08 Chris Wilsoni965: Query whether we have kernel support for the...
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-05-12 Neil Robertsi965: Store the command parser version number in intel_...
2015-05-07 Chad Versacei965/sync: Implement DRI2_Fence extension
2015-04-22 Jason Ekstrandi965: Add a brw_compiler structure and store the regist...
2014-09-30 Jason Ekstrandi965/fs: Use the GRF for FB writes on gen >= 7
2014-09-30 Kenneth Graunkei965: Delete intel_chipset.h.
2014-03-24 Eric Anholti965: Add an env var for forcing window system MSAA.
2014-03-18 Kenneth Graunkei965: Allocate register sets at screen creation, not...
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-12-05 Kenneth Graunkei965: Drop trailing whitespace from the rest of the...
2013-11-27 Ian Romanicki965: Properly reject __DRI_CTX_FLAG_ROBUST_BUFFER_ACCE...
2013-11-22 Chad Versacei965: Share code between intel_quantize_num_samples...
2013-10-24 Eric Anholti965: Build the driver into a shared mesa_dri_drivers...
2013-10-13 Kenneth Graunkei965: Replace some intel_screen fields with brw_device_...
2013-10-13 Kenneth Graunkei965: Add a new brw_device_info structure.
2013-10-10 Eric Anholtdri: Move API version validation into dri/common.
2013-07-09 Kenneth Graunkei965: Delete intel_context entirely.
2013-06-28 Eric Anholti965: Drop i915 code from intel_screen.
2013-06-26 Eric Anholti965: Move the remaining intel code to the i965 directory.
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-11 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-28 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-25 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-19 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-12 Pekka PaalanenMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-10 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-06 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-05 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-27 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into gallium-0.2
2008-10-17 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-12 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into nouveau...
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2007-12-26 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-20 Eric Anholt[965] Enable EXT_framebuffer_object.
2007-12-13 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-12 Eric Anholt[intel] Move bufmgr back to context instead of screen...
2007-12-08 Eric Anholt[965] Convert the driver to dri_bufmgr interface and...
2007-09-27 Eric AnholtRevert "WIP 965 conversion to dri_bufmgr."
2007-09-27 Eric AnholtWIP 965 conversion to dri_bufmgr.
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2006-12-30 Haihao XiangUse the tiled flag in the sarea to determine region...
2006-12-27 Nian WuMerge branch 'crestline' into crestline-qa
next