radeonsi: disable CE by default
[mesa.git] / src / gallium / auxiliary /
2017-08-04 Emil Velikovloader: rework xmlconfig dependency
2017-08-04 Nicolai Hähnlepipe-loader: fix swrast probing
2017-08-04 Nicolai Hähnlepipe-loader: remove config from pipe_loader_create_screen
2017-08-03 Mauro Rossiandroid: radeonsi: prepare for driver-specific driconf...
2017-08-02 Nicolai Hähnlepipe-loader: fix driinfo for software and non-radeonsi...
2017-08-02 Nicolai HähnleFix gallium SCons build
2017-08-02 Nicolai Hähnleradeonsi: prepare for driver-specific driconf options
2017-08-02 Nicolai Hähnlepipe-loader: move configuration_query into drm_helper
2017-08-02 Nicolai Hähnlest/dri: implement v2 of DRI_ConfigOptions
2017-08-02 Nicolai Hähnlepipe-loader: extract a standalone get_driver_descriptor...
2017-08-02 Nicolai Hähnlepipe-loader: pass only the driver_name to pipe_loader_f...
2017-08-02 Nicolai Hähnlegallium: add driconf options to pipe_screen_config
2017-08-02 Nicolai Hähnlegallium: move loading of drirc to pipe-loader
2017-08-02 Nicolai Hähnlegallium: move driinfo XML to pipe_loader
2017-08-02 Nicolai Hähnlegallium: add pipe_screen_config to screen_create functions
2017-08-02 Nicolai Hähnlegallium/util: add util_{str,dump}_query_value_type
2017-08-02 Nicolai Hähnlegallium: add util_dump_query_type and use it in ddebug
2017-08-02 Nicolai Hähnlegallium: rename util_dump_* to util_str_* for enum...
2017-08-02 Nicolai Hähnlegallium: add PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE and...
2017-07-28 Kenneth Graunkegallium: Fix Thomas's email address
2017-07-26 Timothy Arcerigallium/util: fix unused variable warning
2017-07-25 Brian Paulgallium/util: s/unsigned/enum tgsi_texture_type/
2017-07-22 Karol Herbsttgsi/text: parse _PRECISE modifier
2017-07-22 Karol Herbsttgsi: populate precise
2017-07-22 Karol Herbsttgsi/dump: print _PRECISE modifier on Instructions
2017-07-22 Karol Herbsttgsi: add precise flag to tgsi_instruction
2017-07-21 Roland Scheideggergallivm: handle call attributes for llvm < 4.0 in lp_ad...
2017-07-21 Wladimir J. van... gallium/util: Implement util_format_is_etc
2017-07-19 Tim Rowleygallium/util: fix nondeterministic avx512 detection
2017-07-19 Lucas Stachrenderonly/etnaviv: stop importing resource from renderonly
2017-07-19 Tomasz Figagallium: auxiliary: Fix standalone Android build of...
2017-07-19 Kenneth Graunkeutil: Make CLAMP turn NaN into MIN.
2017-07-17 Marek Olšákgallivm: inline gallivm_init_llvm_targets
2017-07-17 Mark Thompsonst/va: Fix scaling list ordering for H.265
2017-07-17 Marek Olšákgallium/u_blitter: don't use TXF for scaled blits
2017-07-14 Christoph Haaggallium/hud: use double values for all graphs
2017-07-12 Brian Pauldraw: whitespace, formatting fixes in draw_vs_exec.c
2017-07-12 Brian Pauldraw: s/unsigned/enum tgsi_semantic/
2017-07-08 Roland Scheideggerdraw: handle more TGSI_SEMANTIC_COLOR indices
2017-07-05 Nicolai Hähnletgsi_from_mesa: add tgsi_get_gl_frag_result_semantic
2017-07-05 Nicolai Hähnletgsi_from_mesa: add pipe_shader_type_from_mesa
2017-07-05 Nicolai Hähnletgsi,st/mesa: move varying slot to semantic mapping...
2017-06-30 Rob Herringgallium: os_process fixes for Android
2017-06-27 Brian Paulpipe_loader_sw: fix compilation warning
2017-06-26 Rob HerringAndroid: add renderonly files to libmesa_gallium
2017-06-26 Marek Olšákgallium/hud: add glthread counters
2017-06-26 Marek Olšákgallium/hud: add API-thread-busy for monitoring the...
2017-06-26 Marek Olšákgallium/hud: add hud_pane::hud pointer
2017-06-26 Marek Olšákmesa/glthread: add glthread "perf" counters and pass...
2017-06-26 Marek Olšákgallium/hud: move struct hud_context to hud_private.h
2017-06-26 Marek Olšákgallium/hud: rename API-thread-busy to main-thread...
2017-06-26 Marek Olšákutil: move pipe_thread_is_self from gallium to src...
2017-06-23 Marek Olšákgallium/radeon: pass create_screen flags to r600_common...
2017-06-23 Marek Olšákgallium: allow passing 'unsigned flags' to create_screen()
2017-06-21 Marek Olšákcso: inline a few frequently-used functions
2017-06-21 Marek Olšákcso: don't return errors from sampler functions
2017-06-21 Marek Olšákcso: don't track the number of sampler states bound
2017-06-21 Eric Engestromegl: turn one more boolean `int` into a `bool`
2017-06-20 Brian Paulgallium/vbuf: avoid segfault when we get invalid glDraw...
2017-06-20 Brian Paulgallium/vbuf: add some const qualifiers
2017-06-20 Brian Paultranslate: whitespace fixes in translate_generic.c
2017-06-16 Brian Paulgallium/hud: support GALLIUM_HUD_DUMP_DIR feature on...
2017-06-15 Brian Pauldraw: check for line_width != 1.0f in validate_pipeline()
2017-06-15 Brian Pauldraw: whitespace and formatting fixes
2017-06-15 Eric Anholtgallium: Add renderonly-based support for pl111+vc4.
2017-06-15 Eric Anholtetnaviv: Only use renderonly_get_handle for GEM handles.
2017-06-15 Michel Dänzergallium/util: Break recursion in pipe_resource_reference
2017-06-14 Samuel Pitoisettgsi/scan: add missing 'static' to tgsi_is_bindless_ima...
2017-06-14 Samuel Pitoisettgsi/scan: record bindless samplers/images usage
2017-06-14 Samuel Pitoisettgsi/ureg: accept TGSI_FILE_{CONSTANT,INPUT} for dst...
2017-06-14 Samuel Pitoisettc: add ARB_bindless_texture support
2017-06-13 Brian Paulgallium/util: whitespace, formatting fixes in u_upload_...
2017-06-12 Marek Olšákvl,omx,va,vdpau,xvmc: don't set the priv pointer in...
2017-06-10 Marius Gräfegallium: fixed modulo zero crashes in tgsi interpreter...
2017-06-07 Thomas Hellandutil: Move u_dynarray to src/util
2017-06-07 Marek Olšákutil/u_queue: add an option to set the minimum thread...
2017-06-07 Marek Olšákgallium/u_blitter: use 2D_ARRAY for cubemap blits if...
2017-06-07 Marek Olšákgallium/u_blitter: use TXF if possible
2017-06-07 Marek Olšákgallium/u_blitter: use TEX_LZ if it's supported
2017-06-07 Marek Olšákgallium/util: add _LZ and TXF options to simple shaders
2017-06-07 Marek Olšákgallium/ureg: add TEX/TXF_LZ opcodes to ureg
2017-06-07 Eric Engestromtree-wide: remove trailing backslash
2017-06-05 Brian Paulgallium/u_threaded: fixes for MSVC
2017-06-05 Marek Olšáktgsi/scan: fix scanning fragment shaders with PrimID...
2017-06-05 Marek Olšákgallium/u_threaded: remove 16 bytes from tc_batch
2017-06-05 Marek Olšákgallium/u_threaded: align batches and call slots to...
2017-06-05 Chih-Wei HuangAndroid: use bionic pthread_barrier_* if possible
2017-06-03 Lyudegallium: Add TGSI shader token for ARB_post_depth_coverage
2017-05-25 Rob Herringgallium/os: use mmap64 for Android
2017-05-24 Samuel Pitoisettgsi: remove unused tgsi_is_passthrough_shader()
2017-05-19 Emil Velikovauxiliary/vl: use vl_*_screen_create stubs when buildin...
2017-05-19 Emil Velikovconfigure: check once for DRI3 dependencies
2017-05-18 Marek Olšákgallium/u_threaded: add a fast path for unbinding shade...
2017-05-18 Marek Olšákgallium/u_threaded: add a fast path for unbinding shade...
2017-05-18 Samuel Pitoisettgsi: store the sampler view type directly in the instr...
2017-05-18 Samuel Pitoisettgsi: remove some unused OPCODE macros
2017-05-18 Tom Stellardgallivm: Make sure module has the correct data layout...
2017-05-16 Rob Clarkttn: fix dest size for some texture instructions
2017-05-16 Rob Clarkttn: fix txd src sizes
2017-05-16 Rob Clarkttn: fix txs dest size
next