2008-07-21 |
Brian Paul | mesa: fix some issues in _mesa_validate_program() |
commit | commitdiff | tree |
2008-07-21 |
Brian Paul | mesa: assorted glsl uniform/attribute fixes |
commit | commitdiff | tree |
2008-07-21 |
Brian Paul | mesa: remove debug code |
commit | commitdiff | tree |
2008-07-21 |
Jakob Bornecrantz | tgsi: Update Makefile to include tgsi_iterate.c |
commit | commitdiff | tree |
2008-07-20 |
Michal Krol | tgsi: Parse source register extended swizzle. |
commit | commitdiff | tree |
2008-07-20 |
Michal Krol | tgsi: Add support for branch instructions with target... |
commit | commitdiff | tree |
2008-07-20 |
Michal Krol | tgsi: Warn if an indirect register not ADDR[0]. |
commit | commitdiff | tree |
2008-07-20 |
Michal Krol | tgsi: Add support for indirect addressing in dump,... |
commit | commitdiff | tree |
2008-07-20 |
Michal Krol | tgsi: Remove redundant code. |
commit | commitdiff | tree |
2008-07-20 |
Michal Krol | tgsi: Use tgsi_iterate in tgsi_dump. |
commit | commitdiff | tree |
2008-07-20 |
Michal Krol | tgsi: Keep version and processor info in iterate_ctx. |
commit | commitdiff | tree |
2008-07-20 |
Michal Krol | tgsi: Fix error handling. |
commit | commitdiff | tree |
2008-07-20 |
Michal Krol | tgsi: Tidy up and fix tgsi_dump. |
commit | commitdiff | tree |
2008-07-20 |
Michal Krol | tgsi: Fix dump enums. |
commit | commitdiff | tree |
2008-07-20 |
Michal Krol | tgsi: Preserve flags parameter for tgsi_dump(). |
commit | commitdiff | tree |
2008-07-20 |
Michal Krol | scons: List util/tgsi_dump_c.c. |
commit | commitdiff | tree |
2008-07-20 |
Michal Krol | tgsi: Split tgsi_dump into two modules. |
commit | commitdiff | tree |
2008-07-20 |
José Fonseca | pipebuffer: More detailed description of bufer over... |
commit | commitdiff | tree |
2008-07-20 |
José Fonseca | python/tests: Check support for non-pot/non-square... |
commit | commitdiff | tree |
2008-07-20 |
José Fonseca | gallium: Fix typo in function name. |
commit | commitdiff | tree |
2008-07-20 |
José Fonseca | raw2png: Handle r5g6b5 format. |
commit | commitdiff | tree |
2008-07-19 |
José Fonseca | python/tests: Specify the right texture target when... |
commit | commitdiff | tree |
2008-07-19 |
José Fonseca | gallium: Finer grained is_format_supported. |
commit | commitdiff | tree |
2008-07-19 |
José Fonseca | tgsi: Make tgsi_sanity return TRUE on success as docume... |
commit | commitdiff | tree |
2008-07-19 |
José Fonseca | gallium: Move PIPE_TEXTURE_USAGE* to p_defines.h |
commit | commitdiff | tree |
2008-07-19 |
Brian Paul | mesa: glsl: various writemask/swizzle improvements... |
commit | commitdiff | tree |
2008-07-18 |
Brian Paul | mesa: rework array/struct addressing code. |
commit | commitdiff | tree |
2008-07-18 |
Brian Paul | mesa: regenerated file |
commit | commitdiff | tree |
2008-07-18 |
Brian Paul | mesa: fix some GLSL /= int operators |
commit | commitdiff | tree |
2008-07-18 |
Brian Paul | mesa: fix set_program_uniform_matrix(): need to loop... |
commit | commitdiff | tree |
2008-07-18 |
José Fonseca | gallium: Add a pf_is_ycbcr utility function. |
commit | commitdiff | tree |
2008-07-18 |
José Fonseca | python/tests: Extend the texture tests to cover volumes. |
commit | commitdiff | tree |
2008-07-18 |
José Fonseca | python: Add methods to get texture width, height, etc. |
commit | commitdiff | tree |
2008-07-17 |
Michal Krol | tgsi: Express tgsi_sanity in terms of tgsi_iterate. |
commit | commitdiff | tree |
2008-07-17 |
Michal Krol | scons: List util/tgsi_iterate.c. |
commit | commitdiff | tree |
2008-07-17 |
Michal Krol | tgsi: Add tgsi_iterate_shader utility. |
commit | commitdiff | tree |
2008-07-17 |
Michal Krol | tgsi: Fix parsing an instruction with no operands. |
commit | commitdiff | tree |
2008-07-17 |
Michal Krol | tgsi: Perform a sanity check after reading a shader... |
commit | commitdiff | tree |
2008-07-17 |
Michal Krol | scons: List util/tgsi_sanity.c. |
commit | commitdiff | tree |
2008-07-17 |
Michal Krol | tgsi: New file. |
commit | commitdiff | tree |
2008-07-17 |
José Fonseca | python: Reimplement the generation of random texture... |
commit | commitdiff | tree |
2008-07-17 |
José Fonseca | gallium: Expose the ability to get a tile outside a... |
commit | commitdiff | tree |
2008-07-17 |
José Fonseca | gallium: Be less verbose with debug options messages. |
commit | commitdiff | tree |
2008-07-17 |
José Fonseca | scons: Set default LIBS env var. |
commit | commitdiff | tree |
2008-07-17 |
José Fonseca | scons: Convert tabs to spaces. |
commit | commitdiff | tree |
2008-07-17 |
José Fonseca | python: Reimplement tile comparison in C to speed up... |
commit | commitdiff | tree |
2008-07-17 |
Brian Paul | mesa: regenerated file |
commit | commitdiff | tree |
2008-07-17 |
Brian Paul | mesa: fix/improve the atan(y,x) function |
commit | commitdiff | tree |
2008-07-17 |
Brad Smith | mesa: added checks for OpenBSD |
commit | commitdiff | tree |
2008-07-16 |
José Fonseca | python/tests: Cover all last_level combinations. |
commit | commitdiff | tree |
2008-07-16 |
Jonathan White | mesa: WinCE fixes |
commit | commitdiff | tree |
2008-07-16 |
Brian Paul | mesa: fix temp re-use bug in emit_arith() |
commit | commitdiff | tree |
2008-07-16 |
Brian Paul | mesa: regenerated files |
commit | commitdiff | tree |
2008-07-16 |
Brian Paul | mesa: fix copy&paste errors in degrees() functions |
commit | commitdiff | tree |
2008-07-16 |
Brian Paul | mesa: implement grammar/parsing for precision/invariant... |
commit | commitdiff | tree |
2008-07-16 |
Michal Krol | mesa: Silence compiler warnings on Windows. |
commit | commitdiff | tree |
2008-07-16 |
Brian Paul | egl: set EGL_SAMPLES, EGL_SAMPLE_BUFFERS config attribs |
commit | commitdiff | tree |
2008-07-16 |
Brian Paul | mesa: add GL_POLYGON_OFFSET_POINT/LINE/FILL queries... |
commit | commitdiff | tree |
2008-07-16 |
José Fonseca | python/tests: Extend the texture tests to cover cube... |
commit | commitdiff | tree |
2008-07-16 |
José Fonseca | python: Set PIPE_TEX_MIPFILTER_NONE by default. |
commit | commitdiff | tree |
2008-07-16 |
José Fonseca | python: Test all miplevels. |
commit | commitdiff | tree |
2008-07-16 |
José Fonseca | gallium: ycbcr_get_tile_rgba allow reading an uneven... |
commit | commitdiff | tree |
2008-07-16 |
José Fonseca | python: Expand the texture test suit to cover one YUV... |
commit | commitdiff | tree |
2008-07-16 |
José Fonseca | python: Silent debug output. |
commit | commitdiff | tree |
2008-07-16 |
José Fonseca | gallium: Add pf_is_compressed utility function. |
commit | commitdiff | tree |
2008-07-16 |
José Fonseca | softpipe: DXT formats not really supported. |
commit | commitdiff | tree |
2008-07-15 |
Blair Sadewitz | additional preprocessor checks for stdint.h, inttypes... |
commit | commitdiff | tree |
2008-07-15 |
Blair Sadewitz | mesa: added test for __NetBSD__ |
commit | commitdiff | tree |
2008-07-15 |
Blair Sadewitz | mesa: added test for __NetBSD__ |
commit | commitdiff | tree |
2008-07-15 |
Brian Paul | mesa: add missing IR_LOG2 case |
commit | commitdiff | tree |
2008-07-15 |
Brian Paul | mesa: regenerated file |
commit | commitdiff | tree |
2008-07-15 |
Brian Paul | mesa: fix some broken /= operators |
commit | commitdiff | tree |
2008-07-15 |
Brian Paul | mesa: regenerated file |
commit | commitdiff | tree |
2008-07-15 |
Brian Paul | mesa: fix some broken bool, bvec2, bvec3, bvec4 constru... |
commit | commitdiff | tree |
2008-07-15 |
Brian Paul | mesa: fix storage size computation in emit_arith() |
commit | commitdiff | tree |
2008-07-15 |
Brian Paul | gallium: added some sanity check assertions |
commit | commitdiff | tree |
2008-07-15 |
Brian Paul | mesa: fix some function inlining bugs |
commit | commitdiff | tree |
2008-07-15 |
Brian Paul | mesa: improved printing |
commit | commitdiff | tree |
2008-07-15 |
Michal Krol | mesa: Silence compiler warnings on Windows. |
commit | commitdiff | tree |
2008-07-15 |
Michal Krol | st: Silence compiler warnings on Windows. |
commit | commitdiff | tree |
2008-07-15 |
Michal Krol | mesa: Silence compiler warnings on Windows. |
commit | commitdiff | tree |
2008-07-15 |
José Fonseca | python: Cleanup. |
commit | commitdiff | tree |
2008-07-15 |
José Fonseca | python: Request/respect the texture & buffer usage... |
commit | commitdiff | tree |
2008-07-15 |
José Fonseca | python: Get object ownership done correctly. |
commit | commitdiff | tree |
2008-07-15 |
José Fonseca | python: Don't use python cflags as they conflict with... |
commit | commitdiff | tree |
2008-07-15 |
José Fonseca | python: Allow hardware support. |
commit | commitdiff | tree |
2008-07-15 |
José Fonseca | python: Move the python scons code to a separate tool... |
commit | commitdiff | tree |
2008-07-15 |
José Fonseca | python: Get it to build on windows too. |
commit | commitdiff | tree |
2008-07-15 |
Michal Krol | tgsi: Numerical label before an instruction is optional. |
commit | commitdiff | tree |
2008-07-15 |
Brian Paul | tgsi: fix bug in execution of loops inside of conditionals. |
commit | commitdiff | tree |
2008-07-14 |
Brian Paul | mesa: assemble main() after all other functions |
commit | commitdiff | tree |
2008-07-14 |
Brian Paul | mesa: comments about vectors vs components |
commit | commitdiff | tree |
2008-07-14 |
Brian Paul | egl: set EGL_CONFORMANT, EGL_RENDERABLE_TYPE config... |
commit | commitdiff | tree |
2008-07-14 |
Brian Paul | mesa: fix stencil state problem when GL_ATI_separate_st... |
commit | commitdiff | tree |
2008-07-14 |
Julien Cristau | glu: only export public symbols |
commit | commitdiff | tree |
2008-07-14 |
Julien Cristau | mklib: don't version symbols when using --exports |
commit | commitdiff | tree |
2008-07-14 |
Blair Sadewitz | mesa: also check for __NetBSD__ |
commit | commitdiff | tree |
2008-07-14 |
José Fonseca | python: Basic test case for 2d texture. |
commit | commitdiff | tree |
2008-07-14 |
José Fonseca | python: Raw tile access to surface. |
commit | commitdiff | tree |
2008-07-14 |
José Fonseca | python: Get the sample app to draw triangle like trivia... |
commit | commitdiff | tree |
next |