index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
intel_screen.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Fix typos in license
Ian Romanick
2015-09-10
1
-2
/
+2
*
i965: Remove horizontal bars from file header comments
Ian Romanick
2015-09-10
1
-4
/
+2
*
i965: Use updated kernel interface for accurate TIMESTAMP reads
Chris Wilson
2015-07-24
1
-1
/
+1
*
i965: Enable resource streamer for the batchbuffer
Abdiel Janulgue
2015-07-18
1
-0
/
+5
*
i965: Query whether we have kernel support for the TIMESTAMP register once
Chris Wilson
2015-07-08
1
-0
/
+2
*
i965: Store the command parser version number in intel_screen
Neil Roberts
2015-05-12
1
-1
/
+7
*
i965/sync: Implement DRI2_Fence extension
Chad Versace
2015-05-07
1
-0
/
+4
*
i965: Add a brw_compiler structure and store the register sets in it
Jason Ekstrand
2015-04-22
1
-47
/
+1
*
i965/fs: Use the GRF for FB writes on gen >= 7
Jason Ekstrand
2014-09-30
1
-0
/
+10
*
i965: Delete intel_chipset.h.
Kenneth Graunke
2014-09-29
1
-1
/
+0
*
i965: Add an env var for forcing window system MSAA.
Eric Anholt
2014-03-24
1
-0
/
+2
*
i965: Allocate register sets at screen creation, not context creation.
Kenneth Graunke
2014-03-18
1
-0
/
+38
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
i965: Drop trailing whitespace from the rest of the driver.
Kenneth Graunke
2013-12-05
1
-5
/
+5
*
i965: Properly reject __DRI_CTX_FLAG_ROBUST_BUFFER_ACCESS when __DRI2_ROBUSTN...
Ian Romanick
2013-11-27
1
-0
/
+5
*
i965: Share code between intel_quantize_num_samples and clamp_max_samples
Chad Versace
2013-11-22
1
-0
/
+3
*
i965: Build the driver into a shared mesa_dri_drivers.so .
Eric Anholt
2013-10-24
1
-0
/
+2
*
i965: Replace some intel_screen fields with brw_device_info references.
Kenneth Graunke
2013-10-13
1
-9
/
+0
*
i965: Add a new brw_device_info structure.
Kenneth Graunke
2013-10-13
1
-0
/
+4
*
dri: Move API version validation into dri/common.
Eric Anholt
2013-10-10
1
-5
/
+0
*
i965: Delete intel_context entirely.
Kenneth Graunke
2013-07-09
1
-1
/
+1
*
i965: Drop i915 code from intel_screen.
Eric Anholt
2013-06-28
1
-1
/
+0
*
i965: Move the remaining intel code to the i965 directory.
Eric Anholt
2013-06-26
1
-0
/
+89
*
[965] Enable EXT_framebuffer_object.
Eric Anholt
2007-12-20
1
-116
/
+0
*
[intel] Move bufmgr back to context instead of screen, fixing glthreads.
Eric Anholt
2007-12-12
1
-18
/
+0
*
[965] Convert the driver to dri_bufmgr interface and enable TTM.
Eric Anholt
2007-12-07
1
-1
/
+21
*
Use the tiled flag in the sarea to determine region tiling.
Haihao Xiang
2006-12-30
1
-0
/
+1
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+113