summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-14wipr600-sb-wipVadim Girlin3-12/+96
2013-02-13wipVadim Girlin1-0/+8
2013-02-13wipVadim Girlin5-156/+249
2013-02-13wipVadim Girlin15-67/+311
2013-02-12wipVadim Girlin2-12/+11
2013-02-12wipVadim Girlin13-72/+334
2013-02-11wipVadim Girlin12-140/+257
2013-02-10wipVadim Girlin1-2/+11
2013-02-10wipVadim Girlin10-29/+111
2013-02-10wipVadim Girlin16-64/+448
2013-02-09wipVadim Girlin30-415/+582
2013-02-09wipVadim Girlin62-12/+15931
2013-02-09r600g: fix errors reported by c++ compilerVadim Girlin2-2/+2
2013-02-09glsl_to_tgsi: indirect array informationVadim Girlin5-10/+84
2013-02-09r600g: always create reverse lookup isa tablesVadim Girlin1-10/+2
2013-02-08intel: Do not expose OES_compressed_ETC1_RGB8_texture or ARB_texture_rgb10_a2...Ian Romanick1-2/+2
2013-02-08softpipe: clean up lod computationRoland Scheidegger4-124/+143
2013-02-08softpipe: try to beat new dx10-style sample opcodes into shapeRoland Scheidegger1-67/+89
2013-02-08gallivm: fix up size queries for dx10 sviewinfo opcodeRoland Scheidegger8-75/+67
2013-02-08gallivm: hook up dx10 sampling opcodesRoland Scheidegger3-6/+419
2013-02-08intel: Ensure variable intel is used in i915 builds.Vinson Lee1-1/+1
2013-02-08glsl: Ensure glsl_type constructors initialize gl_type.Vinson Lee1-0/+2
2013-02-08winsys/radeon: improve debuging printingJerome Glisse1-1/+2
2013-02-08softpipe: get rid of tgsi_sampler_control param in img_filterRoland Scheidegger2-40/+37
2013-02-08softpipe: fix using optimized filter functionRoland Scheidegger1-0/+1
2013-02-08gallivm: fix typo in lp_build_mul_normRoland Scheidegger1-1/+1
2013-02-08llvmpipe: first steps of adding dual source blend supportRoland Scheidegger4-27/+57
2013-02-08llvmpipe: refactoring of visibility counter handlingRoland Scheidegger5-20/+56
2013-02-08xorg: fix exa finish accessJerome Glisse1-1/+1
2013-02-08egl-wayland: Make sure we allocate a back buffer even if nothing was renderedKristian Høgsberg1-0/+8
2013-02-08Consolidate some redundant definitions of ARRAY_SIZE() macro.Paul Berry7-10/+7
2013-02-08intel/pre-gen6: Disable EXT_framebuffer_multisample.Paul Berry3-12/+2
2013-02-07glsl: Initialize all tfeedback_candidate_generator member variables.Vinson Lee1-1/+3
2013-02-07nv30: Fix memory leak.Vinson Lee1-0/+1
2013-02-07glsl: Change loop_analysis to not look like a resource leakIan Romanick2-8/+7
2013-02-07mesa: Don't check (offset + size <= bufObj->Size) in BindBufferRange.Paul Berry1-7/+0
2013-02-07i965: Set UniformBufferOffsetAlignment to sizeof(vec4)Ian Romanick1-0/+1
2013-02-07mesa: Allow glGet* queries of MAX_VARYING_COMPONENTS in ES 3Matt Turner1-3/+1
2013-02-07gbm: Remember to init format on gbm_dri_bo_create.Daniel van Vugt1-0/+2
2013-02-07glx: Centralize the code for context flushing.Eric Anholt1-45/+37
2013-02-07glx: Add a little comment about what dri2FlushFrontBuffer() does.Eric Anholt1-0/+4
2013-02-07radeonsi: Handle scaled and integer formats for samplers and vertex elements.Michel Dänzer1-17/+46
2013-02-07radeonsi: Don't advertise PIPE_FORMAT_L8A8_SRGB support.Michel Dänzer1-2/+2
2013-02-07radeonsi: Remove incorrect (and dead) assignment in tex_fetch_args().Michel Dänzer1-2/+0
2013-02-07radeonsi: Use unique names for referring to texture sampling intrinsics.Michel Dänzer1-3/+18
2013-02-07r300g: put textures with usage=staging in GTT and make them linearMarek Olšák2-1/+6
2013-02-07r600g: fix slice tile max for compressed texture and async dmaJerome Glisse2-4/+8
2013-02-07radeonsi: use new RGBX formatsMarek Olšák1-0/+26
2013-02-07r300g: fix blending and alpha-test with RGBX16F and enable MSAA for itMarek Olšák6-14/+45
2013-02-07r300g: use new RGBX formatsMarek Olšák2-3/+22