mesa: Add missing include guards
[mesa.git] / src / mesa / drivers /
2018-10-26 Jason Ekstrandnir/validate: Print when the validation failed
2018-10-25 Eric Engestromutil: use C99 declaration in the for-loop hash_table_fo...
2018-10-24 Dylan Bakerautotools: include intel_tiled_memcopy.c
2018-10-24 Dylan Bakermeson: fix formatting and add extra_files to i965
2018-10-23 Eduardo Lima Mitevmesa/glformats: Remove redundant helper _mesa_base_form...
2018-10-23 Scott D Phillipsi965/miptree: Use cpu tiling/detiling when mapping
2018-10-23 Scott D Phillipsi965/tiled_memcpy: inline movntdqa loads in tiled_to_linear
2018-10-23 Tapani Pällii965: expose type of memcpy instead of memcpy function...
2018-10-19 Jose Fonsecascons: Remove gles option.
2018-10-17 Neil RobertsFix setting indent-tabs-mode in the Emacs .dir-locals...
2018-10-15 Kenneth Graunkei965: Drop assert about number of uniforms in ARB handling.
2018-10-12 Rafael Antognollii965/miptree: Use enum instead of boolean.
2018-10-11 Jordan Justeni965/gen10+: Initialize new fields in STATE_BASE_ADDRESS
2018-10-08 Chystiakov, Dmytroi965: fallback RGBX to RGBA in glEGLImageTargetRenderbu...
2018-10-03 Emil Velikovi965: reference __DRI_ATTRIB_SWAP_COPY token over the...
2018-10-03 Emil Velikovi915: reference __DRI_ATTRIB_SWAP_COPY token over the...
2018-10-03 Emil Velikovdri/common: move the required GLX_* token definitions...
2018-10-03 Emil Velikovdri/common: use __DRI_ATTRIB_SWAP* instances when descr...
2018-10-03 Emil Velikovmesa: fold _glapi_check_multithread() back into _mesa_m...
2018-10-02 Fritz Koenigi965: Replace checks for rb->Name with FlipY (v2)
2018-09-26 Jason Ekstrandintel/isl: Add a unit suffixes to some struct fields...
2018-09-25 Caio Marcelo de... intel/compiler: Export TCS passthrough creation
2018-09-21 Anuj Phogati965/icl: Set Enabled Texel Offset Precision Fix bit
2018-09-20 Caio Marcelo de... i965: remove outdated comment about TCS passthrough
2018-09-18 Timothy Arcerimesa: move legacy dri config option texture_depth
2018-09-18 Timothy Arcerimesa: move legacy dri config option fthrottle_mode
2018-09-18 Timothy Arcerimesa: move legacy dri config option def_max_anisotropy
2018-09-18 Timothy Arcerimesa: move legacy dri config option no_neg_lod_bias
2018-09-18 Timothy Arcerimesa: move legacy dri config option round_mode
2018-09-18 Timothy Arcerimesa: move legacy dri config option dither_mode
2018-09-18 Timothy Arcerimesa: move legacy dri config option color_reduction
2018-09-18 Timothy Arcerimesa: move legacy TCL dri config options
2018-09-10 Christopher Egertradeon: fix ColorMask
2018-09-10 Chris Wilsoni965: Bump aperture tracking to u64
2018-09-07 Dylan BakerReplace uses of _mesa_bitcount with util_bitcount
2018-09-07 Jason Ekstrandi965: Workaround the gen9 hw astc5x5 sampler bug
2018-09-07 Sergii Romantsovintel: compiler option msse2 and mstackrealign
2018-09-06 Jason Ekstrandcompiler: Move double_inputs to gl_program::DualSlotInputs
2018-09-05 Alejandro Piñeiroi965: move brw_nir_lower_gl_images call
2018-09-05 Alejandro Piñeirointel/compiler: rename brw_nir_lower_glsl_images
2018-09-05 Alejandro Piñeirointel/compiler: remove unused variable num_images
2018-08-31 Nanley Cheryi965/gen7_urb: Re-emit PUSH_CONSTANT_ALLOC on some...
2018-08-30 Jason Ekstrandi965/screen: Allow modifiers on sRGB formats
2018-08-29 Jason Ekstrandintel/compiler: Remove surface_idx from brw_image_param
2018-08-29 Jason Ekstrandanv,i965: Lower away image derefs in the driver
2018-08-29 Jason Ekstrandglsl/link,i965: Make ImageAccess four-state
2018-08-29 Jason Ekstrandintel/compiler: Do image load/store lowering to NIR
2018-08-28 Sagar Ghugei965: enable AMD_depth_clamp_separate
2018-08-28 Sagar Ghugei965: add functional changes for AMD_depth_clamp_separate
2018-08-28 Sagar Ghugemesa: Add support for AMD_depth_clamp_separate
2018-08-28 Kevin Rogovini965: Add INTEL_fragment_shader_ordering support.
2018-08-28 Andrii Simikliti965/gen6/xfb: handle case where transform feedback...
2018-08-24 Emil VelikovRevert "configure: allow building with python3"
2018-08-24 Kenneth GraunkeRevert recent changes about not including compute in...
2018-08-24 Kenneth Graunkei965: don't include compute resources in "Combined...
2018-08-23 Emil Velikovconfigure: allow building with python3
2018-08-23 Mathieu Bridonmeson: Run the install script with Python 3
2018-08-23 Ian Romanicki965: Enable INTEL_shader_atomic_float_minmax on Gen9+
2018-08-23 Ian Romanicki965: Sort Gen9+ extension enables
2018-08-22 Nanley Cheryi965/miptree: Fix can_blit_slice()
2018-08-22 Nanley Cheryi965/miptree: Use miptree_map in map_blit functions
2018-08-21 Anuj Phogati965/icl: Allow headerless sampler messages for pre...
2018-08-21 Chad Versacei965: Implement EGL_KHR_mutable_render_buffer
2018-08-20 Timothy Arcerimesa: move legacy hyperz option from dri config
2018-08-20 Timothy Arcerimesa: drop legacy no_rast dri option
2018-08-20 Timothy Arcerii965: remove unused no_rast bool
2018-08-20 Timothy Arcerii915: remove early_z dri option
2018-08-20 Danylo Piliaievi965: Advertise 8 bits subpixel precision for viewport...
2018-08-20 Timothy Arcerimesa: move legacy dri config option texture_units
2018-08-20 Timothy Arcerimesa: move legacy dri config option texture_blend_quality
2018-08-17 Qiang Yuxmlconfig: add kernel_driver device attribute
2018-08-16 Eric Engestromi965: drop unused assignment
2018-08-15 Erik Faye-Lundi965: do not emit empty surface state
2018-08-15 Sergii Romantsovintel/ppgtt: 4096 replaced by PAGE_SIZE
2018-08-15 Sergii Romantsovintel/ppgtt: memory address alignment
2018-08-15 Sergii Romantsovi965: Emitting 3DSTATE_SO_BUFFER of 0-size.
2018-08-13 Neil Robertsi965/nir: Use the nir copy of shader_info to handle...
2018-08-13 Tapani Pällii965: enable EXT_render_snorm
2018-08-11 Jason Ekstrandintel: Switch the order of the 2x MSAA sample positions
2018-08-10 Mathieu Bridonmeson: Build with Python 3
2018-08-09 Kenneth Graunkei965: Only enable depth IZ signals if there's an actual...
2018-08-08 Brian Paulxlib: remove unused Fake_glXGetAGPOffsetMESA() function
2018-08-07 Chad Versacedri: Add param driCreateConfigs(mutable_render_buffer)
2018-08-07 Chad Versacedri: Define DRI_MutableRenderBuffer extensions
2018-08-07 Eric Engestromi965: gen_shader_sha1() doesn't use the brw_context
2018-08-04 Marek Olšákmesa: add gl_renderbuffer::NumStorageSamples
2018-08-04 Marek Olšákmesa: add storageSamples parameter to renderbuffer...
2018-08-02 Jordan Justenintel/compiler: Add brw_get_compiler_config_value for...
2018-08-02 Jordan Justeni965: Disable shader cache with INTEL_DEBUG=shader_time
2018-07-31 Alejandro Piñeiroi965: enable XFB and GeometryStreams for gen7+
2018-07-31 Neil Robertsi965: Link XFB varyings for SPIR-V shaders
2018-07-28 Brian Paulxlib: fix build break from _swrast_map_soft_renderbuffe...
2018-07-27 Fritz Koenigi965: implement GL_MESA_framebuffer_flip_y [v3]
2018-07-27 Fritz Koenigmesa: GL_MESA_framebuffer_flip_y extension [v4]
2018-07-27 Topi Pohjolaineni965/icl: Disable binding table prefetching
2018-07-27 vadym.shovkopliasi965: Disable guardband clipping on SandyBridge for...
2018-07-27 Kenneth Graunkei965: Combine both gl_PatchVerticesIn lowering passes.
2018-07-27 Sagar Ghugei965: Expose EXT_base_instance extension in OpenGLES 3.0
2018-07-24 Jordan Justeni965, anv: Use INTEL_DEBUG for disk_cache driver flags
2018-07-24 Jordan Justeni965, anv: Add extra unused character in disk_cache...
next