summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-05-07glapi: Move to src/mapi/.Chia-I Wu115-158/+270
2010-05-07glapi: Move assembly dispatchers back into glapi/.Chia-I Wu8-20/+20
2010-05-06gallivm: Require SSE2 for draw_llvm/llvmpipe due to LLVM PR6960.Török Edwin2-2/+18
2010-05-06softpipe: fix dangling references to shaders in the TGSI executorBrian Paul4-20/+22
2010-05-06tgsi: make SSE ADD instruction SOA-safeBrian Paul1-5/+13
2010-05-06tgsi: code refactoringBrian Paul1-16/+34
2010-05-06tgsi: added tgsi_get_processor_name()Brian Paul2-0/+18
2010-05-06tgsi: fix tgsi_exec_machine_bind_shader() to handle NULL tokens, samplersBrian Paul1-1/+20
2010-05-06gallium/tgsi: remove unused tgsi_exec_labels codeBrian Paul2-22/+0
2010-05-06llvmpipe: Fix fence wait.José Fonseca1-1/+4
2010-05-06st/mesa: fix compressed mipmap generation for small image sizesBrian Paul1-2/+24
2010-05-06st/mesa: fix bug in compute_num_levels()Brian Paul1-5/+7
2010-05-06st/mesa: when copying mipmap levels between textures, start at BaseLevelBrian Paul1-1/+1
2010-05-06scons: Disable graw-null on msvc until linkage works.José Fonseca1-1/+3
2010-05-06graw-null: Try to fix MSVC linkage problems.José Fonseca1-1/+4
2010-05-06es: IgnoresJakob Bornecrantz1-0/+4
2010-05-06svga: Fix scons buildJakob Bornecrantz1-0/+2
2010-05-06llvmpipe: implement occlusion queryQicheng Christopher Li14-50/+277
2010-05-06util: Recognize FALSE and F in debug_get_bool_optionJakob Bornecrantz1-0/+4
2010-05-06gallium: untrack u_indices_gen.c and u_indices_gen.cJosé Fonseca4-6123/+2
2010-05-06raw/clear: Make it portable.José Fonseca1-2/+3
2010-05-06graw-null: New target to ensure we always have a graw implementation available.José Fonseca4-3/+145
2010-05-06graw-xlib: Remove duplicate graw.h file.José Fonseca2-37/+1
2010-05-06Revert "gallium: untrack u_indices_gen.c and u_indices_gen.c"José Fonseca1-2/+0
2010-05-06gallium: untrack u_indices_gen.c and u_indices_gen.cXavier Chantry1-0/+2
2010-05-06gallium: untrack u_indices_gen.c and u_indices_gen.cXavier Chantry1-0/+2
2010-05-05darwin: Fix buildJeremy Huddleston1-4/+4
2010-05-05gallium: still more provoking vertex fixesBrian Paul2-11/+22
2010-05-05gallium: added edge flag print/debug code (disabled)Brian Paul1-0/+20
2010-05-05gallium: rename draw() to draw_elements() in vbuf codeBrian Paul10-47/+47
2010-05-05llvmpipe: update driver's provoking vertex codeBrian Paul2-93/+179
2010-05-05gallium: rework provoking vertex codeBrian Paul7-164/+321
2010-05-05tgsi: make dumping work on non-debug buildsMarek Olšák1-1/+1
2010-05-05st/mesa: fix per-vertex point sizeMarek Olšák1-1/+1
2010-05-05llvmpipe: added a new assertion as a hint to CoverityBrian Paul1-0/+1
2010-05-05nouveau: only advertise PIPE_FORMAT_DXT* if s3tc availableXavier Chantry3-8/+27
2010-05-05graw-xlib: Revert the output dir lib change.José Fonseca1-1/+3
2010-05-05st/mesa: Remove unnecessary headers.Vinson Lee1-6/+0
2010-05-05mesa: fpclassify dummy definition not needed on Mac OS X.Vinson Lee1-0/+4
2010-05-04svga: Remove unnecessary header.Vinson Lee1-1/+0
2010-05-04draw: Remove unnecessary header.Vinson Lee1-1/+0
2010-05-04util: Remove unnecessary headers.Vinson Lee3-3/+0
2010-05-04llvmpipe: Remove unnecessary headers.Vinson Lee2-2/+0
2010-05-04r300g: Fix memory leak on error path.Vinson Lee1-0/+1
2010-05-04i965: When an RB gets a new region, clear the old from the state cache.Eric Anholt4-6/+16
2010-05-04intel: Don't tile textures so small that size is blown up by over 2x.Eric Anholt1-4/+3
2010-05-04osmesa: remove unused varBrian Paul1-1/+0
2010-05-04mesa: remove some color index codeBrian Paul1-19/+0
2010-05-04mesa: remove unused renderbuffer adaptor codeBrian Paul4-607/+0
2010-05-04mesa: remove renderbuffer adaptor callsBrian Paul1-24/+0