i965/miptree: Use cpu tiling/detiling when mapping
[mesa.git] / src / mesa / drivers / dri / i965 /
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-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-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-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 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: drop legacy no_rast dri option
2018-08-20 Timothy Arcerii965: remove unused no_rast bool
2018-08-20 Danylo Piliaievi965: Advertise 8 bits subpixel precision for viewport...
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-07 Chad Versacedri: Add param driCreateConfigs(mutable_render_buffer)
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-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-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...
2018-07-24 Mathieu Bridonpython: Better iterate over dictionaries
2018-07-23 Jason Ekstrandintel/compiler: Account for built-in uniforms in analyz...
2018-07-19 Nanley Cheryi965/misc: Use depth/stencil surf's tiling on gen4-5
2018-07-18 Jason Ekstrandintel/blorp: Take an explicit filter parameter in blorp...
2018-07-18 Danylo Piliaievi965: Sweep NIR after linking phase to free held memory
2018-07-18 Caio Marcelo de... intel/blorp: fix uninitialized variable warning
2018-07-18 Caio Marcelo de... i965/miptree: avoid uninitialized variable warnings
2018-07-18 Lionel Landwerlini965: batchbuffer: write correct canonical offset with...
2018-07-16 Sergii Romantsovintel/batch_decoder: decoding of 3DSTATE_CONSTANT_BODY.
2018-07-13 Nanley Cheryi965/miptree: Allocate MS texture BOs as BUSY
2018-07-13 Nanley Cheryi965/miptree: Inline make_separate_stencil
2018-07-13 Nanley Cheryi965/miptree: Init r8stencil_needs_update to false
2018-07-13 Nanley Cheryi965/miptree: Refactor miptree_create
2018-07-13 Nanley Cheryi965/miptree: Add and use mt_surf_usage
2018-07-13 Nanley Cheryi965/miptree: Share alloc_flags in miptree_create
2018-07-13 Nanley Cheryi965/miptree: Share the miptree format in miptree_create
2018-07-13 Nanley Cheryi965/miptree: Share tiling_flags in miptree_create
2018-07-13 Nanley Cheryi965/miptree: Delete MIPTREE_CREATE_LINEAR
2018-07-13 Nanley Cheryi965/miptree: Use make_surface in map_blit
2018-07-13 Nanley Cheryi965/draw: Fix adding the stencil bo to the depth cache
2018-07-13 Nanley Cheryi965/draw: Set the r8stencil flag after drawing
2018-07-13 Nanley Cheryi965/miptree: Set the r8stencil flag in map_depthstencil
2018-07-13 Nanley Cheryi965: Set the r8stencil flag in miptree_finish_write
2018-07-13 Nanley Cheryi965/miptree: Use the correct BLT pitch
2018-07-13 Nanley Cheryi965/miptree: Drop an if case from retile_as_linear
2018-07-13 Nanley Cheryi965: Make blt_pitch public
2018-07-12 Caio Marcelo de... i965: fix typo (wrong gen number) in comment
2018-07-10 Jordan Justeni965: Support saving the gen program with glGetProgramB...
2018-07-10 Jordan Justeni965: Add flag_state param to brw_search_cache
next