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: Remove horizontal bars from file header comments
Ian Romanick
2015-09-10
1
-4
/
+2
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-3
/
+3
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
i965: Support importing R8 and GR88 dma_bufs
Chad Versace
2015-07-28
1
-0
/
+6
*
i965: Use updated kernel interface for accurate TIMESTAMP reads
Chris Wilson
2015-07-24
1
-13
/
+36
*
i965: Enable resource streamer for the batchbuffer
Abdiel Janulgue
2015-07-18
1
-0
/
+14
*
i965: bump libdrm requirement to 2.4.61 and drop in-tree workaround
Emil Velikov
2015-07-13
1
-5
/
+0
*
i965: Query whether we have kernel support for the TIMESTAMP register once
Chris Wilson
2015-07-08
1
-0
/
+22
*
i965: Add compiler options to brw_compiler
Jason Ekstrand
2015-06-23
1
-0
/
+1
*
i965: Move INTEL_DEBUG variable parsing to screen creation time
Jason Ekstrand
2015-06-23
1
-0
/
+2
*
i965: Store the command parser version number in intel_screen
Neil Roberts
2015-05-12
1
-0
/
+7
*
i965/sync: Implement DRI2_Fence extension
Chad Versace
2015-05-07
1
-0
/
+2
*
i965: Add XRGB8888 format to intel_screen_make_configs
Boyan Ding
2015-05-05
1
-1
/
+2
*
i965: Add a brw_compiler structure and store the register sets in it
Jason Ekstrand
2015-04-22
1
-2
/
+3
*
i965/device_info: Add a supports_simd16_3src flag
Jason Ekstrand
2015-04-22
1
-1
/
+25
*
i965: replace __FUNCTION__ with __func__
Marius Predut
2015-04-14
1
-2
/
+2
*
egl: add initial EGL_MESA_image_dma_buf_export v2.4
Dave Airlie
2015-04-01
1
-2
/
+23
*
i965: Throttle rendering to an fbo
Chris Wilson
2015-03-18
1
-4
/
+4
*
i965: Remove "disable_derivative_optimization" driconf option.
Kenneth Graunke
2014-12-02
1
-4
/
+0
*
i965/skl: Set max OpenGL version the same as gen7/8
Jordan Justen
2014-11-03
1
-0
/
+1
*
i965: Delete intel_chipset.h.
Kenneth Graunke
2014-09-29
1
-1
/
+0
*
i965/gen6: Enable GL 3.3 and GLSL 3.30
Chris Forbes
2014-09-20
1
-6
/
+1
*
i965/gen6: enable GLSL 1.50, OpenGL 3.2 and GL_AMD_vertex_shader_layered
Samuel Iglesias Gonsalvez
2014-09-19
1
-1
/
+1
*
i965: add support for RGBA dma_buf imports.
Gwenole Beauchesne
2014-09-16
1
-0
/
+6
*
dri/common: Move __DRI2_RENDERER_PREFFERED_PROFILE handling to driQueryRender...
Emil Velikov
2014-08-15
1
-4
/
+0
*
i965: Support the allow_glsl_extension_directive_midshader option.
Kenneth Graunke
2014-08-10
1
-0
/
+1
*
util: Move ralloc to a new src/util directory.
Kenneth Graunke
2014-08-04
1
-1
/
+1
*
i965: Use unreachable() instead of unconditional assert().
Matt Turner
2014-07-01
1
-2
/
+1
*
i965: Rename intel_regions.h to something more appropriate now.
Eric Anholt
2014-05-01
1
-1
/
+1
*
i965: Drop region usage from DRI2 winsys-allocated buffers.
Eric Anholt
2014-05-01
1
-13
/
+17
*
i965: Drop a funny assert about mt pitch.
Eric Anholt
2014-05-01
1
-1
/
+0
*
i965: Drop use of intel_region from miptrees.
Eric Anholt
2014-05-01
1
-11
/
+11
*
i965: Replace the region in DRIimage with just a BO pointer and stride.
Eric Anholt
2014-05-01
1
-69
/
+68
*
i965: Drop the global GEM name from regions.
Eric Anholt
2014-05-01
1
-2
/
+2
*
i965: Fix another broken offset-aligned-to-tile test.
Eric Anholt
2014-05-01
1
-3
/
+1
*
i965: Fix offset-aligned-to-tile test in dma_buf import.
Eric Anholt
2014-05-01
1
-3
/
+1
*
i965: Reuse intel_miptree_get_tile_offsets().
Eric Anholt
2014-05-01
1
-12
/
+3
*
i965: Don't enable reset notification support on Gen4-5.
Kenneth Graunke
2014-04-30
1
-4
/
+9
*
drivers/dri: cleanup dri extension instantiation
Emil Velikov
2014-04-28
1
-5
/
+5
*
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
[prev]
[next]