egl: fix entrypoint sorting test
[mesa.git] / src /
2018-11-01 Eric Engestromegl: fix entrypoint sorting test
2018-11-01 Andrii Simiklitintel/tools: fix resource leak
2018-11-01 Jonathan Grayintel/tools: include stdarg.h in error2aub
2018-11-01 Mathias Fröhlichegl: Fix eglentrypoint.h sort order.
2018-11-01 Samuel Pitoisetradv: set PA_SU_PRIM_FILTER_CNTL optimally
2018-11-01 Samuel Pitoisetradv: only enable gl_SampleMask if MSAA is enabled too
2018-11-01 Samuel Pitoisetradv: use radeon_info::num_good_cu_per_sh
2018-11-01 Samuel Pitoisetac/nir: make use of i1false in few more places
2018-11-01 Samuel Pitoisetradv: add support for Raven2
2018-11-01 Mathias Fröhlichmesa: Collect all the draw functions in draw.{h,c}.
2018-11-01 Mathias Fröhlichmesa/vbo: Move _vbo_draw_indirect -> _mesa_draw_indirect
2018-11-01 Mathias Fröhlichmesa/vbo: Move src/mesa/vbo/vbo_exec_array.c -> src...
2018-11-01 Mathias Fröhlichvbo: Pull the _mesa_set_draw_vao calls out of the if...
2018-11-01 Mathias Fröhlichvbo: Preserve vbo_save::no_current_update on primitive...
2018-11-01 Mathias Fröhlichvbo: Make no_current_update an argument to vbo_save_Not...
2018-11-01 Mathias Fröhlichvbo: Move no_current_update out of _mesa_prim.
2018-11-01 Mathias Fröhlichvbo: Remove the now unused VBO_SAVE_PRIM_WEAK define.
2018-11-01 Mathias Fröhlichvbo: Remove the always false branch dlist replay.
2018-11-01 Mathias Fröhlichvbo: Test for VBO_SAVE_PRIM_WEAK in _mesa_prim::mode...
2018-11-01 Mathias Fröhlichvbo: Remove VBO_SAVE_PRIM_WEAK from vbo_save_NotifyBegi...
2018-11-01 Mathias Fröhlichvbo: Remove set but not used weak field from _mesa_prim.
2018-11-01 Mathias Fröhlichvbo: Remove the VBO_SAVE_FALLBACK flag.
2018-11-01 Mathias Fröhlichvbo: Remove unused vbo_save_fallback function.
2018-11-01 Emil Velikovmeson: egl: group dri2 bits separately from haiku
2018-11-01 Emil Velikovegl: enable EGL_EXT_device_{base,enumeration,query}
2018-11-01 Emil Velikovegl: set the EGLDevice when creating a display
2018-11-01 Emil Velikovegl: add EGL_EXT_device_drm support
2018-11-01 Emil Velikovegl: add EGL_MESA_device_software support
2018-11-01 Emil Velikovegl: add base EGL_EXT_device_base implementation
2018-11-01 Emil Velikovglx: be explicit about when mapping X <> GLX visuals
2018-11-01 Emil Velikovglx: remove unused __glXPreferEGL() declaration
2018-10-31 Dave Airlieradv/xfb: don't increase offset by component mask start.
2018-10-31 Dylan Bakerutil/gen_xmlpool: Make use of python's foreach loop
2018-10-31 Dylan Bakerutil/gen_xmlpool: Don't use len to test for container...
2018-10-31 Dylan Bakerutil/gen_xmlpool: Don't write via shell redirection
2018-10-31 Dylan Bakerutil/gen_xmlpool: use with statement to open file
2018-10-31 Dylan Bakerutil/gen_xmlpool: use a main function
2018-10-31 Dylan Bakerutil/gen_xmlpool: Use print function instad of sys...
2018-10-31 Dylan Bakerutil/gen_xmlpool: Use more standard style
2018-10-31 Dylan Bakerutil/xmlpool: Update for meson generation
2018-10-31 Dylan Bakermeson: add support for generating translation mo files
2018-10-31 Dylan Bakerutil/gen_xmlpool: use argparse for argument handling
2018-10-31 Timothy Arcerinir: fix if condition propagation for alu use
2018-10-31 Vinson Leefreedreno: Do not link ir3_compiler with valgrind libra...
2018-10-31 Emil Velikovconfigure: allow building with python3
2018-10-31 Eric Engestrommeson: hide warnings from external project `gtest`
2018-10-31 Eric Engestromtools/imgui: disable all warnings
2018-10-31 Alejandro Piñeiroglspirv: no need to force entrypoint name to "main"
2018-10-31 Tapani Pälliglsl/linker: validate attribute aliasing before optimiz...
2018-10-31 Eric Engestromegl: drop EGL driver `name`
2018-10-31 Eric Engestromegl: move alloc & init out of _eglBuiltInDriver{DRI2...
2018-10-31 Christian GmeinerRevert "imx: make use of loader_open_render_node(....
2018-10-31 Samuel Pitoisetradv: use WAIT_REG_MEM_GREATER_OR_EQUAL instead of...
2018-10-31 Samuel Pitoisetradv: use pool->stride when calling radv_query_shader()
2018-10-31 Samuel Pitoisetradv: rename some parameters in Cmd{Begin,End}Transform...
2018-10-31 Samuel Pitoisetradv/winsys: do not assign last submission when chained...
2018-10-31 Samuel Pitoisetradv/winsys: fix buffer deletion in the sysmem path
2018-10-31 Samuel Pitoisetradv/winsys: cleanup the chained submission path
2018-10-31 Samuel Pitoisetradv/winsys: remove unused surface_best()
2018-10-31 Jason Ekstrandintel/compiler: Stop assuming the entrypoint is called...
2018-10-30 Timothy Arcerist/glsl_to_nir: fix next_stage gathering
2018-10-30 Timothy Arcerist/mesa: calculate buffer size correctly for packed...
2018-10-30 Dylan Bakerutil: move u_cpu_detect to util
2018-10-30 Dylan Bakerutil: Move u_debug to utils
2018-10-30 Dylan Bakerutil: Move os_misc to util
2018-10-30 Dylan Bakergallium/util: remove u_inlines.h from u_debug.c
2018-10-30 Dylan Bakergallium/util: remove p_format.h from u_debug.h
2018-10-30 Dylan Bakergallium/util: move memory debug declarations into u_deb...
2018-10-30 Dylan Bakergallium/util: move debug_print_tranfer_flags to u_debug...
2018-10-30 Dylan Bakergallium/util: move debug_print_bind_flags to u_debug_ga...
2018-10-30 Dylan Bakergallium/util: move debug_print_usage_enum to the u_debu...
2018-10-30 Dylan Bakergallium/util: start splitting u_debug into generic...
2018-10-30 Dylan Bakergallium: split u_prim_name out of u_debug.h
2018-10-30 Andre Heidergallium/hud: fix power sensor readings for amdgpu users
2018-10-30 Rhys Perryglsl_to_tgsi: don't create 64-bit integer MAD/FMA
2018-10-30 Marek Olšákradeonsi: add support for Raven2 (v2)
2018-10-30 Marek Olšákradeonsi: clean up decompress flags in fast color clear
2018-10-30 Marek Olšákradeonsi/gfx9: set optimal OVERWRITE_COMBINER_WATERMARK
2018-10-30 Marek Olšákgallium: rework PIPE_HANDLE_USAGE_* flags
2018-10-30 Danylo Piliaievanv: Disable dual source blending when shader doesn...
2018-10-30 Danylo Piliaievi965: Disable dual source blending when shader doesn...
2018-10-30 Kenneth Graunkei965: Respect GL_TEXTURE_SRGB_DECODE_EXT in GenerateMip...
2018-10-30 Andrii Simikliti965/batch: don't ignore the 'brw_new_batch' call for...
2018-10-30 Andrii Simikliti965/batch: avoid reverting batch buffer if saved state...
2018-10-30 Eric Engestromegl: add messages to a few assert() and turn a couple...
2018-10-30 Eric Engestromutil: s/0/NULL/ for pointer
2018-10-30 Eric Engestromi965: add missing case to fix -Wswitch
2018-10-30 Eric Engestrommesa: fix struct/class mismatch
2018-10-30 Eric Engestrommesa: fix memcpy() and memset(0) of non-trivial structs
2018-10-30 Eric Engestromnouveau: remove unused class member
2018-10-30 Eric Engestromscons: drop unused HAVE_STDINT_H macro
2018-10-30 Eric Engestromaub_viewer: show vertex buffer pitch
2018-10-30 Eric Engestromvl: drop left-over variable
2018-10-30 Eric Anholtvc4: Fix unused variable warning.
2018-10-30 Eric Anholtv3d: Use nir_remove_unused_io_vars to handle binner...
2018-10-30 Eric Anholtv3d: Only add output slot tracking for the current...
2018-10-30 Eric Anholtv3d: Use nir_lower_io_to_scalar_early to DCE unused...
2018-10-30 Eric Anholtv3d: Don't rely on sorting input vars for VPM read...
2018-10-30 Eric Anholtv3d: Split out NIR input setup between FS and VPM.
2018-10-30 Eric Anholtnir: Allow using nir_lower_io_to_scalar_early on VS...
next