summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-18glapi: Add experimental support for shared glapi.shared-glapiChia-I Wu10-88/+243
2010-12-18glapi: Regenerate files.Chia-I Wu10-7382/+24086
2010-12-18glapi: Add rules to generate files from gl_and_es_API.xmlChia-I Wu2-2/+20
2010-12-18mapi: Fix bridge mode fo GLX.Chia-I Wu3-6/+92
2010-12-18mapi: Add support for bridge mode.Chia-I Wu8-30/+145
2010-12-18mapi: u_current_table may be renamed.Chia-I Wu4-5/+9
2010-12-18mapi: Add a new glapi.h implementation.Chia-I Wu4-3/+297
2010-12-18mapi: Fix glapi printers for es_API.xml.Chia-I Wu1-18/+503
2010-12-18glapi: Add es_EXT.xml and gl_and_es_API.xml.Chia-I Wu2-0/+899
2010-12-18glapi: Add incomplete GL_OES_fixed_point.Chia-I Wu7-9/+273
2010-12-18glapi: Add GL_OES_single_precision.Chia-I Wu3-0/+47
2010-12-18glapi: Add GL_ARB_get_program_binary.Chia-I Wu3-0/+36
2010-12-18glapi: Add GL_ARB_ES2_compatibility.Chia-I Wu3-0/+55
2010-12-18mapi: Allow prefix to be macro.Chia-I Wu1-2/+5
2010-12-18mapi: Add the ability to parse GLAPI XML.Chia-I Wu1-5/+74
2010-12-18mapi: Allow blocks to be disabled from the output.Chia-I Wu1-47/+58
2010-12-18mapi: Fix hidden entries.Chia-I Wu1-16/+56
2010-12-18mapi: Add "handcode" attribute to the script.Chia-I Wu1-0/+15
2010-12-18mapi: Minor ABIPrinter refactoring.Chia-I Wu1-21/+32
2010-12-18mapi: Store alias entry instead of alias name.Chia-I Wu1-6/+8
2010-12-18st/mesa: Clean up header file inclusion in st_cb_accum.h.Vinson Lee1-1/+5
2010-12-18mesa: Clean up header file inclusion in prog_statevars.h.Vinson Lee1-1/+3
2010-12-18mesa: fix queryobj whitespace.Dave Airlie1-26/+26
2010-12-18mesa/swrast/st: add ARB_occlusion_query2 support.Dave Airlie4-13/+34
2010-12-18mapi: Clean up sources.mk.Chia-I Wu6-27/+29
2010-12-18mapi: Clean up u_current interface.Chia-I Wu9-56/+104
2010-12-18mapi: Add ABI-tag note.Chia-I Wu2-0/+26
2010-12-17Refresh autogenerated file builtin_function.cpp.Kenneth Graunke1-87/+34
2010-12-17glsl/builtins: Compute the correct value for smoothstep(vec, vec, vec).Kenneth Graunke1-87/+34
2010-12-17gallivm: Cleanup util_format_xxx_fetch_xxx call generation.José Fonseca1-47/+24
2010-12-17glsl: Expose a public glsl_type::void_type const pointer.Kenneth Graunke3-4/+6
2010-12-17r300g: finally fix the texture corruption on r3xx-r4xxMarek Olšák1-17/+15
2010-12-16Remove OES_compressed_paletted_texture from the ES2 extension list.Kenneth Graunke1-2/+0
2010-12-16softpipe: remove sp_tex_tile_cache_border_color()Brian Paul3-34/+2
2010-12-16softpipe: fix depth texture sampling regressionBrian Paul1-9/+17
2010-12-16gallivm: fix copy&paste error from previous commitBrian Paul1-1/+1
2010-12-16r600c : inline vertex format is not updated in an app, switch to use vfetch c...richard1-1/+1
2010-12-16intel: Support glCopyTexImage() from XRGB8888 to ARGB8888.Eric Anholt3-2/+94
2010-12-16intel: Try to sanely check that formats match for CopyTexImage.Eric Anholt1-40/+20
2010-12-16intel: Drop commented intel_flush from copy_teximage.Eric Anholt1-1/+0
2010-12-16intel: Update renderbuffers before looking up CopyTexImage's read buffer.Eric Anholt1-3/+4
2010-12-16gallivm: work around LLVM 2.6 bug when calling C functionsBrian Paul2-11/+61
2010-12-16draw: s/varient/variant/Brian Paul10-110/+110
2010-12-16svga: s/varient/variant/Brian Paul2-2/+2
2010-12-16i965g: s/varient/variant/Brian Paul4-8/+8
2010-12-16i915g: s/varient/variant/Brian Paul3-3/+3
2010-12-16softpipe: s/varient/variantBrian Paul5-77/+77
2010-12-16st/mesa: s/varient/variantBrian Paul10-168/+168
2010-12-16i965: Set the alternative floating point mode on gen6 VS and WM.Eric Anholt3-0/+8
2010-12-16i915: Fix INTEL_DEBUG=wm segmentation faultShuang He1-5/+5