summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-19r600g: Add get/set to handle ALLOC_EXPORT_RAT_WORD0codesizeVincent Lejeune5-10/+248
2013-03-16r600g: properly set non_disp tiling mode for DMA (v2)Alex Deucher1-2/+6
2013-03-16r600g: fall back to blitter for compressed textures on cayman (v2)Alex Deucher1-0/+9
2013-03-15r600g: add Richland APU pci idsAlex Deucher1-0/+11
2013-03-15st/dri: add support for the always_have_depth_buffer optionBrian Paul3-11/+28
2013-03-15driconf: add a miscellaneous section and always_have_depth_buffer optionBrian Paul1-0/+14
2013-03-15driconf: reorder options, reformat comments, etcBrian Paul1-60/+74
2013-03-15wayland: fix segfault when using software renderingPhilipp Brüschweiler1-1/+1
2013-03-14softpipe: fix up NUM_ENTRIES confusionBrian Paul3-13/+13
2013-03-14st/osmesa: silence some optimized build warningsBrian Paul1-2/+6
2013-03-14draw: init pre_clip_pos = NULL to fix optimized build warningBrian Paul1-1/+1
2013-03-14glx: init screen = 0 to fix optimized build warningBrian Paul1-1/+1
2013-03-14i965: Make INTEL_DEBUG=shader_time use the RAW surface format.Kenneth Graunke2-3/+3
2013-03-14i965: Specialize SURFACE_STATE creation for shader time.Kenneth Graunke4-8/+45
2013-03-14i965: Fix INTEL_DEBUG=shader_time for Haswell.Kenneth Graunke2-4/+12
2013-03-14i965: Add definitions for gen7+ data cache messages.Eric Anholt1-0/+37
2013-03-14i965: Split shader_time entries into separate cachelines.Eric Anholt4-4/+13
2013-03-14scons: Define _ALLOW_KEYWORD_MACROS on MSVC builds.José Fonseca2-5/+4
2013-03-14softpipe: Shrink context size.José Fonseca1-1/+1
2013-03-14radeon/llvm: fix LLVM dependenciesChristian König1-1/+1
2013-03-13mesa: Fix FB blitting in case of zero size src or dst rectAnuj Phogat1-1/+3
2013-03-14tgsi: fix sample_d emit for arraysRoland Scheidegger1-19/+11
2013-03-14llvmpipe: don't assert when trying to render to surfaces with multiple layersRoland Scheidegger2-2/+3
2013-03-14softpipe: don't assert when creating surfaces with multiple layersRoland Scheidegger2-16/+32
2013-03-13llvmpipe: Fix geometry shader token leak.José Fonseca1-0/+1
2013-03-13radeon/llvm: Add missing license headersTom Stellard2-0/+52
2013-03-13radeon/llvm: Make radeon_llvm_util.cpp a C fileTom Stellard3-29/+8
2013-03-13radeon/llvm: Optimize radeon_llvm_strip_unused_kernels()Tom Stellard2-17/+10
2013-03-13radeon/llvm: Implement radeon_llvm_get_kernel_module() using the C APITom Stellard2-7/+15
2013-03-13radeon/llvm: Implement radeon_llvm_get_num_kernels() using the C APITom Stellard1-6/+1
2013-03-13radeon/llvm: Implement radeon_llvm_parse_bitcode() using C APITom Stellard2-8/+11
2013-03-13r600g/llvm: Move llvm wrapper functions into the radeon directoryTom Stellard7-38/+35
2013-03-13Properly check GLX_INDIRECT_RENDERING in glapi/tests/check_tableJon TURNEY2-1/+2
2013-03-13Fix glapi/tests/check_table.cpp for standardized OpenGL function namesJon TURNEY1-264/+264
2013-03-13Fix out-of-tree build of 'make check' in src/mapi/glapi/tests/Jon TURNEY1-3/+3
2013-03-13scons: Define PACKAGE_VERSION/BUGREPORT globally.José Fonseca3-6/+5
2013-03-12tests: Add $(top_srcdir)/include to AM_CPPFLAGS.Vinson Lee1-0/+1
2013-03-13scons: Define PACKAGE_xxxJosé Fonseca1-0/+5
2013-03-12docs: rewrite the OSMesa info / instructionsBrian Paul1-40/+25
2013-03-12configure: wire-up new OSMesa gallium state tracker and targetBrian Paul1-0/+4
2013-03-12target/osmesa: add new Makefile.amBrian Paul1-0/+91
2013-03-12targets/osmesa: new OSMesa gallium targetBrian Paul1-0/+55
2013-03-12st/osmesa: add new Makefile.amBrian Paul1-0/+41
2013-03-12st/osmesa: new OSMesa gallium state trackerBrian Paul1-0/+793
2013-03-12st/mesa: add PIPE_FORMAT_R16G16B16A16_UNORM renderbuffer supportBrian Paul1-0/+3
2013-03-13scons: Re-add ','José Fonseca1-1/+1
2013-03-13autotools: Add missing top-level include dir.José Fonseca1-0/+1
2013-03-12configure.ac: Alphabetize freedreno makefiles.Matt Turner1-3/+3
2013-03-12build: Get rid of dead MESA_ASM_FILES variableMatt Turner2-6/+0
2013-03-12mesa/build: Get rid of dead ALL_FILES variableMatt Turner1-6/+0