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: Enable EGL_KHR_gl_texture_3D_image
Adam Jackson
2016-09-23
1
-0
/
+3
*
intel/i965: make gen_device_info mutable
Lionel Landwerlin
2016-09-23
1
-21
/
+20
*
i965: Enable ES 3.2 on Skylake.
Kenneth Graunke
2016-09-21
1
-1
/
+2
*
i965: implement querying __DRI_IMAGE_ATTRIB_OFFSET.
Chuanbo Weng
2016-09-21
1
-2
/
+7
*
i965: Rename intelScreen to screen.
Kenneth Graunke
2016-09-20
1
-83
/
+83
*
i965: Rename __DRIScreen pointers to "dri_screen".
Kenneth Graunke
2016-09-20
1
-51
/
+55
*
intel: Rename brw_get_device_name/info to gen_get_device_name/info
Jason Ekstrand
2016-09-03
1
-1
/
+1
*
intel: s/brw_device_info/gen_device_info/
Jason Ekstrand
2016-09-03
1
-1
/
+1
*
i965: Enable OpenGLES 3.1 for Haswell
Jordan Justen
2016-08-26
1
-0
/
+5
*
i965: Embrace "unlimited" GTT mmap support
Chris Wilson
2016-08-26
1
-0
/
+48
*
i965: remove unnecessary `if`
Eric Engestrom
2016-08-24
1
-6
/
+2
*
dri: add a way to request that modes have matching color/zs depths
Ilia Mirkin
2016-08-23
1
-3
/
+3
*
i965: enable GL4.4 for Gen8+
Timothy Arceri
2016-07-21
1
-1
/
+1
*
glsl: add driconf to zero-init unintialized vars
Rob Clark
2016-07-02
1
-0
/
+4
*
i965: Use drmIoctl for DRM_I915_GETPARAM (v2)
Chad Versace
2016-06-29
1
-5
/
+6
*
i965: Use intel_get_param() more often
Chad Versace
2016-06-29
1
-11
/
+5
*
i965: Refactor intel_get_param()
Chad Versace
2016-06-29
1
-7
/
+8
*
i965: Set subslice_total on Gen7/7.5 platforms.
Kenneth Graunke
2016-06-12
1
-1
/
+4
*
i965: Integrate precise trig into configuration infrastructure
Gurchetan Singh
2016-06-07
1
-0
/
+2
*
i965: Expose GL 4.3 on Gen8+.
Francisco Jerez
2016-05-29
1
-1
/
+1
*
i965: Move compiler debug functions to intel_screen.c
Jason Ekstrand
2016-05-26
1
-0
/
+42
*
i965: Fix shadowing of 'height' parameter
Kristian Høgsberg Kristensen
2016-05-25
1
-2
/
+2
*
dri: Add YVU formats
Kristian Høgsberg Kristensen
2016-05-24
1
-0
/
+25
*
i965: Allow creating planar YUV __DRIimages
Kristian Høgsberg Kristensen
2016-05-24
1
-10
/
+20
*
i965: Fix strerror error code sign
Mark Janes
2016-05-20
1
-1
/
+1
*
i965: Expose OpenGL 4.2 for gen8+
Alejandro Piñeiro
2016-05-17
1
-1
/
+1
*
i965: Expose OpenGL 4.0 for gen8+
Iago Toral Quiroga
2016-05-16
1
-1
/
+1
*
i965: Only enable ARB_query_buffer_object for newer kernels on Haswell.
Kenneth Graunke
2016-05-09
1
-0
/
+8
*
Revert "i965: Always use Y-tiled buffers on SKL+"
Daniel Stone
2016-05-09
1
-18
/
+3
*
i965: Always use Y-tiled buffers on SKL+
Ben Widawsky
2016-04-21
1
-3
/
+18
*
i965: Make intel_get_param return an int
Ben Widawsky
2016-04-14
1
-10
/
+7
*
dri/i965: fix incorrect rgbFormat in intelCreateBuffer().
Haixia Shi
2016-04-12
1
-8
/
+12
*
i965: Check eu/subslices are > 0
Ben Widawsky
2016-04-08
1
-1
/
+1
*
i965: Fix eu/subslice warning
Ben Widawsky
2016-04-08
1
-11
/
+23
*
i965: Extract SSEU configuration info
Ben Widawsky
2016-04-08
1
-14
/
+21
*
i965/chv: Display proper branding
Ben Widawsky
2016-03-11
1
-1
/
+1
*
i965: Query and store GPU properties from kernel
Ben Widawsky
2016-03-11
1
-0
/
+20
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-1
/
+1
*
i965: Implement a drirc workaround for broken dual color blending.
Kenneth Graunke
2016-01-22
1
-0
/
+1
*
i965: Remove unused hw_must_use_separate_stencil
Ben Widawsky
2016-01-13
1
-2
/
+0
*
i965: Start program_string_id from 1, not 0.
Kenneth Graunke
2015-12-22
1
-0
/
+1
*
i965/screen: Allow OpenGLES 3.1 for gen8+
Jordan Justen
2015-12-16
1
-0
/
+5
*
Revert "i965: Use MESA_FORMAT_B8G8R8X8_SRGB for RGB visuals"
Neil Roberts
2015-12-16
1
-6
/
+7
*
i965: Use MESA_FORMAT_B8G8R8X8_SRGB for RGB visuals
Neil Roberts
2015-12-13
1
-7
/
+6
*
i965: remove trailing spaces in various files
Iago Toral Quiroga
2015-11-25
1
-2
/
+1
*
i965: Drop #include of main/glheader.h.
Matt Turner
2015-11-24
1
-1
/
+0
*
i965/skl+: Enable support for 16x multisampling
Neil Roberts
2015-11-05
1
-1
/
+4
*
i965: Remove unused devinfo revision
Ben Widawsky
2015-10-24
1
-3
/
+11
*
i965: Configure bufmgr debug options from intel_screen.c
Kristian Høgsberg Kristensen
2015-10-08
1
-1
/
+13
*
i965: Fix typos in license
Ian Romanick
2015-09-10
1
-2
/
+2
[next]