64161 Commits (3b176c441b7ddc5f7d2f891da3f76cf3c1814ce1)
 

Author SHA1 Message Date
  Dave Airlie 2c947760ed docs/GL3.txt: update status for ARB_compute_shader 11 years ago
  Anuj Phogat 9548ba6e7b mesa: Don't use memcpy() in _mesa_texstore() for float depth texture data 11 years ago
  Kenneth Graunke 29af97f280 i965/fs: Fix gl_SampleMask handling for SIMD16 on Gen8+. 11 years ago
  Kenneth Graunke 38ffef7840 i965/fs: Fix gl_SampleID for 2x MSAA and SIMD16 mode. 11 years ago
  Kenneth Graunke 4cf47c80fc i965: Add missing persample_shading field to brw_wm_debug_recompile. 11 years ago
  Kenneth Graunke caf8c07dd4 i965/disasm: Don't disassemble the URB complete field on Broadwell. 11 years ago
  Kenneth Graunke 662f1ccc24 i965: Disable hex offset printing in disassembly. 11 years ago
  Matt Turner 3e9105f7ee i965/vec4: Use foreach_inst_in_block a couple more places. 11 years ago
  Matt Turner 1761671b06 i965: Replace cfg instances with calls to calculate_cfg(). 11 years ago
  Matt Turner dd65a6d9ad i965/cfg: Add a foreach_block_and_inst macro. 11 years ago
  Matt Turner 680fe0acb3 i965: Add cfg to backend_visitor. 11 years ago
  Tom Stellard b0f780345e radeonsi/compute: Add support scratch buffer support v2 11 years ago
  Tom Stellard 6cc5334e42 radeonsi/compute: Bump number of user sgprs for LLVM 3.5 11 years ago
  Tom Stellard 81385f7596 winsys/radeon: Query the kernel for the number of SEs and SHs per SE 11 years ago
  Tom Stellard 245e86168a radeonsi/compute: Share COMPUTE_DBG macro with r600g 11 years ago
  Tom Stellard 9ba3105e0a radeonsi: Read rodata from ELF and append it to the end of shaders 11 years ago
  Ian Romanick 01c21c459f glsl: Fix bad indentation 11 years ago
  Ian Romanick 47e2a74a5a i965: Silence unused parameter warning 11 years ago
  Ian Romanick 22b9641edf i965: Silence 'comparison is always true' warning 11 years ago
  Ian Romanick 1946612b7d i965: Silence many unused parameter warnings 11 years ago
  Vinson Lee f6fc807345 configure.ac: Add LLVM patch version to error message. 11 years ago
  Jason Ekstrand ecd3e89b32 main/format_pack: Fix a wrong datatype in pack_ubyte_R8G8_UNORM 11 years ago
  Carl Worth 8ed24543f8 docs: Import 10.2.4 release notes 11 years ago
  Jason Ekstrand f14d217f5c Add support for RGBA8 and RGBX8 textures in intel_texsubimage_tiled_memcpy 11 years ago
  Jason Ekstrand 765f4b8c04 i965: Improve debug output in intelTexImage and intelTexSubimage 11 years ago
  Marek Olšák d808de31bd radeonsi: only update vertex buffers when they need updating 11 years ago
  Marek Olšák 6210d6fdc2 radeonsi: remove nr_vertex_buffers 11 years ago
  Marek Olšák 0ed0bf0696 radeonsi: move vertex buffer descriptors from IB to memory 11 years ago
  Marek Olšák 1635ded828 radeonsi: add support for fine-grained sampler view updates 11 years ago
  Marek Olšák bea8f2f46d radeonsi: move si_set_sampler_views to si_descriptors.c 11 years ago
  Marek Olšák dd46841bc9 radeonsi: move sampler descriptors from IB to memory 11 years ago
  Marek Olšák 2a7b57ad42 radeonsi: implement ARB_draw_indirect 12 years ago
  Marek Olšák 887b69a233 radeonsi: don't add info->start to the index buffer offset 12 years ago
  Marek Olšák 09056b352d radeonsi: use an SGPR instead of VGT_INDX_OFFSET 12 years ago
  Marek Olšák a66d934139 radeonsi: assume LLVM 3.4.2 is always present 11 years ago
  Marek Olšák 4ad682461e configure.ac: require LLVM 3.4.2 for radeon 11 years ago
  Marek Olšák 3a86ca54df st/mesa,gallium: add a workaround for Unigine Heaven 4.0 and Valley 1.0 11 years ago
  Marek Olšák b0ff18bd34 glsl: add a mechanism to allow #extension directives in the middle of shaders 11 years ago
  Glenn Kennard 392c9f8dfe r600g: Implement GL_ARB_texture_gather 11 years ago
  Anuj Phogat 984a02ba55 i965: Fix z_offset computation in intel_miptree_unmap_depthstencil() 11 years ago
  Anuj Phogat 5d9f5cd35b Revert "i965: Extend compute-to-mrf pass to understand blocks of MOVs" 11 years ago
  Adel Gadllah b656e3c603 i915: Fix up intelInitScreen2 for DRI3 11 years ago
  Pavel Popov 4ceb612a10 mesa: Fix regression introduced by commit "mesa: fix packing of float texels to GL_SHORT/GL_BYTE". 11 years ago
  Thorsten Glaser 3cfe6bc9cc nv50: fix build failure on m68k due to invalid struct alignment assumptions 12 years ago
  Tom Stellard 74dfd86ed6 clover: Call end_query before getting timestamp result v2 11 years ago
  Tapani Pälli 48deb4dbf2 glsl: handle a switch where default is in the middle of cases 11 years ago
  Kenneth Graunke 9e47ed2f77 glsl: Make the tree rebalancer use vector_elements, not components(). 11 years ago
  Kenneth Graunke 7db75927ca glsl: Guard against error_type in the tree rebalancer. 11 years ago
  Kenneth Graunke 9697f8088f glsl: Make the tree rebalancer bail on matrix operands. 11 years ago
  Kenneth Graunke 99f8ea295f Revert "i965: Implement GL_PRIMITIVES_GENERATED with non-zero streams." 11 years ago