mesa.git
2010-04-01 José Fonsecallvmpipe: More tweaks to the supported texture formats.
2010-04-01 José Fonsecagallium/unit: Invoke util_half_init_tables().
2010-04-01 José Fonsecautil: Declare util_half_init_tables only once.
2010-04-01 José Fonsecautil: Use u_math.h's union fi instead of redefining it.
2010-04-01 José Fonsecautil: Add support for other DXTn RGBA formats.
2010-04-01 José Fonsecautil: Get DXT1_RGB format working correctly.
2010-04-01 José Fonsecautil: Add test case for PIPE_FORMAT_DXT1_RGB.
2010-04-01 José Fonsecallvmpipe: Fix build...
2010-04-01 José Fonsecautil: Allow to have block format test cases
2010-04-01 Michal Krolutil: Generate correct format conversions for half...
2010-04-01 Michal Krolutil: Use u_half to perform half <--> float conversions.
2010-04-01 Michal Krolgallium: Integrate util_half with scons.
2010-04-01 Luca Barbierigallium/util: add fast half float conversion functions
2010-04-01 José Fonsecagallium/unit: Install test in build/xxx/bin
2010-04-01 José Fonsecautil: Add half float test cases.
2010-04-01 José Fonsecallvmpipe: Fix (un)swizzling, broken due to use of VOID...
2010-04-01 Vinson Leemesa: Remove unnecessary header.
2010-04-01 Vinson Leer300g: Remove unnecessary header.
2010-04-01 Luca Barbieriutil/format: fix big endian compilation by not trying...
2010-04-01 Zack Rusingallivm: convert floats to doubles
2010-04-01 Marek Olšákr300g: add RGBA16F colorbuffer support
2010-04-01 Marek Olšákr300g: add RGTC texture support
2010-03-31 Marek Olšákr300g: format handling cleanup
2010-03-31 José Fonsecasoftpipe: Use S3TC when avaiilable,
2010-03-31 José Fonsecautil: Hook into libtxc_dxtn.so (WIP).
2010-03-31 José Fonsecallvmpipe: Don't call unused generate_clamp().
2010-03-31 José Fonsecalibgl-xlib: Fix missing X11 symbols.
2010-03-31 José Fonsecautil: Make the accessors bidimensional again.
2010-03-31 Michal Krolutil: First stab at half-float conversion.
2010-03-31 José Fonsecautil: Describe PIPE_FORMAT_NONE as PIPE_FORMAT_R8_USCALED.
2010-03-31 José Fonsecautil: Silence pointer to integer size mismatch errors.
2010-03-31 José Fonsecautil: Add callback to fetch a single pixel.
2010-03-31 José Fonsecapython/tests: Read the number of tests to execute from...
2010-03-31 José Fonsecamesa: Use a consistent name of the external s3tc librar...
2010-03-31 José Fonsecascons: Force to consider the util/u_format_pack.py...
2010-03-31 José Fonsecascons: Don't always include/links X11 headers/libs.
2010-03-31 José Fonsecascons: Don't always link expat.
2010-03-31 José Fonsecallvmpipe: Disable threads by default on embedded.
2010-03-31 Kurt Davermanos: Temporarily use posix thread for embedded too.
2010-03-31 José Fonsecascons: Allow any toolchain to be specified in the comma...
2010-03-31 José Fonsecautil: Remove the hand written u_tile.c functions for...
2010-03-31 José Fonsecautil: Use u_format_pack.py's code instead of u_format_a...
2010-03-31 José Fonsecallvmpipe: Don't rely on u_format_access.py
2010-03-31 Roland ScheideggerMerge branch 'gallium-new-formats'
2010-03-31 José Fonsecautil: Put the format pack/unpack functions in the descr...
2010-03-31 José Fonsecautil: Make pack/unpack operate on spans.
2010-03-31 Ben Skeggsst/mesa: use BITFIELD64_BIT to access shader OutputsWri...
2010-03-31 José Fonsecautil: Make util_format_xxx_pack_xxx take pointer as...
2010-03-31 José Fonsecautil: Fix PIPE_FORMAT_B5G5R5X1_UNORM test case.
2010-03-31 José Fonsecautil: Use VOID type for X channels in format descriptions.
2010-03-31 José Fonsecapython/tests: Run trhough tests randomly.
2010-03-31 José Fonsecagallivm: Fix USCALED translation. Minor Cleanups.
2010-03-31 José Fonsecallvmpipe: More accurate format capability exporting.
2010-03-31 José Fonsecallvmpipe: Drop the aos format conversion.
2010-03-31 José Fonsecautil: Generalize lp_format_is_rgba8 into util_format_is...
2010-03-31 José Fonsecapython/tests: Rename test name.
2010-03-31 José Fonsecapython/tests: Test all existing gallium formats.
2010-03-31 José Fonsecapython/tests: Speed up the tests by reusing the same...
2010-03-31 José Fonsecapython/tests: Get the tests running again.
2010-03-31 José Fonsecast/python: Generate binding for u_format utility functi...
2010-03-31 Vinson Leei965g: Fix assertion that was always true.
2010-03-31 Vinson Leest/dri: Remove unnecessary header.
2010-03-31 Vinson Leeidentity: Remove unnecessary header.
2010-03-31 Vinson Leest/dri: Remove unnecessary header.
2010-03-31 Brian Paulmesa: added glGet queries for transform_feedback
2010-03-31 Brian Paulmesa: added glEnable/Disable state for transform feedback
2010-03-31 Brian Paulmesa: add new query/buffer targets for transform feedback
2010-03-31 Brian Paulmesa: plug in transform feedback functions, set limits
2010-03-31 Brian Paulmesa: add transformfeedback.c to build
2010-03-31 Brian Paulmesa: initial check-in of transform feedback functions
2010-03-31 Brian Paulmesa: add transform feedback queries
2010-03-31 Brian Paulmesa: add EXT_transform_feedback to extension list
2010-03-31 Brian Paulmesa: initial data structures for transform feedback
2010-03-31 Brian Paulmesa: simplify query code with get_query_binding_point()
2010-03-30 Ian Romanickintel: Bump intel driver date to later than the date...
2010-03-30 Kristian Høgsbergdri: Drop another unused __DRIscreen field
2010-03-30 Kristian Høgsbergdri: Drop the unused dummyContext
2010-03-30 Kristian Høgsbergdri: Drop an unused __DRIcontext field
2010-03-30 Kristian Høgsbergintel: Remove redundant fields from struct intel_context
2010-03-30 Kristian Høgsbergintel: Use fb->Height when flipping read buffer orientation
2010-03-30 Corbin Simpsonr300/compiler: Unbreak DDX/DDY.
2010-03-30 Zack Rusingallivm: cleanup the code (found by coverity)
2010-03-30 George Sapountzisdrisw: fix use after free (bug 27370)
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-30 Michel Dänzerglx/dri2: Fix debug build with old dri2proto.
2010-03-30 Chia-I Wust/dri: Fix a memory leak in dri1_init_screen.
2010-03-30 Chia-I Wumesa/es: Use core mesa's mfeatures.h.
2010-03-30 Chia-I Wumesa: Add missing features.
2010-03-30 Chia-I Wumesa: Add umbrella features.
2010-03-30 Vinson Leedrisw: Remove unnecessary header.
2010-03-30 Vinson Leeswrastg: Silence unused value warning.
2010-03-30 Vinson Leer300g: Remove unused variable.
2010-03-30 Vinson Leer300g: Remove unnecessary header.
2010-03-30 Corbin Simpsonr300g: Bind constantbuf to Draw immediately, don't...
2010-03-30 Chia-I Wust/glx: Remove a wrong assertion in choose_pixel_format.
2010-03-30 Brian Paulgallivm: use constant size array, added assertion check
2010-03-30 Roland Scheideggergallium/util: use other layout instead of the old compr...
2010-03-29 Roland ScheideggerMerge branch 'master' into gallium-new-formats
2010-03-29 Roland Scheideggergallium: adapt all code to the renamed depth/stencil...
2010-03-29 Roland Scheideggergallium: make the python scripts for format parsing...
next