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
/
i915
Commit message (
Expand
)
Author
Age
Files
Lines
*
i915: replace xmlpool_options_h with idep_xmlconfig_headers
Eric Engestrom
2019-10-31
1
-2
/
+2
*
mesa: Replace MESA_FORMAT_L8A8/A8L8 UNORM/SNORM/SRGB with an array format.
Eric Anholt
2019-10-20
3
-3
/
+3
*
driconfig: add a new engine name/version parameter
Lionel Landwerlin
2019-09-15
1
-1
/
+1
*
dri: Use DRM_FORMAT_* instead of defining our own copy.
Eric Anholt
2019-09-11
1
-11
/
+12
*
meson: Search for execinfo.h
Jory Pratt
2019-06-19
1
-1
/
+1
*
mesa: Replace MaxTextureLevels with MaxTextureSize.
Eric Anholt
2019-05-13
2
-2
/
+2
*
meson: lift driver-collection out into parent build-file
Erik Faye-Lund
2019-05-02
1
-3
/
+0
*
st/mesa/radeonsi: fix race between destruction of types and shader compilation
Timothy Arceri
2019-04-24
1
-1
/
+1
*
Delete autotools
Dylan Baker
2019-04-15
1
-43
/
+0
*
mesa: rename logging functions to reflect that they format strings
Mark Janes
2019-03-14
2
-14
/
+14
*
drm-uapi: use local files, not system libdrm
Eric Engestrom
2019-02-14
4
-5
/
+5
*
i915: Delete swizzling detection logic.
Kenneth Graunke
2018-11-17
4
-31
/
+0
*
i915: reference __DRI_ATTRIB_SWAP_COPY token over the GLX one
Emil Velikov
2018-10-03
1
-1
/
+1
*
mesa: drop legacy no_rast dri option
Timothy Arceri
2018-08-21
2
-2
/
+1
*
i915: remove early_z dri option
Timothy Arceri
2018-08-21
4
-16
/
+0
*
xmlconfig: add kernel_driver device attribute
Qiang Yu
2018-08-17
1
-1
/
+1
*
dri: Add param driCreateConfigs(mutable_render_buffer)
Chad Versace
2018-08-07
1
-2
/
+2
*
mesa: GL_MESA_framebuffer_flip_y extension [v4]
Fritz Koenig
2018-07-27
1
-1
/
+5
*
mesa: remove struct gl_extensions::ATI_separate_stencil
Emil Velikov
2018-06-21
1
-1
/
+0
*
dri: fix error value returned by driGLFormatToImageFormat()
Eric Engestrom
2018-05-29
1
-1
/
+1
*
android: change include "cutils/log.h" to "log/log.h" on Android API >=26
jenny.q.cao
2018-05-14
1
-0
/
+4
*
mesa: add GLSLVersionCompat constant
Timothy Arceri
2018-05-09
1
-0
/
+1
*
mesa: drop the buffer mode param from the DrawBuffer driver function
Timothy Arceri
2018-04-27
1
-1
/
+1
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
1
-0
/
+1
*
tnl: Push down the gl_vertex_array inputs into tnl drivers.
Mathias Fröhlich
2018-03-31
1
-0
/
+1
*
mesa: rework ParameterList to allow packing
Timothy Arceri
2018-03-20
1
-4
/
+5
*
mesa: separate legacy stuff from gl_texture_unit into gl_fixedfunc_texture_unit
Marek Olšák
2018-02-13
1
-1
/
+2
*
mesa: change ctx->Color.ColorMask into a 32-bit bitmask
Marek Olšák
2018-02-04
3
-12
/
+3
*
i915: Silence unused parameter warnings
Ian Romanick
2018-01-26
1
-10
/
+11
*
i915: Make intelEmitCopyBlit static
Ian Romanick
2018-01-26
3
-167
/
+149
*
i915: Use enum color_logic_ops for blits
Ian Romanick
2018-01-26
10
-40
/
+22
*
mesa: Pass the translated color logic op dd_function_table::LogicOpcode
Ian Romanick
2018-01-26
5
-51
/
+8
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
1
-0
/
+2
*
i915: No longer rely on compatability define in intel_bufmgr.h
Rhys Kidd
2018-01-17
1
-1
/
+1
*
i915: add missing 0 defines
Eric Engestrom
2017-12-12
1
-0
/
+2
*
i915: add missing extensions.h include
Emil Velikov
2017-11-16
2
-0
/
+2
*
mesa: split extensions overrides and glGetString(GL_EXTENSIONS)
Emil Velikov
2017-11-16
2
-0
/
+2
*
dri: Change __DriverApiRec::CreateContext to take a struct for attribs
Neil Roberts
2017-11-06
1
-9
/
+9
*
intel: Don't flush the old context in intelMakeCurrent
Neil Roberts
2017-11-06
1
-9
/
+0
*
dri drivers: Always add the sha1 build-id
Jordan Justen
2017-10-31
1
-0
/
+1
*
egl,dri: Propagate context priority hint to driver->CreateContext
Chris Wilson
2017-10-20
1
-5
/
+6
*
meson: Build i915
Ville Syrjälä
2017-10-13
1
-0
/
+97
*
mesa: Remove force_s3tc_enable driconf variable
Matt Turner
2017-10-02
1
-1
/
+0
*
mesa: Drop Mesa_DXTn from gl_context
Matt Turner
2017-10-02
1
-4
/
+1
*
dri: Introduce SWAP_METHOD tokens
Thomas Hellstrom
2017-08-10
1
-1
/
+1
*
mesa/dri: drop unneeded mm.h include
Dave Airlie
2017-08-03
2
-2
/
+0
*
xmlconfig: move into src/util
Nicolai Hähnle
2017-07-31
3
-3
/
+3
*
mesa: drop fence type parameter from NewSyncObject()
Samuel Pitoiset
2017-07-28
1
-1
/
+1
*
i915: remove local vblank_mode option
Emil Velikov
2017-07-19
1
-1
/
+0
*
dri: Make classic drivers allow __DRI_CTX_FLAG_NO_ERROR.
Kenneth Graunke
2017-07-17
1
-1
/
+1
[next]