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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: fix dma_buf import with non-zero offset.
Gwenole Beauchesne
2014-03-25
1
-0
/
+9
*
i965: Add an env var for forcing window system MSAA.
Eric Anholt
2014-03-24
1
-0
/
+15
*
i965: Allocate register sets at screen creation, not context creation.
Kenneth Graunke
2014-03-18
1
-0
/
+3
*
i965: Allocate the screen using ralloc rather than calloc.
Kenneth Graunke
2014-03-18
1
-2
/
+3
*
dri/i9*5: correctly calculate the amount of system memory
Emil Velikov
2014-03-01
1
-1
/
+1
*
i965: Don't forget to subtract mt->first_level in minify calls.
Kenneth Graunke
2014-02-26
1
-2
/
+2
*
intel: Remove some dead code I noticed in intel_screen.c.
Eric Anholt
2014-02-22
1
-4
/
+0
*
i965: Actually claim to support MSAA on Broadwell.
Kenneth Graunke
2014-02-19
1
-1
/
+4
*
i965: Drop mt->levels[].width/height.
Eric Anholt
2014-02-18
1
-2
/
+2
*
i965: Don't call abort() on an unknown device.
Kenneth Graunke
2014-02-11
1
-0
/
+2
*
mesa: Fix MESA_FORMAT_Z24_UNORM_S8_UINT vs. X8_UINT mix-up.
Kenneth Graunke
2014-02-09
1
-2
/
+2
*
dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888
Keith Packard
2014-01-30
1
-0
/
+3
*
mesa: Change many Type P MESA_FORMATs to meet naming spec
Mark Mueller
2014-01-27
1
-9
/
+9
*
mesa: Change many Type A MESA_FORMATs to meet naming standard
Mark Mueller
2014-01-27
1
-2
/
+2
*
mesa: Rename 4 color component unsigned byte MESA_FORMATs
Mark Mueller
2014-01-27
1
-4
/
+4
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
1
-2
/
+2
*
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
-9
/
+9
*
i965: Properly reject __DRI_CTX_FLAG_ROBUST_BUFFER_ACCESS when __DRI2_ROBUSTN...
Ian Romanick
2013-11-27
1
-1
/
+3
*
i965: Only enable __DRI2_ROBUSTNESS if kernel support is available
Ian Romanick
2013-11-26
1
-1
/
+23
*
i965: Share code between intel_quantize_num_samples and clamp_max_samples
Chad Versace
2013-11-22
1
-0
/
+20
*
i965: Claim OpenGL 3.3 support on Broadwell.
Kenneth Graunke
2013-11-21
1
-0
/
+1
*
dri: Change value param to unsigned
Ian Romanick
2013-11-13
1
-1
/
+1
*
i965: Use drm_intel_get_aperture_sizes instead of hard-coded 2GiB
Ian Romanick
2013-11-13
1
-3
/
+7
*
dri/i915, dri/i965: Fix support for planar images
Ander Conselvan de Oliveira
2013-11-12
1
-1
/
+2
*
dri: add __DRIimageLoaderExtension and __DRIimageDriverExtension
Keith Packard
2013-11-07
1
-2
/
+3
*
dri/i915,dri/i965: Use driGLFormatToImageFormat and driImageFormatToGLFormat
Keith Packard
2013-11-07
1
-59
/
+4
*
dri/intel: Add explicit size parameter to intel_region_alloc_for_fd
Keith Packard
2013-11-07
1
-2
/
+2
*
i965: Wire up initial support for DRI_RENDERER_QUERY extension
Ian Romanick
2013-11-07
1
-0
/
+83
*
i965: Enable DRI_Robustness extension
Ian Romanick
2013-11-07
1
-0
/
+5
*
i965: Add driconf option clamp_max_samples
Chad Versace
2013-11-03
1
-1
/
+7
*
i965: Build the driver into a shared mesa_dri_drivers.so .
Eric Anholt
2013-10-24
1
-3
/
+15
*
dri: Move driver config options to dri driver extensions.
Eric Anholt
2013-10-24
1
-4
/
+8
*
i965: Enable OpenGL 3.3 and GLSL 3.30.
Kenneth Graunke
2013-10-18
1
-1
/
+1
*
Revert "i965: Create ARGB2101010 DRI configs"
Kristian Høgsberg
2013-10-16
1
-4
/
+1
*
dri: Add __DRIimage support for the ARGB2101010 format
Kristian Høgsberg
2013-10-15
1
-0
/
+10
*
i965: Create ARGB2101010 DRI configs
Kristian Høgsberg
2013-10-15
1
-1
/
+4
*
i965: Add support for RGB565 __DRIimage
Singh, Satyeshwar
2013-10-15
1
-0
/
+3
*
i965: Replace some intel_screen fields with brw_device_info references.
Kenneth Graunke
2013-10-13
1
-26
/
+8
*
i965: Delete the INTEL_SEPARATE_STENCIL override.
Kenneth Graunke
2013-10-13
1
-27
/
+0
*
i965: Add a new brw_device_info structure.
Kenneth Graunke
2013-10-13
1
-0
/
+1
*
i965: Turn on GLSL 1.50 and GL 3.2 support for i965 gen7.
Paul Berry
2013-10-12
1
-1
/
+1
*
i965: Clean up error handling for context creation.
Eric Anholt
2013-10-10
1
-27
/
+1
*
dri: Move API version validation into dri/common.
Eric Anholt
2013-10-10
1
-31
/
+13
*
i965: compute DDX in a subspan based only on top row
Chia-I Wu
2013-10-02
1
-0
/
+4
*
mesa: Remove some remaining FEATURE_* detritus.
Eric Anholt
2013-09-26
1
-8
/
+0
*
gallium, intel: Implements new __DRI_IMAGE_USE_LINEAR and PIPE_BIND_LINEAR fl...
Axel Davy
2013-09-06
1
-0
/
+3
*
intel: Add support for the new flush_with_flags extension.
Eric Anholt
2013-08-30
1
-10
/
+36
*
dri: Choose a decent global driNConfigOptions.
Eric Anholt
2013-08-17
1
-4
/
+1
*
intel: restrict dma-buf-import images to external sampling only
Topi Pohjolainen
2013-08-02
1
-0
/
+1
[next]