mesa.git
2017-09-09 Roland Scheideggerllvmpipe, draw: improve shader cache debugging
2017-09-09 Roland Scheideggerllvmpipe: enable PIPE_CAP_QUERY_PIPELINE_STATISTICS
2017-09-09 Roland Scheideggergallivm: fix gather implementation a bit
2017-09-08 Andres Gomezdocs: update calendar, add news item and link release...
2017-09-08 Andres Gomezdocs: add sha256 checksums for 17.1.9
2017-09-08 Andres Gomezdocs: add release notes for 17.1.9
2017-09-08 Brian Paulmesa: whitespace, formatting fixes in teximage.c
2017-09-08 Brian Paulmesa: provide more info in some texture image error...
2017-09-08 Charmaine Leesvga: abort shader translation upon indirect indexing...
2017-09-08 Samuel Pitoisetradv: keep track of the disasm string in debug mode...
2017-09-08 Samuel Pitoisetradv: add shader_variant_create() helper function
2017-09-08 Samuel Pitoisetradv: drop 'dump' parameters from some shader related...
2017-09-08 Samuel Pitoisetradv: move shaders related code to radv_shader.c
2017-09-08 Samuel Pitoisetradv: fix error code when initializing the push descriptors
2017-09-08 Samuel Pitoisetradv: do not update vertex descriptors if the allocatio...
2017-09-08 Samuel Pitoisetradv: add radv_vertex_elements_info data structure
2017-09-08 Eric Engestromgallium/tests: use ARRAY_SIZE macro
2017-09-08 Eric Engestromr300: use ARRAY_SIZE macro
2017-09-08 Eric Engestromglx: use ARRAY_SIZE macro
2017-09-08 Samuel Pitoisetradv: add an assertion when pushing meta descriptor...
2017-09-08 Thomas Hellstrommesa/st: Fix frontbuffer rendering regression
2017-09-08 Kenneth Graunkei965: Don't special case the batchbuffer when reference...
2017-09-08 Connor Abbottac: remove bitcast_to_float()
2017-09-08 Connor Abbottac: move ac_to_integer() and ac_to_float() to ac_llvm_b...
2017-09-08 Connor Abbottac: fix ac_get_type_size() for doubles
2017-09-08 Dave Airlieradv/ac: use ac_get_type_size.
2017-09-08 Connor Abbottradeonsi: move the guts of ARB_shader_group_vote emissi...
2017-09-08 Connor Abbottradeonsi: move si_emit_ballot() to ac
2017-09-08 Connor Abbottradeonsi: move emit_optimization_barrier() to ac
2017-09-08 Connor Abbottradeonsi: move llvm_get_type_size() to ac
2017-09-08 Dave Airlieradv/winsys: fix flags vs va_flags thinko.
2017-09-07 Dave Airlieradv: use simpler indirect packet 3 if possible.
2017-09-07 Dave Airlieradv/gfx9: allocate events from uncached VA space
2017-09-07 Dave Airlieradv/winsys: use amdgpu_bo_va_op_raw.
2017-09-07 Leo LiuRevert "st/va: add enviromental variable to disable...
2017-09-07 Leo Liust/va: move YUV content to deinterlaced buffer when...
2017-09-07 Leo Liust/va: reallocate the buffer if the layout isn't supported
2017-09-07 Leo Liuvl/compositor: make vl_compositor_set_yuv_layer() static
2017-09-07 Leo Liust/omx: use vl/compositor helper function for YUV deint...
2017-09-07 Leo Liuvl/compositor: make a helper function for YUV deinterlacing
2017-09-07 Marek Olšákac/surface: add radeon_surf::has_stencil for convenience
2017-09-07 Gert Wollnymesa/st/tests: Fix regressions with libunwind enabled...
2017-09-07 Gert Wollnymesa/st/tests: Fix classic build regressions introduced...
2017-09-07 Iago Toral... mesa/main: Fix GetTransformFeedbacki64 for glTransformF...
2017-09-07 Marek Olšákradeonsi: don't read tcs_out_lds_layout.patch_stride...
2017-09-07 Marek Olšákradeonsi: don't read tcs_out_lds_layout.vertex_size...
2017-09-07 Marek Olšákradeonsi/gfx9: don't read LS out vertex stride from...
2017-09-07 Marek Olšákradeonsi: don't read the LS output vertex stride from...
2017-09-07 Marek Olšákradeonsi: don't read the number of TCS out vertices...
2017-09-07 Marek Olšákradeonsi: don't always apply the PrimID instancing...
2017-09-07 Marek Olšákradeonsi: remove 2 callbacks from si_shader_context
2017-09-07 Marek Olšákwinsys/amdgpu: disable local BOs on Raven
2017-09-07 Marek Olšákdisk_cache: make the thread queue resizable and low...
2017-09-07 Thomas Hellstromloader/dri3: Make sure we invalidate a drawable on...
2017-09-07 Thomas Hellstromloader/dri3: Process event after each fence wait
2017-09-07 Marek Olšákst/mesa: skip draw calls with pipe_draw_info::count...
2017-09-07 Eric Engestromdocs: update envvar docs to reflect MESA_NO_ERROR change
2017-09-07 Samuel Pitoisetradv: do not use a bitfield when dirtying the vertex...
2017-09-07 Samuel Pitoisetradv: remove unused radv_meta_saved_state::vertex_saved...
2017-09-07 Eric Engestrommesa: allow user to set MESA_NO_ERROR=0
2017-09-07 Eric Engestromutil: rename include guard to avoid clash
2017-09-07 Roland Scheideggerllvmpipe, tgsi: hook up dx10 gather4 opcode
2017-09-07 Roland Scheideggerllvmpipe, draw: increase shader cache limits
2017-09-07 Dave Airlieac/surface: reduce gfx9_surface_layout size.
2017-09-07 Dave Airlieradv: reduce radv_amdgpu_winsys struct size.
2017-09-07 Dave Airlieradv: reduce radv_image struct size.
2017-09-07 Dave Airlieradv: reduce radv_shader_variant struct size.
2017-09-07 Dave Airlieradv: reduce radv_cmd_state struct size.
2017-09-07 Dave Airlieradv: reduce meta_saved_state struct size.
2017-09-07 Dave Airlienir: put compact into bitfields in nir_variable_data
2017-09-06 Chad Versaceanv: Annotate entrypoint table with index and func...
2017-09-06 Leo Liuradeon/uvd: fix the assertion check for YUYV format
2017-09-06 Anuj Phogatintel: Add brand string for KBL-R
2017-09-06 Anuj Phogatintel: Remove unused device info for KBL GT1.5
2017-09-06 Anuj Phogatintel: Change a KBL pci id to GT2 from GT1.5
2017-09-06 Anuj Phogatintel: Fix few KBL brand strings
2017-09-06 Anuj Phogatintel: Remove unused Kabylake pci ids
2017-09-06 Emil VelikovRevert "Android: add -Wno-date-time flag for clang"
2017-09-06 Emil Velikovmesa: replace date/time macros with MESA_GIT_SHA1
2017-09-06 Emil Velikovmesa: don't use %s for PACKAGE_VERSION macro
2017-09-06 Emil Velikovdocs/release-calendar: update and extend
2017-09-06 Emil Velikovdocs/releasing: polish LLVM_CONFIG wording/handling
2017-09-06 Emil Velikovdocs/releasing: remove -jX instances
2017-09-06 Emil Velikov.gitignore: list *.orig and *.rej
2017-09-06 Emil Velikovegl/x11: advertise __DRI_USE_INVALIDATE for DRI2
2017-09-06 Emil Velikovegl/x11/dri3: adding missing __DRI_BACKGROUND_CALLABLE...
2017-09-06 Emil Velikovi965: expose RGBA visuals only on Android
2017-09-06 Tim Rowleyswr/rast: FE/Clipper - unify SIMD8/16 functions using...
2017-09-06 Tim Rowleyswr/rast: Remove use of C++14 template variable
2017-09-06 Tim Rowleyswr/rast: SIMD16 FE remove templated immediates workaround
2017-09-06 Tim Rowleyswr/rast: SIMD16 PA - rename Assemble_simd16 to Assemble
2017-09-06 Tim Rowleyswr/rast: FE/Binner - unify SIMD8/16 functions using...
2017-09-06 Tim Rowleyswr/rast: Removed some trailing whitespace caught durin...
2017-09-06 Tim Rowleyswr: set caps for VB 4-byte alignment
2017-09-06 Tim Rowleyswr/rast: Allow gather of floats from fetch shader...
2017-09-06 Samuel Pitoisetradv: fix error code when resizing the upload BO
2017-09-06 Gert Wollnymesa/st/st_glsl_to_tgsi_temprename.cpp: Fix compilation...
2017-09-06 Gert Wollnymesa/st: glsl_to_tgsi: tie in new temporary register...
2017-09-06 Gert Wollnymesa/st: glsl_to_tgsi: Add test set for evaluation...
2017-09-06 Gert Wollnymesa/st: glsl_to_tgsi: add register rename mapping...
next