| Commit message (Expand) | Author | Age | Files | Lines |
* | gallium: add support for GLES texture float extensions (v3) | Marek Olšák | 2015-08-14 | 17 | -0/+46 |
* | r600,compute: setup compute sampler states and views | Zoltan Gilian | 2015-08-14 | 5 | -40/+54 |
* | st/clover: Fix build against LLVM 3.8 SVN r244928 | Michel Dänzer | 2015-08-14 | 1 | -0/+2 |
* | mesa: set correct error for non-renderable multisample textures | Tapani Pälli | 2015-08-14 | 1 | -3/+10 |
* | i965/skl: Remove early platform support | Ben Widawsky | 2015-08-13 | 1 | -10/+0 |
* | egl: improve attribute checking for eglCreateContext | Frank Binns | 2015-08-13 | 1 | -1/+32 |
* | egl: don't allow eglGetConfigs to set num_configs param to a negative value | Frank Binns | 2015-08-13 | 1 | -0/+3 |
* | egl/x11: don't abort when creating a DRI2 drawable fails | Frank Binns | 2015-08-13 | 1 | -1/+19 |
* | egl/x11: set EGL_BAD_NATIVE_(PIXMAP|WINDOW) for invalid pixmaps/windows | Frank Binns | 2015-08-13 | 1 | -4/+12 |
* | egl/x11: fix use of EGL_BAD_NATIVE_WINDOW | Frank Binns | 2015-08-13 | 1 | -4/+7 |
* | mesa: remove extern from texture function | Timothy Arceri | 2015-08-13 | 2 | -10/+1 |
* | glsl: make linker error message more informative | Timothy Arceri | 2015-08-13 | 1 | -2/+3 |
* | i965: Stop aux data compare preventing program binary re-use | Topi Pohjolainen | 2015-08-13 | 1 | -32/+20 |
* | i965: Only write program to cache when it doesn't exist yet | Topi Pohjolainen | 2015-08-13 | 1 | -7/+7 |
* | i965: Rename brw_upload_item_data to brw_alloc_item_data | Topi Pohjolainen | 2015-08-13 | 1 | -9/+10 |
* | mesa: update MaxShaderStorageBlockSize to 2^27 | Tapani Pälli | 2015-08-13 | 1 | -1/+1 |
* | mesa: fix name returned for XFB varyings | Tapani Pälli | 2015-08-13 | 1 | -4/+16 |
* | mesa: Fix printf format specifier warn of the ptrdiff_t | Edward O'Callaghan | 2015-08-13 | 1 | -1/+1 |
* | r600g: allow setting geometry shader sampler states | Marek Olšák | 2015-08-13 | 1 | -5/+0 |
* | r600g: fix polygon offset scale | Marek Olšák | 2015-08-13 | 2 | -2/+2 |
* | radeonsi: fix polygon offset scale | Marek Olšák | 2015-08-13 | 1 | -1/+1 |
* | radeonsi: enable VS_OUT_MISC_SIDE_BUS_ENA | Marek Olšák | 2015-08-13 | 1 | -0/+1 |
* | radeonsi: add support for gl_PrimitiveID in the fragment shader | Marek Olšák | 2015-08-13 | 4 | -9/+49 |
* | radeonsi: move VGT_GS_MODE to the VS state | Marek Olšák | 2015-08-13 | 1 | -2/+6 |
* | freedreno/a4xx: format updates | Rob Clark | 2015-08-12 | 1 | -4/+4 |
* | freedreno/a3xx+a4xx: add texture buffer object support | Rob Clark | 2015-08-12 | 7 | -11/+41 |
* | ttn: add buffer texture type | Rob Clark | 2015-08-12 | 1 | -0/+3 |
* | freedreno/ir3: 'keeps' need neighbors found too | Rob Clark | 2015-08-12 | 1 | -0/+5 |
* | freedreno/ir3/print: print left/right neighbors too | Rob Clark | 2015-08-12 | 1 | -0/+14 |
* | freedreno/ir3: use nir pass to lower const to scalar | Rob Clark | 2015-08-12 | 1 | -0/+1 |
* | freedreno/a4xx: point-size and spritelist fixes | Rob Clark | 2015-08-12 | 7 | -50/+46 |
* | freedreno: cap cleanups | Rob Clark | 2015-08-12 | 2 | -16/+16 |
* | mesa: add NV_read_{depth,stencil,depth_stencil} extensions | Rob Clark | 2015-08-12 | 2 | -9/+42 |
* | i965/shader: Don't use OptimizeForAOS for NIR vec4 vertex shaders | Jason Ekstrand | 2015-08-12 | 1 | -1/+1 |
* | mesa/teximage: report the correct function which triggered the error | Nanley Chery | 2015-08-12 | 1 | -4/+4 |
* | mesa/formats: don't byteswap when building array formats | Oded Gabbay | 2015-08-12 | 1 | -11/+3 |
* | mesa/formats: Don't flip channels of null array formats | Jason Ekstrand | 2015-08-12 | 1 | -1/+2 |
* | mesa/formats: Fix swizzle flipping for big-endian targets | Jason Ekstrand | 2015-08-12 | 1 | -4/+12 |
* | mesa/formats: Only do byteswapping for packed formats | Jason Ekstrand | 2015-08-12 | 1 | -3/+3 |
* | configure.ac: Always define __STDC_LIMIT_MACROS. | Matt Turner | 2015-08-11 | 1 | -1/+1 |
* | i965: Optimize brw_inst_set_bits() and brw_compact_inst_set_bits(). | Matt Turner | 2015-08-11 | 1 | -4/+4 |
* | i965: Optimize brw_inst_bits() and brw_compact_inst_bits(). | Matt Turner | 2015-08-11 | 1 | -4/+4 |
* | docs: add news item and link release notes for 10.6.4 | Emil Velikov | 2015-08-11 | 2 | -0/+7 |
* | docs: add sha256 checksums for 10.6.4 | Emil Velikov | 2015-08-11 | 1 | -1/+2 |
* | docs: add release notes for 10.6.4 | Emil Velikov | 2015-08-11 | 1 | -0/+136 |
* | gallium/radeon: fix r600g build if LLVM is disabled | Marek Olšák | 2015-08-11 | 1 | -4/+5 |
* | r600g: use a bitfield to track dirty atoms | Grazvydas Ignotas | 2015-08-11 | 4 | -10/+56 |
* | r600g: don't mark unused atom dirty | Grazvydas Ignotas | 2015-08-11 | 1 | -1/+3 |
* | r600g: use a helper to add an initialized atom | Grazvydas Ignotas | 2015-08-11 | 4 | -8/+16 |
* | gallium/radeon: use helper functions to mark atoms dirty | Grazvydas Ignotas | 2015-08-11 | 19 | -145/+182 |