aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* i965: Remove some dead code.Kenneth Graunke2013-07-0317-228/+0
* i965: Delete dead intel_buffer_object::range_map_size field.Kenneth Graunke2013-07-031-1/+0
* i965: Remove intel_buffer_object::source.Kenneth Graunke2013-07-032-6/+0
* i965: Fix buffer object segfault since removal of system memory BOs.Kenneth Graunke2013-07-031-0/+3
* postprocess: move second temporary assertion into isolated configurationMatthew McClure2013-07-031-2/+2
* glsl: Ensure snprintf is defined on MSVC builds.José Fonseca2013-07-031-0/+1
* targets/xvmc-nouveau: add in missing nv30 libIlia Mirkin2013-07-031-0/+1
* mesa,glsl,gallium: remove GLSLSkipStrictMaxVaryingLimitCheck and dependenciesMarek Olšák2013-07-0216-43/+10
* st/mesa: disable EXT_separate_shader_objectsMarek Olšák2013-07-021-1/+8
* glsl/linker: eliminate unused and set-but-unused built-in varyingsMarek Olšák2013-07-025-2/+496
* glsl/linker: check against varying limit after unused varyings are eliminatedMarek Olšák2013-07-023-11/+33
* glsl/linker: link shaders in the opposite order (from fragment to vertex)Marek Olšák2013-07-021-50/+58
* mesa: renumber shader indices according to their placement in pipelineMarek Olšák2013-07-029-44/+32
* gallivm: Simplify intrinsic name construction.José Fonseca2013-07-021-23/+10
* glsl/builtins: Fix ARB_texture_cube_map_array built-in availability.Kenneth Graunke2013-07-022-1/+8
* gallivm: Fix MSVC build.José Fonseca2013-07-021-8/+7
* gallivm: Fix indirect immediate registers.José Fonseca2013-07-021-2/+2
* gallium/tests: fix the translate testZack Rusin2013-06-281-4/+4
* i965: Enable ext_framebuffer_multisample_blit_scaled on intel h/wAnuj Phogat2013-07-011-0/+1
* i965/blorp: Add bilinear filtering of samples for multisample scaled blitsAnuj Phogat2013-07-012-11/+264
* draw/translate: fix instancingZack Rusin2013-06-2817-40/+109
* draw: fix incorrect clipper invocation statisticsZack Rusin2013-06-281-6/+0
* draw/gallivm: export overflow arithmetic to its own fileZack Rusin2013-06-284-44/+234
* draw: check for integer overflows in instance computationZack Rusin2013-06-282-0/+7
* draw: check for an integer overflow when computing strideZack Rusin2013-06-281-10/+43
* draw: account for elem size when computing overflowZack Rusin2013-06-281-7/+23
* i965: Initialize brw_blorp_const_color_program member variables.Vinson Lee2013-07-011-1/+5
* tools/trace: Return dummy fence object to silence warnings.José Fonseca2013-07-011-1/+2
* tools/trace: Don't crash if a trace has no timing information.José Fonseca2013-07-012-3/+4
* scons: Fix dependencies of enums.c and api_exec.c.José Fonseca2013-07-012-18/+15
* nvc0: allow frame dropping in h264Maarten Lankhorst2013-07-011-3/+0
* r300g/compiler: Prevent regalloc from swizzling texture operands v2Tom Stellard2013-06-305-0/+124
* r300g/compiler/tests: Add an assembly parserTom Stellard2013-06-305-16/+200
* r300g: Fix make checkTom Stellard2013-06-301-1/+2
* r600g: implement fast color clears for MSAA on evergreen+Grigori Goronzy2013-07-013-2/+79
* r600g/compute: disable unused colorbuffer slotsMarek Olšák2013-07-011-1/+12
* st/mesa: handle SNORM formats in generic CopyPixels pathMarek Olšák2013-06-303-0/+29
* i965: NULL check depth_mt to quiet static analysis.Matt Turner2013-06-291-1/+1
* llvmpipe: fix timer query if there's no binsRoland Scheidegger2013-06-291-0/+10
* clover: Don't segfault when compiling a program with no kernelTom Stellard2013-06-281-0/+7
* mesa: Remove unused allow_large_textures driconf from classic drivers.Eric Anholt2013-06-285-23/+4
* i915: Remove GLES 3.0 sRGB workaround.Kenneth Graunke2013-06-281-52/+0
* i965: Remove is_945.Kenneth Graunke2013-06-282-3/+0
* i965: Delete hw_stencil flag.Kenneth Graunke2013-06-282-3/+0
* i965: Remove hw_stipple flag.Kenneth Graunke2013-06-282-2/+0
* i965: Remove use_early_z option.Kenneth Graunke2013-06-283-9/+1
* i965: Remove unused SUBPIXEL_* macros.Kenneth Graunke2013-06-281-3/+0
* i965: Remove redundant Gen3 PCI IDs.Kenneth Graunke2013-06-281-14/+0
* intel: Remove unused INTEL_MAX_FIXUP macro.Kenneth Graunke2013-06-282-4/+0
* i965: Drop i915 register/instruction definitions.Eric Anholt2013-06-282-176/+0