gallium/hud: use the common uploader
[mesa.git] / src / mesa /
2017-02-14 Anuj Phogatmesa: Add EXT_frag_depth bits and enable it on all...
2017-02-13 Emil Velikovxlib: remove always true ifdef GLX_EXTENSION guards
2017-02-13 Kenneth Graunkemesa: Ignore per-vertex array size in SSO pipeline...
2017-02-13 Kenneth Graunkemesa: Do a draw time check for TES && !TCS in ES 3.x.
2017-02-13 Kenneth Graunkemesa: Do (TCS && !TES) draw time validation in ES as...
2017-02-13 Jason Ekstrandi965/sampler_state: Set the "Base Mip Level" field...
2017-02-13 Jason Ekstrandi965/sampler_state: Pass texObj into update_sampler_state
2017-02-13 Jason Ekstrandi965/sampler_state: Clamp min/max LOD to 14 on gen7+
2017-02-13 Ilia Mirkinst/mesa: don't pass compare mode for stencil-sampled...
2017-02-09 Ilia Mirkingallium: add separate PIPE_CAP_INT64_DIVMOD
2017-02-09 Samuel Iglesias... i965/fs: add support for int64 to bool conversion
2017-02-09 Samuel Iglesias... i965/fs: Add support for nir_op_[iu]2[iu]32
2017-02-09 Samuel Iglesias... i965/fs: Add support for nir_op_[iu]642f
2017-02-09 Samuel Iglesias... i965/fs: legalize [u]int64 to 32-bit data conversions...
2017-02-09 Jason Ekstrandi965/fs: Add support for nir_op_[iu]642d
2017-02-09 Jason Ekstrandi965: Allow int64 conversion operations in channel_expr...
2017-02-09 Timothy Arceriglsl: add param to force shader recompile
2017-02-09 Timothy Arcerist/mesa/i965: create link status enum
2017-02-08 Roland Scheideggermesa: (trivial) include <inttypes.h> for PRIx64 macros
2017-02-08 Timothy Arcerimesa: use PRId64/PRIu64 when printing 64-bit ints
2017-02-08 Dave Airliemesa/st: fix strict aliasing issue in int64 code.
2017-02-08 Dave Airliemesa/uniform: fix strict aliasing issues with int64...
2017-02-07 Kenneth GraunkeRevert "i965: Disable guardband clipping in the smaller...
2017-02-07 Kenneth Graunkei965: Always scissor on Gen6-7.5 instead of disabling...
2017-02-07 Jason Ekstrandi965: Use a better guardband calculation.
2017-02-07 Kenneth Graunkei965: Combine the Gen6 SF and Clip viewport atoms.
2017-02-06 Nicolai Hähnledri/common: clear the loaderPrivate pointer in driDestr...
2017-02-06 Alejandro Piñeiromain/fboject: default_framebuffer allowed for GetFrameb...
2017-02-06 Alejandro Piñeiromain/fbobject: implement new 4.5 pnames for GetFramebuf...
2017-02-06 Alejandro Piñeiromain/framebuffer: refactor _mesa_get_color_read_format...
2017-02-03 Brian Paulmesa: whitespace fixes in context.c
2017-02-03 Kenneth Graunkemesa: Don't crash when destroying contexts created...
2017-02-03 Ilia Mirkinst/mesa: MAX_VARYING is the max supported number of...
2017-02-03 Ilia Mirkinvbo: process buffer binding state changes on draw when...
2017-02-02 Eduardo Lima Mitevtexgetimage: Add check for the effective target to...
2017-02-02 Jason Ekstrandintel/isl: Rename supports_lossless_compression to...
2017-02-02 Nicolai Hähnlegallium: turn PIPE_SHADER_CAP_DOUBLES into a screen...
2017-02-02 Plamena Manolovamesa: Enable EXT_compressed_ETC1_RGB8_sub_texture
2017-02-01 Timothy Arcerist/mesa: inline get_mesa_program()
2017-02-01 Timothy Arcerist/mesa: create set_prog_affected_state_flags() helper
2017-02-01 Timothy Arcerist/mesa: st_atom_shader.c C99 tidy up
2017-02-01 Timothy Arcerist/mesa: remove pre C99 statement block for variable...
2017-02-01 Robert Fossi965: Prevent coverity warning
2017-02-01 Ilia Mirkinmesa: use same is_color_attachment trick to discern...
2017-01-31 Francisco Jerezi965/fs: Fix nir_op_fsign of absolute value.
2017-01-31 Francisco Jerezmesa/program: Translate csel operation from GLSL IR.
2017-01-30 Timothy Arcerimesa: add new MESA_GLSL flag for printing shader cache...
2017-01-30 Carl Worthglsl: add cache to ctx and add sha1 string fields
2017-01-30 Carl Worthglsl: add new uniform fields to be used to restore...
2017-01-30 Samuel Pitoisetst/mesa: make st_texture_get_sampler_view() static
2017-01-30 Kenneth Graunkei965: Support the force_glsl_version driconf option.
2017-01-30 Kenneth Graunkei965: Fix check for negative pitch in can_do_fast_copy_...
2017-01-29 Timothy Arcerii965: add assert to while_jumps_before_offset()
2017-01-29 Timothy Arcerii965: fix up asserts in brw_inst_set_jip()
2017-01-28 Kenneth Graunkei965: Unbind deleted shaders from brw_context, fixing...
2017-01-27 Chad Versacei965/sync: Implement fences based on Linux sync_file
2017-01-27 Chad Versacei965/sync: Rename brw_fence_insert()
2017-01-27 Chad Versacei965/sync: Fail sync creation when batchbuffer flush...
2017-01-27 Chad Versacei965/sync: Add brw_fence::type
2017-01-27 Chad Versacei965: Add intel_batchbuffer_flush_fence()
2017-01-27 Chad Versacei965: Add intel_screen::has_fence_fd
2017-01-27 Emil Velikovmesa: remove explicit __STDC_FORMAT_MACROS define
2017-01-27 Emil Velikovmesa: move variable declaration to where its used
2017-01-27 Emil Velikovst/mesa: use correct return statement for a void function
2017-01-27 Emil Velikovmesa: use correct return statement for a void function
2017-01-27 Emil Velikovi915, i965: automake: remove NA include directive
2017-01-27 Emil Velikovmesa/tests: automake: include builddir prior to srcdir
2017-01-27 Emil Velikovdri/osmesa: automake: include builddir prior to srcdir
2017-01-27 Emil Velikovdri/swrast: automake: include builddir prior to srcdir
2017-01-27 Emil Velikovradeon, r200: automake: include builddir prior to srcdir
2017-01-27 Emil Velikovi915: automake: include builddir prior to srcdir
2017-01-27 Emil Velikovi965: automake: include builddir prior to srcdir
2017-01-27 Emil Velikovi965: automake: correctly set MKDIR_GEN
2017-01-27 Dave Airliest/mesa: add support for enabling ARB_gpu_shader_int64.
2017-01-27 Dave Airliest/glsl_to_tgsi: add support for 64-bit integers
2017-01-27 Topi Pohjolainenmeta: Refactor texture format translation
2017-01-27 Topi Pohjolaineni965/hiz/gen6: Stop setting false qpitch
2017-01-27 Topi Pohjolaineni965/blorp/gen6: Remove dead code in hiz setup
2017-01-27 Topi Pohjolaineni965/gen6: Simplify hiz surface setup
2017-01-27 Topi Pohjolaineni965/blorp/gen6: Simplify hiz surface setup
2017-01-27 Topi Pohjolaineni965/gen6: Remove check for stencil format
2017-01-27 Topi Pohjolaineni965: Remove check for hiz on earlier gens than SNB
2017-01-27 Topi Pohjolaineni965/miptree: Remove redundant check for null texture
2017-01-27 Topi Pohjolaineni965/miptree: Tell when brw_miptree_layout() fails
2017-01-27 Topi Pohjolaineni965/meta: Remove unused brw_get_rb_for_slice()
2017-01-26 Ian Romanickmesa: Arrange validate_uniform_parameters parameters...
2017-01-26 Ian Romanickmesa: Arrange _mesa_uniform parameters to match the...
2017-01-26 Ian Romanickmesa: Arrange _mesa_uniform_matrix parameters to match...
2017-01-26 Ian Romanickmesa: Trivial clean-ups in uniform_query.cpp
2017-01-26 Kenneth Graunkei965: Make intelEmitCopyBlit not truncate large strides.
2017-01-26 Kenneth Graunkei965: Use a UW source type for CS_OPCODE_CS_TERMINATE.
2017-01-26 Kenneth Graunkei965: Fix fast depth clears for surfaces with a dimensi...
2017-01-25 Ian Romanickmesa: Fix copy-and-paste bug in _mesa_(Program|)Uniform...
2017-01-24 Marek Olšákst/mesa: destroy pipe_context before destroying st_cont...
2017-01-24 Ian Romanickmesa: Don't advertise GL_OES_read_format in core profile
2017-01-24 Jason Ekstrandi965/blorp: Use the correct ISL format for combined...
2017-01-24 Samuel Pitoisetst/glsl_to_tgsi: fix compilation warnings since int64...
2017-01-24 Topi Pohjolaineni965/blorp: Add also depth and stencil buffers to rende...
2017-01-23 Matt Turneri965: Use UNUSED to silence unused variable (used in...
2017-01-23 Rainer Hocheckerdri: allow 16bit R/GR images to be exported via drm...
next