scons: use python3-compatible print()
[mesa.git] / src / gallium / auxiliary /
2017-09-21 Thomas Hellandgallium/util: Remove unused keymap
2017-09-21 Jan Veselygallium: Add PIPE_SHADER_CAP_INT64_ATOMICS
2017-09-20 Roland Scheideggerllvmpipe, gallivm: implement lod queries (LODQ opcode)
2017-09-18 Eric Anholtttn: Fix out-of-bounds accesses since the always-2D...
2017-09-18 Jan Veselygallium: Add PIPE_SHADER_CAP_FP16
2017-09-18 Nicolai Hähnlegallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE
2017-09-15 Timothy Arcerigallium: add CONSTBUF type to tgsi_file_type
2017-09-13 Denis Paukgallium/{r600, radeonsi}: Fix segfault with color forma...
2017-09-11 Marek Olšákradeonsi: optimize TCS epilog when invocation 0 writes...
2017-09-11 Marek Olšáktgsi/scan: add a new pass that analyzes tess factor...
2017-09-11 Marek Olšákgallium/u_blitter: use UTIL_BLITTER_ATTRIB_NONE (0...
2017-09-11 Marek Olšákgallium/u_blitter: don't pass GENERIC in VS if it's...
2017-09-11 Marek Olšákgallium/u_blitter: use draw_rectangle for all blits...
2017-09-11 Marek Olšákgallium/u_blitter: use draw_rectangle callback for...
2017-09-11 Marek Olšákgallium/u_blitter: add new union blitter_attrib to...
2017-09-09 Roland Scheideggerllvmpipe, draw: improve shader cache debugging
2017-09-09 Roland Scheideggergallivm: fix gather implementation a bit
2017-09-07 Leo Liuvl/compositor: make vl_compositor_set_yuv_layer() static
2017-09-07 Leo Liuvl/compositor: make a helper function for YUV deinterlacing
2017-09-07 Roland Scheideggerllvmpipe, tgsi: hook up dx10 gather4 opcode
2017-09-07 Roland Scheideggerllvmpipe, draw: increase shader cache limits
2017-09-04 Nicolai Hähnlegallium/tests: always use two-dimensional constant...
2017-09-04 Nicolai Hähnlepp: always use two-dimensional constant references
2017-09-04 Nicolai Hähnlegallium/hud: always use two-dimensional constant references
2017-09-04 Nicolai Hähnletgsi/build: always generate two-dimensional constant...
2017-09-04 Nicolai Hähnletgsi/ureg: always emit constants (and their decls)...
2017-09-04 Nicolai Hähnlegallium: all drivers should accept two-dimensional...
2017-08-31 Ben Crockerllvmpipe: lp_build_gather_elem_vec BE fix for 3x16...
2017-08-31 Ray Strodegallivm: correct channel shift logic on big endian
2017-08-28 Marek Olšákgallium/u_threaded: rename IGNORE_VALID_RANGE -> NO_INF...
2017-08-28 Marek Olšákgallium/u_threaded: disallow discard_range if map_buffe...
2017-08-26 Brian Paulgallium/vbuf: fix buffer reference bugs
2017-08-25 Marek Olšákgallium/u_threaded: fix a typo
2017-08-24 Brian Paulgallivm: remove unused variable
2017-08-24 Brian Paulpipe-loader: use MAYBE_UNUSED to silence warning
2017-08-23 Nicolai Hähnletgsi: store opcode mnemonics in a separate table
2017-08-23 Nicolai Hähnlegallium: use tgsi_get_opcode_name instead of tgsi_opcod...
2017-08-23 Nicolai Hähnletgsi: macro-ify the opcodes table
2017-08-23 Nicolai Hähnletgsi: remove post_indent from some 64-bit opcodes
2017-08-23 Nicolai Hähnletgsi: reduce tgsi_opcode_info::pre_dedent and post_inde...
2017-08-23 Nicolai Hähnleutil: fix valgrind errors when dumping pipe_draw_info
2017-08-22 Marek Olšáktgsi/scan: fix uses_double
2017-08-22 Marek Olšákgallium: remove TGSI opcode SCS
2017-08-22 Marek Olšákgallium/u_blitter: don't use boolean, TRUE, FALSE
2017-08-22 Marek Olšákgallium/u_simple_shaders: do util_make_layered_clear_ve...
2017-08-22 Marek Olšákgallium/u_blitter: remove get_next_surface_layer callback
2017-08-22 Marek Olšákgallium: remove TGSI opcode BREAKC
2017-08-22 Marek Olšákgallium: remove TGSI opcode XPD
2017-08-22 Marek Olšákgallium: remove TGSI opcode DPH
2017-08-22 Marek Olšákgallium: remove TGSI opcode DP2A
2017-08-22 Marek Olšákgallium: remove TGSI_OPCODE_CALLNZ
2017-08-22 Marek Olšákgallium: remove TGSI FENCE opcodes
2017-08-22 Marek Olšákgallium: remove TGSI opcodes PUSHA, POPA, SAD, TXQ_LZ
2017-08-22 Samuel Pitoisetgallium/util: add new module that allocate "numbers"
2017-08-22 Nicolai Hähnleutil/log: add auto logger facility
2017-08-22 Nicolai Hähnleutil: add chunk logging module
2017-08-21 Leo Liuvl: add MJPEG profile and format
2017-08-18 Jon TurneyFix build when HAVE_LIBDRM isn't defined
2017-08-17 Frank Richtergallium/os: fix os_time_get_nano() to roll over less
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
next