st/va: use the vl_screen dispatch
[mesa.git] / src / gallium / auxiliary /
2015-11-20 Emil Velikovauxiliary/vl/dri2: setup the dispatch
2015-11-20 Emil Velikovauxiliary/vl/drm: use a label for the error path
2015-11-20 Emil Velikovauxiliary/vl/drm: setup the dispatch
2015-11-20 Emil Velikovauxiliary/vl: add dispatch table
2015-11-20 Emil Velikovauxiliary/vl: rename vl_screen_create to vl_dri2_screen...
2015-11-19 Brian Paulos: check for GALLIUM_PROCESS_NAME to override os_get_p...
2015-11-19 Brian Paulhud: fix Windows build break
2015-11-18 Jimmy Berrygallium/hud: control visibility at startup and runtime.
2015-11-18 Oded Gabbayllvmpipe: disable VSX in ppc due to LLVM PPC bug
2015-11-13 Marek Olšákgallium/u_blitter: add support for multi-dword clear...
2015-11-12 Ilia Mirkingallium: add support for gl_HelperInvocation semantic
2015-11-12 Brian Paulgallium/hud: add cpu graph support for Windows
2015-11-08 Leo Liuvl: add drm support for vl_screen
2015-11-06 Julien Isorcevl/buffers: add RGBX and BGRX to the supported formats
2015-11-05 Ilia Mirkingallium: expose a debug message callback settable by...
2015-11-04 Brian Paulu_vbuf: minor code reformatting / line wrapping
2015-11-04 Brian Paulu_vbuf: add some const qualifiers
2015-11-04 Brian Paulutil/indices: replace #define tokens with enum type
2015-11-04 Roland Scheideggergallivm: fix sampling for s3tc srgb formats when using...
2015-11-04 Roland Scheideggerllvmpipe: add cache for compressed textures
2015-10-26 Roland Scheideggergallivm: disable f16c when not using AVX
2015-10-24 Roland Scheideggergallivm: fix tex offsets with mirror repeat linear
2015-10-24 Roland Scheideggergallivm: fix sampling with texture offsets in SoA path
2015-10-23 Marek Olšákutil/format: add helper util_format_is_snorm8
2015-10-23 Marek Olšákgallium/util: add a test for NULL fragment shaders
2015-10-23 Jose Fonsecagallivm: Explicitly disable unsupported CPU features.
2015-10-23 Dave Airlievirgl/vtest: add vtest driver
2015-10-23 Dave Airlievirgl: add driver for virtio-gpu 3D (v2)
2015-10-23 Dave Airlietgsi: try and handle overflowing shaders. (v2)
2015-10-23 Dave Airlietgsi: add option to dump floats as hex values
2015-10-22 Jose Fonsecagallivm: Translate all util_cpu_caps bits to LLVM attri...
2015-10-21 Brian Pauldraw: fix splitting of line loops (v2)
2015-10-20 Marek Olšákgallium: add PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HINT
2015-10-20 Marek Olšáktgsi/scan: use properties for clip/cull distance writemasks
2015-10-20 Marek Olšákgallium: add new properties for clip and cull distance...
2015-10-17 Marek Olšákgallivm: implement the correct version of LRP
2015-10-17 Marek Olšákgallivm: set correct opcode info from unary/binary...
2015-10-17 Marek Olšáktgsi: move pipe_shader_from_tgsi_processor function...
2015-10-17 Marek Olšákgallium/hud: fix possible NULL pointer dereference
2015-10-16 Brian Paultgsi: initialize ctx.file in tgsi_dump_instruction()
2015-10-15 Rob Clarkgallium/util: fix debug_get_flags_option on 32-bit...
2015-10-12 Nicolai Hähnleu_vbuf: fix vb slot assignment for translated buffers
2015-10-09 Roland Scheideggertgsi: (trivial) kill c99-ism.
2015-10-09 Marek Olšáktgsi/scan: add info about declared samplers (v2)
2015-10-09 Marek Olšáktgsi: add a utility for emulating some GL features
2015-10-09 Rob Clarkglsl: move shader_enums into nir
2015-10-06 Brian Paultgsi: add const qualifier to silence warning
2015-10-03 Marek Olšáktgsi/scan: add interpolation info into tgsi_shader_info
2015-10-02 Tom Stellardgallivm: Allow drivers and state trackers to initialize...
2015-09-28 Ilia Mirkingallium/util: avoid unreferencing random memory on...
2015-09-24 Marek Olšákgallium/u_blitter: handle allocation failures
2015-09-16 Eric Anholtgallium/ttn: Convert to using VARYING_SLOT_* / FRAG_RES...
2015-09-13 Ilia Mirkintgsi: add a TXQS opcode to retrieve the number of textu...
2015-09-13 Rob Clarktgsi/scan: add support to figure out max nesting depth
2015-09-11 Krzesimir Nowaktgsi, softpipe: Constify tgsi_sampler in query_lod...
2015-09-11 Brian Paultgsi,softpipe: capitalize the tgsi_sampler_control...
2015-09-10 Krzesimir Nowaktgsi: Add code for handling lodq opcode
2015-09-10 Krzesimir Nowaktgsi: Remove trailing backslash in comment
2015-09-09 Rob Clarkgallium/ttn: fix cursor handling vs builder
2015-09-09 Emil Velikovauxiliary: rework the python generated sources rules
2015-09-04 Oded Gabbayllvmpipe: convert double to long long instead of unsign...
2015-09-03 Marek Olšákgallium/pb_bufmgr_cache: add a way to remove buffers...
2015-09-03 Marek Olšáku_upload_mgr: remove the return value from u_upload_data
2015-09-03 Marek Olšáku_upload_mgr: remove the return value from u_upload_buffer
2015-09-03 Marek Olšáku_upload_mgr: remove the return value from u_upload_all...
2015-09-03 Marek Olšáku_upload_mgr: remove the return value from u_upload_alloc
2015-09-03 Marek Olšáku_upload_mgr: optimize u_upload_alloc
2015-09-02 Dave Airlietgsi/scan: add uses_doubles to tgsi scanner
2015-09-01 José Fonsecaauxiliary/os: Don't implement os_get_option() on embedd...
2015-09-01 Brian Paulutil: add a couple primitive restart helper functions
2015-09-01 Charmaine Leetgsi: add tgsi utility to transform a fragment shader...
2015-09-01 Charmaine Leetgsi: adds tgsi utility to transform a shader to suppor...
2015-09-01 Brian Paultgsi: add new tgsi_two_side.c utility code
2015-09-01 Brian Paulutil: add util_strcasecmp() wrapper
2015-09-01 Charmaine Leegallium/util: add a utility to create geometry passthro...
2015-09-01 Roland Scheideggergallium/util: fix returning empty box for rectangle...
2015-09-01 Roland Scheideggergallium/util: return FALSE for intersection if there...
2015-09-01 Charmaine Leetgsi: add some more helper functions
2015-09-01 Brian Paultgsi: added tgsi_is_shadow_target() helper
2015-09-01 Brian Paultgsi: add negate parameter to tgsi_transform_kill_inst()
2015-09-01 Brian Paulutil: added ffsll() function
2015-09-01 Brian Paulutil: added util_set_index_buffer()
2015-09-01 Marek Olšákgallium/util: add u_bit_scan_consecutive_range
2015-08-28 Dave Airliegallium/util: fix debug_get_flags_option on 32-bit
2015-08-27 Kenneth Graunkenir: Convert the builder to use the new NIR cursor...
2015-08-27 Brian Paulgallium/util: fix code formatting in u_blitter.h
2015-08-26 Marek Olšákgallium/ddebug: new pipe for hang detection and driver...
2015-08-26 Marek Olšákgallium: add flags parameter to pipe_screen::context_create
2015-08-26 Roland Scheideggergallium/auxiliary: optimize rgb9e5 helper some more
2015-08-26 Roland Scheideggergallium/auxiliary: optimize rgb9e5 helper a bit
2015-08-25 Kenneth Graunkegallium/ttn: Use nir_builder_insert() rather than pokin...
2015-08-25 Kenneth Graunkenir: Store gl_shader_stage in nir_shader.
2015-08-24 Connor Abbottnir: move control flow modification to its own file
2015-08-21 Marek Olšákutil/u_blitter: implement alpha blending for pipe-...
2015-08-18 Marcos Paulo de... tgsi: fix parsing of tessellation shader inputs/outputs
2015-08-18 Marcos Paulo de... tgsi: set implicit array size for tess stages
2015-08-14 Marek Olšákwinsys/amdgpu: add a new winsys for the new kernel...
2015-08-14 Christian Königvl: add HEVC profiles and defines
2015-08-12 Rob Clarkttn: add buffer texture type
2015-08-06 Marek Olšákgallium/hud: automatically print % if max_value == 100
next