mesa.git
2014-07-23 Grigori Goronzyradeon/llvm: fix formatting
2014-07-23 Grigori Goronzyradeon/llvm: enable unsafe math for graphics shaders
2014-07-23 Tom Stellardr600g/compute: Fix warnings
2014-07-23 Glenn Kennardr600g: Use hardware sqrt instruction
2014-07-23 Bruno Jiménezr600g/compute: Remove unneeded code from compute_memory...
2014-07-23 Bruno Jiménezr600g/compute: Quick exit if there's nothing to add...
2014-07-23 Bruno Jiménezr600g/compute: Defrag the pool if it's necesary
2014-07-23 Bruno Jiménezr600g/compute: Add a function for defragmenting the...
2014-07-23 Bruno Jiménezr600g/compute: Add a function for moving items in the...
2014-07-23 Rob Clarkfreedreno/a3xx: more vtx formats
2014-07-23 Rob Clarkfreedreno/a3xx/compiler: const file relative addressing
2014-07-23 Rob Clarkfreedreno/a3xx/compiler: move function
2014-07-23 Rob Clarkfreedreno/a3xx: add back a few stalls
2014-07-23 Rob Clarktargets/dri: fix freedreno targets
2014-07-23 Rob Clarkfreedreno: update generated headers
2014-07-23 Neil Robertsdocs: Update GL3.txt and relnotes for GL_ARB_clear_texture
2014-07-23 Neil Robertsmeta: Add a meta implementation of GL_ARB_clear_texture
2014-07-23 Neil Robertsmeta: Add a state flag for the GL_DITHER
2014-07-23 Neil Robertstexstore: Add a generic implementation of GL_ARB_clear_...
2014-07-23 Neil Robertsmesa/main: Add generic bits of ARB_clear_texture implem...
2014-07-23 Neil Robertsteximage: Add utility func for format/internalFormat...
2014-07-23 Ilia Mirkinmesa/main: add ARB_clear_texture entrypoints
2014-07-23 Michel Dänzerr600g/radeonsi: Use write-combined CPU mappings of...
2014-07-23 Michel Dänzerwinsys/radeon: Use separate caching buffer managers...
2014-07-23 Dave Airliedocs/GL3.txt: update status for ARB_compute_shader
2014-07-22 Anuj Phogatmesa: Don't use memcpy() in _mesa_texstore() for float...
2014-07-21 Kenneth Graunkei965/fs: Fix gl_SampleMask handling for SIMD16 on Gen8+.
2014-07-21 Kenneth Graunkei965/fs: Fix gl_SampleID for 2x MSAA and SIMD16 mode.
2014-07-21 Kenneth Graunkei965: Add missing persample_shading field to brw_wm_deb...
2014-07-21 Kenneth Graunkei965/disasm: Don't disassemble the URB complete field...
2014-07-21 Kenneth Graunkei965: Disable hex offset printing in disassembly.
2014-07-21 Matt Turneri965/vec4: Use foreach_inst_in_block a couple more...
2014-07-21 Matt Turneri965: Replace cfg instances with calls to calculate_cfg().
2014-07-21 Matt Turneri965/cfg: Add a foreach_block_and_inst macro.
2014-07-21 Matt Turneri965: Add cfg to backend_visitor.
2014-07-21 Tom Stellardradeonsi/compute: Add support scratch buffer support v2
2014-07-21 Tom Stellardradeonsi/compute: Bump number of user sgprs for LLVM 3.5
2014-07-21 Tom Stellardwinsys/radeon: Query the kernel for the number of...
2014-07-21 Tom Stellardradeonsi/compute: Share COMPUTE_DBG macro with r600g
2014-07-21 Tom Stellardradeonsi: Read rodata from ELF and append it to the...
2014-07-19 Ian Romanickglsl: Fix bad indentation
2014-07-19 Ian Romanicki965: Silence unused parameter warning
2014-07-19 Ian Romanicki965: Silence 'comparison is always true' warning
2014-07-19 Ian Romanicki965: Silence many unused parameter warnings
2014-07-19 Vinson Leeconfigure.ac: Add LLVM patch version to error message.
2014-07-19 Jason Ekstrandmain/format_pack: Fix a wrong datatype in pack_ubyte_R8...
2014-07-18 Carl Worthdocs: Import 10.2.4 release notes
2014-07-18 Jason EkstrandAdd support for RGBA8 and RGBX8 textures in intel_texsu...
2014-07-18 Jason Ekstrandi965: Improve debug output in intelTexImage and intelTe...
2014-07-17 Marek Olšákradeonsi: only update vertex buffers when they need...
2014-07-17 Marek Olšákradeonsi: remove nr_vertex_buffers
2014-07-17 Marek Olšákradeonsi: move vertex buffer descriptors from IB to...
2014-07-17 Marek Olšákradeonsi: add support for fine-grained sampler view...
2014-07-17 Marek Olšákradeonsi: move si_set_sampler_views to si_descriptors.c
2014-07-17 Marek Olšákradeonsi: move sampler descriptors from IB to memory
2014-07-17 Marek Olšákradeonsi: implement ARB_draw_indirect
2014-07-17 Marek Olšákradeonsi: don't add info->start to the index buffer...
2014-07-17 Marek Olšákradeonsi: use an SGPR instead of VGT_INDX_OFFSET
2014-07-17 Marek Olšákradeonsi: assume LLVM 3.4.2 is always present
2014-07-17 Marek Olšákconfigure.ac: require LLVM 3.4.2 for radeon
2014-07-17 Marek Olšákst/mesa,gallium: add a workaround for Unigine Heaven...
2014-07-17 Marek Olšákglsl: add a mechanism to allow #extension directives...
2014-07-17 Glenn Kennardr600g: Implement GL_ARB_texture_gather
2014-07-17 Anuj Phogati965: Fix z_offset computation in intel_miptree_unmap_d...
2014-07-17 Anuj PhogatRevert "i965: Extend compute-to-mrf pass to understand...
2014-07-17 Adel Gadllahi915: Fix up intelInitScreen2 for DRI3
2014-07-17 Pavel Popovmesa: Fix regression introduced by commit "mesa: fix...
2014-07-17 Thorsten Glasernv50: fix build failure on m68k due to invalid struct...
2014-07-17 Tom Stellardclover: Call end_query before getting timestamp result v2
2014-07-17 Tapani Pälliglsl: handle a switch where default is in the middle...
2014-07-16 Kenneth Graunkeglsl: Make the tree rebalancer use vector_elements...
2014-07-16 Kenneth Graunkeglsl: Guard against error_type in the tree rebalancer.
2014-07-16 Kenneth Graunkeglsl: Make the tree rebalancer bail on matrix operands.
2014-07-16 Kenneth GraunkeRevert "i965: Implement GL_PRIMITIVES_GENERATED with...
2014-07-16 Chia-I Wuilo: add some missing formats
2014-07-16 Chia-I Wuilo: update and tailor the surface format table
2014-07-16 Kenneth Graunkei965: Don't copy propagate abs into Broadwell logic...
2014-07-16 Kenneth Graunkei965/fs: Use WE_all for gl_SampleID header register...
2014-07-16 Kenneth Graunkei965/fs: Set force_uncompressed and force_sechalf on...
2014-07-16 Kenneth Graunkei965: Set execution size to 8 for instructions with...
2014-07-15 Christoph Bumillernvc0: fix translate path for PRIM_RESTART_WITH_DRAW_ARRAYS
2014-07-15 Christoph Bumillernvc0: add support for indirect drawing
2014-07-15 Ilia Mirkinnouveau: check if a fence has already been signalled
2014-07-15 Matt Turnerglsl: Don't declare variables in for-loop declaration.
2014-07-15 Connor Abbottexec_list: Make various places use the new length(...
2014-07-15 Connor Abbottexec_list: Add a function to give the length of a list.
2014-07-15 Connor Abbottexec_list: Add a prepend function.
2014-07-15 Ian Romanickmesa: Don't allow GL_TEXTURE_{LUMINANCE,INTENSITY}_...
2014-07-15 Ian Romanickmesa: Don't allow GL_TEXTURE_BORDER queries outside...
2014-07-15 Ian Romanickmesa: Handle uninitialized textures like other textures...
2014-07-15 Matt Turneri965/fs: Relax interference check in register coalescing.
2014-07-15 Matt Turneri965/fs: Perform CSE on sends-from-GRF rather than...
2014-07-15 Matt Turnerglsl: Update expression types after rebalancing the...
2014-07-15 Matt Turnerglsl: Add callback_leave to ir_hierarchical_visitor.
2014-07-15 Matt Turneri965: Initialize new chunks of realloc'd memory.
2014-07-15 Tom Stellardradeon/llvm: Fix LLVM diagnostic error reporting
2014-07-15 José Fonsecautil/tgsi: Fix ureg_EMIT/ENDPRIM prototype.
2014-07-15 Vinson Leeglapi: Use GetProcAddress instead of dlsym on Windows.
2014-07-15 Chia-I Wuilo: raise texture size limits
2014-07-15 Chia-I Wuilo: move away from drm_intel_bo_alloc_tiled
next