summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/dri/common
Commit message (Expand)AuthorAgeFilesLines
* dri: Move API version validation into dri/common.Eric Anholt2013-10-101-0/+13
* gallium: add flush_resource context functionMarek Olšák2013-09-201-0/+4
* st/dri: do not create a new context for msaa copyMaarten Lankhorst2013-09-112-6/+10
* dri: Choose a decent global driNConfigOptions.Eric Anholt2013-08-171-4/+1
* st/dri: add a new driconf option disable_shader_bit_encoding for UnigineMarek Olšák2013-07-302-1/+4
* mesa,glsl,st/dri: add a new driconf option force_glsl_version for UnigineMarek Olšák2013-07-302-5/+8
* st/dri: remove driOptionCache from dri_context in favor of dri_screenMarek Olšák2013-07-302-13/+1
* st/dri: move enabling postprocessing to dri_screenMarek Olšák2013-07-304-16/+18
* st/dri: remove more unused driconf optionsMarek Olšák2013-07-301-6/+1
* st/dri: implement the driconf option force_s3tc_enable properlyMarek Olšák2013-07-302-2/+19
* driconf: remove the unused option allow_large_texturesMarek Olšák2013-07-301-2/+1
* st/dri: support the driconf option disable_blend_func_extendedMarek Olšák2013-07-302-1/+4
* gallium: Fix llvmpipe on big-endian machinesAdam Jackson2013-06-241-4/+4
* st/dri: resolve the back buffer only in SwapBuffersMarek Olšák2013-06-131-3/+3
* st/dri: manually swap MSAA front and back buffers in SwapBuffersMarek Olšák2013-06-131-0/+25
* st/dri: refactor dri_msaa_resolveMarek Olšák2013-06-132-11/+11
* st/dri: fix MSAA resolving of buffers with height > widthMarek Olšák2013-06-131-2/+2
* mesa: Use quotes on bool driconf options to prevent stdbool.h breakage.Eric Anholt2013-04-191-4/+4
* gallium: handle drirc disable_glsl_line_continuations optionVadim Girlin2013-04-192-1/+4
* st/dri: fix crash with HUD and single bufferingMarek Olšák2013-03-281-1/+2
* st/dri: integrate the HUDMarek Olšák2013-03-263-0/+11
* st/dri: add support for the always_have_depth_buffer optionBrian Paul2013-03-153-11/+28
* st/dri: disallow recursion in dri_flushMarek Olšák2013-01-242-1/+13
* st/dri: add null-pointer check, remove duplicated local variableMarek Olšák2013-01-241-4/+5
* gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flagMarek Olšák2013-01-041-0/+2
* st/dri: add a way to force MSAA on with an environment variableMarek Olšák2012-12-121-4/+39
* st/dri: implement MSAA for GLX/DRI2 framebuffersMarek Olšák2012-12-073-7/+66
* gallium: pass the current context to the flush_front state tracker functionMarek Olšák2012-12-072-3/+6
* st/dri: don't expose MSAA configs with accumulation bufferMarek Olšák2012-12-071-1/+13
* st/dri: refactor dri_fill_in_modesMarek Olšák2012-12-072-107/+43
* st/dri: implement new driver hook flush_with_flagsMarek Olšák2012-12-023-34/+83
* mesa: Rename API_OPENGL to API_OPENGL_COMPAT.Paul Berry2012-11-291-3/+3
* gallium/postprocess: share pipe_context and cso_context with the state trackerMarek Olšák2012-11-291-1/+3
* st/mesa: add support for GL core profilesMarek Olšák2012-11-291-1/+3
* dri: Convert driCreateConfigs to use a gl_format enumIan Romanick2012-10-291-3/+3
* mesa: s/FREE/free/Brian Paul2012-09-012-8/+8
* dri: Rework planar image interfaceJakob Bornecrantz2012-08-311-0/+1
* st/dri: pass config options to the state trackerVadim Girlin2012-08-231-0/+8
* st/dri: add force_glsl_extensions_warn option to dri optionsVadim Girlin2012-08-231-1/+10
* st/dri: use driver name for driconf section lookupVadim Girlin2012-08-231-1/+2
* dri: Simplify use of driConcatConfigsChad Versace2012-08-071-8/+4
* gallium: add st_api feature mask to prevent advertising MS visualsChristoph Bumiller2012-05-291-12/+19
* gbm: track buffer format through DRI driversJesse Barnes2012-02-221-0/+1
* gallium/dri: Handle xserver that doesn't send needless DRI2 invalidate eventsVille Syrjala2012-02-031-13/+17
* gallium/postprocess: Fix depth logicLauri Kasanen2012-02-021-2/+1
* st/dri: Remove useless flush front.Stéphane Marchesin2012-01-181-2/+7
* dri2: Add plumbing to get context version requirements and flags to driversIan Romanick2012-01-022-4/+51
* st-api: Have context_create explain why creation failedIan Romanick2011-12-231-1/+3
* dri: drop drisw_util.hGeorge Sapountzis2011-11-043-12/+2
* dri: unify __DRIscreenRecGeorge Sapountzis2011-11-043-3/+3