mesa.git
2008-07-23 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-07-23 Younes Mantong3dvl: Add Nouveau winsys, libdriclient.
2008-07-23 Younes Mantong3dvl: Add stubs for some XvMC functions.
2008-07-23 Brian Paulmesa: glsl: rework swizzle storage handling
2008-07-22 Brian Paulmesa: fix uninitialized var
2008-07-22 Brian Paulmesa: glsl: implement constructor functions for user...
2008-07-22 Brian Paulmesa: remove stray debug assertion
2008-07-22 Michal Kroltgsi: Fix immediate usage checks.
2008-07-22 Roland Scheideggeradd env var to override msaa visual selection
2008-07-22 Brianmesa: fix glUniform error checking for samplers
2008-07-22 Brianmesa: refactor: move _mesa_Bind/Gen/DeleteProgram(...
2008-07-22 José Fonsecawin32kprof: Store the profile data as an caller->callee...
2008-07-22 José Fonsecagallium: Open a new file when existing profile memory...
2008-07-22 José Fonsecawin32kprof: Generate callgraphs.
2008-07-22 José Fonsecawin32kprof: Convert tabs to spaces.
2008-07-22 José Fonsecawin32kprof: Consider the section alignment when estimat...
2008-07-21 Zack Rusinadd edge detection to that example
2008-07-21 Brian Paulmesa: initial support for GLSL struct/array comparisons
2008-07-21 Brian Paulmesa: added null ptr check (error handling case)
2008-07-21 Brian Paulmesa: fix +=, -=, etc. operators
2008-07-21 Jonathan Whitegallium: Temporary workaround for mismatched pipe creat...
2008-07-21 Brian Paulmesa: remove an error check for NV_v_p that doesn't...
2008-07-21 Brian Paulmesa: fix some issues in _mesa_validate_program()
2008-07-21 Brian Paulmesa: assorted glsl uniform/attribute fixes
2008-07-21 Brian Paulmesa: remove debug code
2008-07-21 Jakob Bornecrantztgsi: Update Makefile to include tgsi_iterate.c
2008-07-21 Ben Skeggsnv50: add NV86 and NV94 to list of "supported" chips
2008-07-20 Younes Mantong3dvl: Fix some memory leaks in the winsys.
2008-07-20 Younes Mantong3dvl: Minor SP winsys cleanup.
2008-07-20 Michal Kroltgsi: Parse source register extended swizzle.
2008-07-20 Michal Kroltgsi: Add support for branch instructions with target...
2008-07-20 Michal Kroltgsi: Warn if an indirect register not ADDR[0].
2008-07-20 Michal Kroltgsi: Add support for indirect addressing in dump,...
2008-07-20 Michal Kroltgsi: Remove redundant code.
2008-07-20 Michal Kroltgsi: Use tgsi_iterate in tgsi_dump.
2008-07-20 Michal Kroltgsi: Keep version and processor info in iterate_ctx.
2008-07-20 Michal Kroltgsi: Fix error handling.
2008-07-20 Michal Kroltgsi: Tidy up and fix tgsi_dump.
2008-07-20 Michal Kroltgsi: Fix dump enums.
2008-07-20 Michal Kroltgsi: Preserve flags parameter for tgsi_dump().
2008-07-20 Michal Krolscons: List util/tgsi_dump_c.c.
2008-07-20 Michal Kroltgsi: Split tgsi_dump into two modules.
2008-07-20 José Fonsecapipebuffer: More detailed description of bufer over...
2008-07-20 José Fonsecapython/tests: Check support for non-pot/non-square...
2008-07-20 José Fonsecagallium: Fix typo in function name.
2008-07-20 José Fonsecaraw2png: Handle r5g6b5 format.
2008-07-19 José Fonsecapython/tests: Specify the right texture target when...
2008-07-19 José Fonsecagallium: Finer grained is_format_supported.
2008-07-19 José Fonsecatgsi: Make tgsi_sanity return TRUE on success as docume...
2008-07-19 José Fonsecagallium: Move PIPE_TEXTURE_USAGE* to p_defines.h
2008-07-19 Brian Paulmesa: glsl: various writemask/swizzle improvements...
2008-07-18 Brian Paulmesa: rework array/struct addressing code.
2008-07-18 Brian Paulmesa: regenerated file
2008-07-18 Brian Paulmesa: fix some GLSL /= int operators
2008-07-18 Brian Paulmesa: fix set_program_uniform_matrix(): need to loop...
2008-07-18 José Fonsecagallium: Add a pf_is_ycbcr utility function.
2008-07-18 José Fonsecapython/tests: Extend the texture tests to cover volumes.
2008-07-18 José Fonsecapython: Add methods to get texture width, height, etc.
2008-07-17 Michal Kroltgsi: Express tgsi_sanity in terms of tgsi_iterate.
2008-07-17 Michal Krolscons: List util/tgsi_iterate.c.
2008-07-17 Michal Kroltgsi: Add tgsi_iterate_shader utility.
2008-07-17 Michal Kroltgsi: Fix parsing an instruction with no operands.
2008-07-17 Michal Kroltgsi: Perform a sanity check after reading a shader...
2008-07-17 Michal Krolscons: List util/tgsi_sanity.c.
2008-07-17 Michal Kroltgsi: New file.
2008-07-17 José Fonsecapython: Reimplement the generation of random texture...
2008-07-17 José Fonsecagallium: Expose the ability to get a tile outside a...
2008-07-17 José Fonsecagallium: Be less verbose with debug options messages.
2008-07-17 José Fonsecascons: Set default LIBS env var.
2008-07-17 José Fonsecascons: Convert tabs to spaces.
2008-07-17 José Fonsecapython: Reimplement tile comparison in C to speed up...
2008-07-17 Brian Paulmesa: regenerated file
2008-07-17 Brian Paulmesa: fix/improve the atan(y,x) function
2008-07-17 Brad Smithmesa: added checks for OpenBSD
2008-07-16 José Fonsecapython/tests: Cover all last_level combinations.
2008-07-16 Jonathan Whitemesa: WinCE fixes
2008-07-16 Brian Paulmesa: fix temp re-use bug in emit_arith()
2008-07-16 Brian Paulmesa: regenerated files
2008-07-16 Brian Paulmesa: fix copy&paste errors in degrees() functions
2008-07-16 Brian Paulmesa: implement grammar/parsing for precision/invariant...
2008-07-16 Michal Krolmesa: Silence compiler warnings on Windows.
2008-07-16 Brian Paulegl: set EGL_SAMPLES, EGL_SAMPLE_BUFFERS config attribs
2008-07-16 Brian Paulmesa: add GL_POLYGON_OFFSET_POINT/LINE/FILL queries...
2008-07-16 José Fonsecapython/tests: Extend the texture tests to cover cube...
2008-07-16 José Fonsecapython: Set PIPE_TEX_MIPFILTER_NONE by default.
2008-07-16 José Fonsecapython: Test all miplevels.
2008-07-16 José Fonsecagallium: ycbcr_get_tile_rgba allow reading an uneven...
2008-07-16 José Fonsecapython: Expand the texture test suit to cover one YUV...
2008-07-16 José Fonsecapython: Silent debug output.
2008-07-16 José Fonsecagallium: Add pf_is_compressed utility function.
2008-07-16 José Fonsecasoftpipe: DXT formats not really supported.
2008-07-15 Blair Sadewitzadditional preprocessor checks for stdint.h, inttypes...
2008-07-15 Blair Sadewitzmesa: added test for __NetBSD__
2008-07-15 Blair Sadewitzmesa: added test for __NetBSD__
2008-07-15 Brian Paulmesa: add missing IR_LOG2 case
2008-07-15 Brian Paulmesa: regenerated file
2008-07-15 Brian Paulmesa: fix some broken /= operators
2008-07-15 Brian Paulmesa: regenerated file
2008-07-15 Brian Paulmesa: fix some broken bool, bvec2, bvec3, bvec4 constru...
2008-07-15 Brian Paulmesa: fix storage size computation in emit_arith()
next