aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i965: Fix INTDIV math assertions on Broadwell.Kenneth Graunke2014-08-141-1/+1
* Revert "i965/vec4: Use MOV, not OR, to set URB write channel mask bits."Kenneth Graunke2014-08-141-2/+4
* docs: Mark off ARB_derivative_control for i965.Chris Forbes2014-08-152-2/+2
* i965: Enable ARB_derivative_control on Gen7+.Chris Forbes2014-08-151-0/+1
* i965/fs: Support fine/coarse derivative opcodesChris Forbes2014-08-155-10/+44
* i965/vec4: Assert that fine/coarse derivative ops don't appearChris Forbes2014-08-151-0/+4
* glsl: Mark program as using dFdy if coarse/fine variant is usedChris Forbes2014-08-151-1/+3
* nv50,nvc0: add support for fine derivativesIlia Mirkin2014-08-145-3/+8
* mesa/st: add support for emitting fine derivative opcodesIlia Mirkin2014-08-142-2/+10
* gallium: add opcodes/cap for fine derivative supportIlia Mirkin2014-08-1419-5/+34
* mesa/program: add new derivative unops to the unexpected listIlia Mirkin2014-08-141-0/+4
* glsl: add ARB_derivative control supportIlia Mirkin2014-08-148-0/+74
* mesa: add ARB_derivative_control extension bitIlia Mirkin2014-08-142-0/+2
* mesa: add ARB_texture_barrier supportIlia Mirkin2014-08-146-1/+21
* docs: document radeonsi BPTC support, sort extensions in 10.3 release notesMarek Olšák2014-08-152-6/+6
* r600g: Implement BPTC texture supportGlenn Kennard2014-08-153-2/+26
* i965: Rename intelValidateState to intel_update_stateKristian Høgsberg2014-08-142-9/+7
* i965: Assign PS kernel start pointers when we decide which kernels to useKristian Høgsberg2014-08-143-23/+28
* radeonsi: implement BPTC texture supportGrigori Goronzy2014-08-141-0/+20
* radeonsi: fix buffer invalidation of unbound texture buffer objectsMarek Olšák2014-08-143-7/+17
* r600g: implement invalidation of texture buffer objectsMarek Olšák2014-08-145-5/+51
* r600g: fix constant buffer fetchesMarek Olšák2014-08-141-0/+1
* r600g: clear constant buffer sizes at the beginning of CSMarek Olšák2014-08-143-87/+49
* egl_dri2: fix EXT_image_dma_buf_import fdsPekka Paalanen2014-08-141-31/+6
* i965: fix compiler error in union initiliazerPekka Paalanen2014-08-142-2/+2
* i965: Bail on FS copy propagation for scratch writes with source modifiersAnuj Phogat2014-08-141-0/+4
* i965: Bail on vec4 copy propagation for scratch writes with source modifiersAnuj Phogat2014-08-141-0/+4
* glsl: Fixed vectorize pass vs. texture lookups.Aras Pranckevicius2014-08-141-0/+13
* ra: move declarations before code to fix MSVC buildBrian Paul2014-08-141-2/+2
* svga: remove some unneeded INLINE qualifiersBrian Paul2014-08-143-5/+5
* docs/autoconf: update to better reflect realityEmil Velikov2014-08-141-16/+36
* scons: do not include headers from the sources listsJose Fonseca2014-08-141-0/+3
* configure.ac: remove enable 32/64 bit hacksEmil Velikov2014-08-142-38/+4
* Revert "configure: Fix --enable-XX-bit flags by moving LT_INIT where it should"Emil Velikov2014-08-141-8/+3
* i965: Store uniform constant values in a gl_constant_value instead of floatNeil Roberts2014-08-1413-42/+55
* st/vdpau: add device reference countingChristian König2014-08-148-11/+46
* mesa: Make ARB_gpu_shader5 core-profile-onlyChris Forbes2014-08-141-1/+1
* nouveau: force luminance clear colors to have the same g/b values as rIlia Mirkin2014-08-142-4/+21
* i965: Enable INTDIV in SIMD16 mode.Kenneth Graunke2014-08-132-14/+2
* i965/fs: Drop "do dual source blending" generator parameter.Kenneth Graunke2014-08-134-7/+3
* mesa/texstore: Don't use the _mesa_swizzle_and_convert if we need transfer opsJason Ekstrand2014-08-131-0/+3
* docs: update ARB_vertex_attrib_64bit statusDave Airlie2014-08-141-1/+1
* docs/GL3.txt: add GLES 3.1 sectionDave Airlie2014-08-141-1/+17
* hud: don't overrun malloced arraysDave Airlie2014-08-141-0/+1
* mesa: fix texstore with GL_COLOR_INDEX dataRoland Scheidegger2014-08-141-0/+3
* winsys/radeon: fix hawaii accel_working2 commentAndreas Boll2014-08-131-1/+1
* r300g: Fix bug in build_loop_info()/compiler v2Tom Stellard2014-08-131-11/+23
* clover: Flush the command queue in clReleaseCommandQueue()Tom Stellard2014-08-131-1/+5
* radeonsi/compute: Stop leaking the input bufferTom Stellard2014-08-131-7/+14
* radeonsi/compute: Whitespace fixesTom Stellard2014-08-131-2/+1