aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gallivm: fix float->SNORM conversionRoland Scheidegger2013-07-272-11/+47
* util: don't flush overflowing values to infinity in half-float conversionRoland Scheidegger2013-07-272-9/+17
* tgsi: handle texel swizzles correctly for d3d10-style sample opcodesRoland Scheidegger2013-07-271-5/+35
* gallivm: handle texel swizzles correctly for d3d10-style sample opcodesRoland Scheidegger2013-07-272-0/+29
* docs: Mark ARB_vertex_attrib_binding as started.Kenneth Graunke2013-07-261-1/+1
* mesa: Disable GL_EXT_framebuffer_object in core profiles and OpenGL 3.1Ian Romanick2013-07-261-1/+1
* docs: Mark GL_ARB_shading_language_420pack as done.Matt Turner2013-07-261-0/+1
* docs: Mark off 420packChris Forbes2013-07-271-1/+1
* glsl: disable ARB_texture_cube_map_array_enable keywords for glsl esTapani Pälli2013-07-261-24/+5
* i965/vs: Fix flaky texture swizzlingChris Forbes2013-07-271-1/+1
* st/clover: Allow double precision operationsNiels Ole Salscheider2013-07-251-0/+1
* gallium/vl: add prime supportDave Airlie2013-07-261-1/+19
* Revert "i965: Delete pre-DRI2.3 viewport hacks."Kenneth Graunke2013-07-253-1/+25
* mesa: Bump version to 9.3.0-devel.Kenneth Graunke2013-07-253-3/+3
* docs: Remove <em> obfuscation on public mailing list addresses.Kenneth Graunke2013-07-251-3/+3
* xa: bump major versionRob Clark2013-07-251-1/+1
* xa: move surface to ref/unref apiJerome Glisse2013-07-253-2/+18
* xa: let ddx handle flushJerome Glisse2013-07-252-9/+2
* xa: export a common context flush functionJerome Glisse2013-07-254-7/+17
* xa: add handle type parameter to get handleJerome Glisse2013-07-252-2/+18
* xa: add xa_surface_from_handle()Rob Clark2013-07-252-4/+46
* gallivm: Remove NoFramePointerElimNonLeaf for LLVM >= 3.4.Vinson Lee2013-07-251-0/+2
* glsl: Handle empty if statement encountered during loop analysis.Paul Berry2013-07-251-1/+2
* i965: Initialize inout_offset parameter to brw_search_cache().Paul Berry2013-07-252-2/+2
* glsl: don't rename variables in interface block arrays.Paul Berry2013-07-251-6/+2
* draw: fix vertex id computationZack Rusin2013-07-255-13/+37
* draw: cleanup and fix instance id computationZack Rusin2013-07-254-13/+8
* gallivm: Remove dead code in lp_build_compare_ext.Vinson Lee2013-07-241-6/+0
* mesa: implement mipmap generation for compressed 2D array texturesBrian Paul2013-07-241-16/+43
* meta: handle 2D texture arrays in decompress_texture_image()Brian Paul2013-07-241-2/+21
* mesa: handle 2D texture arrays in get_tex_rgba_compressed()Brian Paul2013-07-241-28/+24
* nv50,nvc0: s/uint16/uint32 for constant buffer offsetChristoph Bumiller2013-07-242-2/+2
* draw: always call util_cpu_detect() in draw context creation.Roland Scheidegger2013-07-241-1/+4
* mesa: fix rgtc snorm decodingRoland Scheidegger2013-07-241-3/+3
* gallium/util: Fix detection of AVX cpu capsAndre Heider2013-07-231-2/+25
* docs: Add items for GL4.4Chris Forbes2013-07-231-0/+14
* clover: Respect kernel argument alignment restrictions.Francisco Jerez2013-07-222-2/+19
* clover: Extend kernel arguments for differing host and device data types.Francisco Jerez2013-07-222-4/+56
* clover: Byte-swap kernel arguments when host and device endianness differ.Francisco Jerez2013-07-221-37/+65
* clover: Add kernel argument fields to allow differing host/target data types.Francisco Jerez2013-07-221-2/+23
* clover: Pass corresponding module::argument to kernel::argument::bind().Francisco Jerez2013-07-222-84/+61
* clover: Return correct value for CL_DEVICE_ENDIAN_LITTLETom Stellard2013-07-223-1/+8
* gallium: Add PIPE_CAP_ENDIANNESSTom Stellard2013-07-2214-1/+38
* configure.ac: Use correct options names in AC_ARG_ENABLE.Matt Turner2013-07-221-4/+4
* egl/build: Remove unused GLAPI_LIB.Matt Turner2013-07-221-2/+0
* build: Remove unused EGL_PLATFORMS.Matt Turner2013-07-222-7/+1
* build: Add tests directories to SUBDIRSMatt Turner2013-07-224-7/+5
* llvmpipe: Ensure FTZ/DAZ flags are set on deferred draw flushes.Zack Rusin2013-07-221-0/+8
* llvmpipe: Remove lp_rast_get_num_threads().José Fonseca2013-07-222-11/+0
* scons: Don't use -z defs ld option on Mac.José Fonseca2013-07-212-2/+4