OSDN Git Service

android-x86/external-mesa.git
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()
2008-07-15 Brian Paulgallium: added some sanity check assertions
2008-07-15 Brian Paulmesa: fix some function inlining bugs
2008-07-15 Brian Paulmesa: improved printing
2008-07-15 Michal Krolmesa: Silence compiler warnings on Windows.
2008-07-15 Michal Krolst: Silence compiler warnings on Windows.
2008-07-15 Michal Krolmesa: Silence compiler warnings on Windows.
2008-07-15 José Fonsecapython: Cleanup.
2008-07-15 José Fonsecapython: Request/respect the texture & buffer usage...
2008-07-15 José Fonsecapython: Get object ownership done correctly.
2008-07-15 José Fonsecapython: Don't use python cflags as they conflict with...
2008-07-15 José Fonsecapython: Allow hardware support.
2008-07-15 José Fonsecapython: Move the python scons code to a separate tool...
2008-07-15 José Fonsecapython: Get it to build on windows too.
2008-07-15 Michal Kroltgsi: Numerical label before an instruction is optional.
2008-07-15 Brian Paultgsi: fix bug in execution of loops inside of conditionals.
2008-07-14 Brian Paulmesa: assemble main() after all other functions
2008-07-14 Brian Paulmesa: comments about vectors vs components
2008-07-14 Brian Paulegl: set EGL_CONFORMANT, EGL_RENDERABLE_TYPE config...
2008-07-14 Brian Paulmesa: fix stencil state problem when GL_ATI_separate_st...
2008-07-14 Julien Cristauglu: only export public symbols
2008-07-14 Julien Cristaumklib: don't version symbols when using --exports
2008-07-14 Blair Sadewitzmesa: also check for __NetBSD__
2008-07-14 José Fonsecapython: Basic test case for 2d texture.
2008-07-14 José Fonsecapython: Raw tile access to surface.
2008-07-14 José Fonsecapython: Get the sample app to draw triangle like trivia...
2008-07-14 José Fonsecapython: Surface clears.
2008-07-14 José Fonsecapython: Set default state.
2008-07-14 José Fonsecapython: Allow to create/specify shaders.
2008-07-13 Jakob Bornecrantzi915: Ops should not have pushed that
2008-07-13 Jakob BornecrantzEGL: Only build EGL dri based drivers under linux-dri...
2008-07-13 Jakob Bornecrantzi915: WIP swap rework
2008-07-13 José Fonsecapython: New state tracker which exposes the pipe driver...
2008-07-13 José Fonsecautil: Eliminate pipe from the arguments to pipe_get...
2008-07-13 José Fonsecapb: buffer over/underflows are errors.
2008-07-13 Michal Kroltgsi: Parse destination operand modulate modifier.
2008-07-13 Michal Kroltgsi: Parse extended source register modifiers.
2008-07-13 Michal Kroltgsi: Parse _SAT and _SAT opcode suffix.
2008-07-13 Michal Kroltgsi: Parse IMM statements.
2008-07-13 Michal Kroltgsi: Parse texture instructions correctly.
2008-07-13 Michal Kroltgsi: Fix instruction operand counts.
2008-07-13 Michal Kroltgsi: Fix instruction opcode parsing.
2008-07-13 Michal Kroltgsi: Add missing SWZ opcode.
2008-07-13 Michal Kroltgsi: Parse DCL statements.
2008-07-13 Michal Kroltgsi: Remove depricated ATTRIB interpolate mode.
2008-07-13 Stephane Marchesinllvm: build fixes.
2008-07-12 Michal Krolscons: List `util/tgsi_text.c'.
2008-07-12 Michal Kroltgsi: Add tgsi_text utility module.
2008-07-12 Michal Kroltgsi: Fix dumping of indirect addressing.
2008-07-12 Michal Kroltgsi: Add missing copyright headers.
2008-07-11 Brian Paulegl: a minor overhauld of egl_xdri.c
2008-07-11 Brian Paulglx: added __glXPreferEGL() to tell libGL to prefer...
2008-07-11 Brian Paulbuild egl subdirs
2008-07-11 Jakob Bornecrantzgallium: Make dri drivers create a egl_name_dri.so...
2008-07-10 Jakob Bornecrantzgallium: Re-order the GALLIUM_AUXILIARY_DIRS to satisfy...
next