targets/nine: add note about fd owndership
[mesa.git] / src /
2015-11-21 Emil Velikovtargets/nine: add note about fd owndership
2015-11-21 Emil Velikovauxiliary/vl: Don't close the drm fd on failure
2015-11-21 Emil Velikovst/dri: NULL check the pscreen earlier
2015-11-21 Emil Velikovst/dri: Don't close the drm fd on failure
2015-11-21 Emil Velikovtarget-helpers: remove inline_drm_helper.h
2015-11-21 Emil Velikov{st,targets}/nine: use static/dynamic pipe-loader
2015-11-21 Emil Velikov{st,targets}/xa: use static/dynamic pipe-loader
2015-11-21 Emil Velikov{auxiliary,targets}/vl: use static/dynamic pipe-loader
2015-11-21 Emil Velikov{st,targets}/dri: use static/dynamic pipe-loader
2015-11-21 Emil Velikovpipe-loader: add preliminary Android support
2015-11-21 Emil Velikovpipe-loader: add preliminary scons support
2015-11-21 Emil Velikovpipe-loader: don't mix code and variable declarations
2015-11-21 Emil Velikovtarget-helpers: add a non-inline drm_helper.h
2015-11-21 Emil Velikovtarget-helpers: move the DRI specifics to the target
2015-11-21 Emil Velikovautomake: remove no longer needed HAVE_LOADER_GALLIUM...
2015-11-21 Emil Velikovpipe-loader: wire up the 'static' sw pipe-loader
2015-11-21 Emil Velikovpipe-loader: wire up the 'static' drm pipe-loader
2015-11-21 Emil Velikovpipe-loader: add a dummy 'static' pipe-loader
2015-11-21 Emil Velikovgallium: rename libpipe_loader to libpipe_loader_dynamic
2015-11-21 Emil Velikovpipe-loader: dlopen/dlsym the pipe-driver at probe...
2015-11-21 Emil Velikovpipe-loader: annotate the ops as const data
2015-11-21 Emil Velikovpipe-loader: teardown the winsys, if create_screen...
2015-11-21 Emil Velikovpipe-loader: rework the sw backend
2015-11-21 Emil Velikovgallium: keep the libdrm link alongside libkmsdri.la
2015-11-21 Emil Velikovpipe-loader: directly use pipe_loader_sw_probe_null...
2015-11-21 Emil Velikovpipe-loader: add pipe_loader_sw_probe_init_common(...
2015-11-21 Emil Velikovgallium/tests: remove unneeded include paths
2015-11-21 Emil Velikovgallium: remove library_path argument from pipe_loader_...
2015-11-21 Emil Velikovtargets/nine: remove the custom pipe-driver path management
2015-11-21 Emil Velikovpipe-loader: remove HAVE_DRM_LOADER_GALLIUM and HAVE_PI...
2015-11-21 Emil Velikovpipe-loader: add pipe_loader_sw_probe_kms() implementation
2015-11-21 Emil Velikovconfigure: use HAVE_DRISW_KMS when handling kms swrast
2015-11-21 Emil Velikovtargets/nine: use the existing sw_screen_wrap() over...
2015-11-21 Emil Velikovautomake: use GALLIUM_PIPE_LOADER_DEFINES only where...
2015-11-21 Emil Velikovpipe-loader: remove HAVE_PIPE_LOADER_foo function proto...
2015-11-21 Emil Velikovgallium/trace: remove useless NULL check from trace_scr...
2015-11-21 Ilia Mirkinfreedreno/a4xx: add missing formats to enable ARB_verte...
2015-11-21 Matt Turneri965: Test that nonrepresentable floats cannot be conve...
2015-11-21 Matt Turneri965: Use ldexpf() in VF float test set up.
2015-11-21 Matt Turneri965/vec4: Initialize nir_inputs with src_reg().
2015-11-21 Matt Turneri965/fs: Add support for gl_HelperInvocation system...
2015-11-21 Matt Turneri965: Add brw_imm_uv().
2015-11-21 Matt Turneri965: Don't bother setting regioning on immediates.
2015-11-21 Matt Turnernir: Add support for gl_HelperInvocation system value.
2015-11-21 Ilia Mirkinfreedreno/a4xx: use hardware RGTC texture samplers
2015-11-21 Ilia Mirkinfreedreno/a4xx: hook up RGB565 format
2015-11-21 Ilia Mirkinfreedreno/a4xx: logic op handling
2015-11-21 Ilia Mirkinfreedreno/a4xx: add 16-bit unorm/snorm format texturing...
2015-11-20 Ilia Mirkinfreedreno/a4xx: point regid to "red" even for alpha...
2015-11-20 Ilia Mirkinttn: add TEX2 support
2015-11-20 Ilia Mirkinfreedreno: always set all border colors
2015-11-20 Ilia Mirkinfreedreno/a4xx: fix dst_alpha blend for RGBX render...
2015-11-20 Nicolai Hähnleradeon: re-prepare query buffers on begin_query for...
2015-11-20 Nicolai Hähnleradeon: reset query buffers for PIPE_QUERY_TIMESTAMP
2015-11-20 Brian Paulmesa: update some old-style (K&R?) function pointer...
2015-11-20 Brian Paulsvga: add num-bytes-uploaded HUD query
2015-11-20 Brian Paulsvga: add some sanity check assertions in svga_buffer_t...
2015-11-20 Timothy Arceriglsl: add subroutine index qualifier support
2015-11-20 Timothy Arceriglsl: add support for complie-time constant expressions
2015-11-20 Timothy Arceriglsl: add new type for compile time constants
2015-11-20 Timothy Arceriglsl: call set_shader_inout_layout() earlier
2015-11-20 Timothy Arceriglsl: replace binding layout min boundary check
2015-11-20 Timothy Arceriglsl: encapsulate binding validation and setting
2015-11-20 Timothy Arceriglsl: move stream layout max validation
2015-11-20 Timothy Arceriglsl: move stream layout qualifier validation
2015-11-20 Timothy Arceriglsl: replace index layout min boundary check
2015-11-20 Timothy Arceriglsl: remove duplicate validation for index layout...
2015-11-20 Timothy Arceriglsl: move location layout qualifier validation
2015-11-20 Timothy Arceriglsl: add process_qualifier_constant() helper
2015-11-20 Samuel Pitoisetnv50: expose two groups of compute-related MP perf...
2015-11-20 Ben Widawskyi965/gen9: Support fast clears for 32b float
2015-11-20 Ben WidawskyRevert "i965/gen9: Enable rep clears on gen9"
2015-11-20 Ben WidawskyRevert "i965/gen9: Disable MCS for 1x color surfaces"
2015-11-20 Ben Widawskyi965/meta/gen9: Individually fast clear color attachments
2015-11-20 Ben Widawskyi965/skl: skip fast clears for certain surface formats
2015-11-20 Ben Widawskyi965: Add lossless compression to surface format table
2015-11-20 Ben Widawskyi965/skl: Add fast color clear infrastructure
2015-11-20 Leo Liuradeon/vce: disable two pipe mode for stoney
2015-11-20 Leo Liuradeon/vce: add new firmware interface support
2015-11-20 Emil Velikovegl: don't forget to ship platform_x11_dri3.h into...
2015-11-20 Emil Velikovglsl: move builtin_type_macros.h into the correct list
2015-11-20 Brian Paulmesa: remove unused var in _mesa_PushDebugGroup()
2015-11-20 Brian Paulmesa: whitespaces fixes in _mesa_one_time_init_extensio...
2015-11-20 Nicolai Hähnleradeon: ensure that timing/profiling queries are suspen...
2015-11-20 Nicolai Hähnlest/mesa: add support for batch driver queries to perfmon
2015-11-20 Nicolai Hähnlegallium/hud: add support for batch queries
2015-11-20 Nicolai Hähnlegallium: add the concept of batch queries
2015-11-20 Nicolai Hähnlest/mesa: maintain active perfmon counters in an array
2015-11-20 Nicolai Hähnlest/mesa: use BITSET_FOREACH_SET to loop through active...
2015-11-20 Nicolai Hähnlest/mesa: store mapping from perfmon counter to query...
2015-11-20 Nicolai Hähnlest/mesa: map semantic driver query types to underlying...
2015-11-20 Nicolai Hähnlegallium/hud: remove unused field in query_info
2015-11-20 Nicolai Hähnlegallium: remove pipe_driver_query_group_info field...
2015-11-20 Roland Scheideggergallivm: use sampler index 0 for texel fetches
2015-11-20 Ilia Mirkinfreedreno/a4xx: add BPTC support
2015-11-20 François Tigeotxmlconfig: Add support for DragonFly
2015-11-20 Mauro Rossiandroid: export the path of glsl nir headers
2015-11-20 Boyan Dingmesa: re-enable KHR_debug for ES contexts
2015-11-20 Boyan Dingmain: Don't restrict several KHR_debug enum to desktop GL
2015-11-20 Emil Velikovmesa: use the correct string for the ES GL_KHR_debug...
next