OSDN Git Service

android-x86/external-mesa.git
2008-06-23 Patrice Mandinnv30: add state rasterizer, based on nv40 one
2008-06-22 Ben Skeggsnouveau: update for interface changes + hack around...
2008-06-22 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-06-22 Keith Whitwelldraw: fix non-i386 builds
2008-06-21 Patrice MandinUpdate for extra vertex attributes
2008-06-21 Patrice Mandinnv30: Add state for blend
2008-06-21 Patrice Mandinnv30: Update nouveau_class.h to get its proper defines...
2008-06-21 Briangallium: s/feadback/feedback/, duh
2008-06-20 Brian Paulgallium: fix invalid call to draw_set_mapped_constant_b...
2008-06-20 Brian Paulgallium: fix some surface usage bugs
2008-06-20 Brian Paulegl: added cpp assertions/sanity checks
2008-06-20 Brian Paulmesa: init ctx->RenderMode
2008-06-20 Brian Paulegl: added null ptr check
2008-06-20 Patrice Mandinnv30: Add separate nv30 state stuff for fb, based on...
2008-06-20 Brian Paulmesa: GL_BYTE vertex/texcoord arrays
2008-06-20 Brian Paulmesa: initial support for fixed-pt vertex arrays
2008-06-20 Brian Paulmesa: refactor: move initialization of DefaultPacking...
2008-06-20 Brian Paulgallium: always need st_init-blit()
2008-06-20 Brian Paulgallium: remove unneeded #include
2008-06-20 Brian Paulmesa: fix errors in prev commit
2008-06-20 Brian Paulmesa: revamp glBlendFunc loopback
2008-06-20 Brian Paulmesa: added _vbo_Materialfv()
2008-06-20 Brian Paulmesa: _vbo_Color4f, _vbo_Normal3f, _vbo_MultiTexCoord4f...
2008-06-20 Brian Paulmesa: fix some FEATURE_x tests
2008-06-20 Brian Paulegl: added null ptr checks
2008-06-20 Brian Paulegl: implment EGL_LARGEST_PBUFFER query
2008-06-20 Brian Paulegl: added null ptr check
2008-06-20 Brian Paulegl: default API should be ES
2008-06-20 Brian Paulgallium: assorted FEATURE tests
2008-06-20 Brian Paulgallium: remove unneeded #include
2008-06-20 Brian Paulmesa: test for FEATURE_ATI_fragment_shader
2008-06-20 Brian Paulegl: fix assorted context-related bugs
2008-06-19 Brian Paulgallium: new st_api.c file with token symbol for identi...
2008-06-19 Brian Paulgallium: remove unused vars
2008-06-19 Brian Paulegl: use dlsym() to try to identify APIs
2008-06-19 Brian Paulegl: clean up prototype code, new _eglFindAPIs() function.
2008-06-19 Jakob Bornecrantzi915: Fixed cubemap layouts
2008-06-19 José Fonsecagallium: Handle malloc failure.
2008-06-19 Jakob Bornecrantzi915: Refractored and clean up i915_texture.c
2008-06-19 José Fonsecagallium: Add extra parenthesis as advised by gcc.
2008-06-19 Michal Krolutil: Add missing format names.
2008-06-19 José Fonsecadraw: Fix MSVC integer size conversion warning.
2008-06-19 José FonsecaParse the section:offset instead of the rva+base when...
2008-06-18 Brian Paulgallium: additional fixes to ensure even number of...
2008-06-18 Brian Paulgallium: split long prims into chunks with an even...
2008-06-18 Brian Paulmesa: Fix bug in _mesa_swizzle_ubyte_image
2008-06-18 Jakob Bornecrantztests: Added a test for a strange bug in texstore_a8
2008-06-18 Brian Paulmesa: add fwd decl of fill_in_entrypoint_offset()
2008-06-18 Brian Paulgallium: added new st_set_framebuffer_surface()
2008-06-18 Brian Paulmesa: fix ReadBuffer initialization
2008-06-18 Brian Paulegl: use RTLD_LAZY
2008-06-18 Brian Paulegl: omit libmesa.a glapi.c from library
2008-06-18 Brian Paulgallium: remove duplicated u_mm.c in file list
2008-06-18 Brian Paulgallium: more FEATURE_x tests
2008-06-18 Brian Paulmesa: FEATURE_dispatch to control dispatch table usage
2008-06-18 Brian Paulegl: call st_get_proc_address()
2008-06-18 Brian Paulgallium: added st_get_proc_address()
2008-06-18 Brian Paulmesa: refactor: move GetProcAddress code from glapi...
2008-06-18 Brian Paulgallium: added FEATURE_x tests
2008-06-18 Brian Paulmesa: s/GL_POLYGON+1/PRIM_OUTSIDE_BEGIN_END/
2008-06-18 Brian Paulmesa: add parenthesis
2008-06-18 Jakob Bornecrantzmesa: _mesa_texstore_s8_z24 now supports depth only...
2008-06-18 Michal Krolgallium: Remove PIPE_FORMAT_A8UB8UG8SR8S_NORM definition.
2008-06-17 Jakob Bornecrantzi915: Fix for s8_z24 textures not being shown
2008-06-17 Jakob Bornecrantzmesa: Added _mesa_texstore_s8_z24
2008-06-17 Brian Paulmesa: fix inconsistent use of GL_UNSIGNED_INT vs. GL_UN...
2008-06-17 Michal Krolgallium: Add facilities for mixed pipe formats.
2008-06-17 Brian Paulgallium: need to flush bitmap cache when raster color...
2008-06-17 Brian Paulgallium: check if sampler->max_lod < sampler->min_lod
2008-06-17 Brian Paulmesa: make mm.c use unsigned ints for offsets.
2008-06-17 Jakob Bornecrantzi915: Made region pool a slabpool
2008-06-17 Jakob Bornecrantzi915: Max and Min lod now works
2008-06-16 seventh guardianadded ARCH_FLAGS
2008-06-16 Jakob Bornecrantzgit: Updated .gitignore files
2008-06-14 Michal Krolutil: Use pf_get_size().
2008-06-13 Brian Paulmesa: move some glapi bits around
2008-06-13 Brian Paulmesa: remove some temp debug code
2008-06-13 Brian Paulmesa: check FEATURE_ARB_occlusion_query
2008-06-13 Brian Paulegl: added a debug msg
2008-06-13 Jakob Bornecrantzi915: Improved the not used tile code
2008-06-13 Jakob Bornecrantztrivial: Update clear-undefined
2008-06-13 Jakob Bornecrantzmesa: Fix libglapi.a build for dri
2008-06-13 Jakob Bornecrantzi915: Fix offsets not being used for surface targets
2008-06-13 Jakob Bornecrantzi915: Fix most of the clear problems
2008-06-13 Jakob Bornecrantztrival: Added test for undefined context of buffer
2008-06-13 Brian Paulgallium: another attempt at fixing libglapi.a compilati...
2008-06-13 Brian Paulmesa: fix typo: s/stacks/stack/
2008-06-13 Michal Krolgallium: Fix PIPE_FORMAT_A2B10G10R10_UNORM definition.
2008-06-13 Michal Krolgallium: Add PIPE_FORMAT_A2B10G10R10_UNORM.
2008-06-13 Michal Krolgallium: Allow pipe format component sizes to be specified
2008-06-13 Michal Krolmesa: Remove duplicate code.
2008-06-13 Jakob Bornecrantzi915: Messed up lineloop now works
2008-06-13 Jakob Bornecrantzi915: Support all primtive types in vbuf path
2008-06-12 Zack Rusinsilly bug: it's PROGRAM_VARYING
2008-06-12 Zack Rusinglsl: make sure we replace all output reads with tempor...
2008-06-12 Brian Paulmesa: add some #if FEATURE_x tests
2008-06-12 Brian Paulgallium: add some #if FEATURE_x tests
2008-06-12 Brian Paulmesa: remove unneeded #include
2008-06-12 Brian Paulgallium: add missing comma
2008-06-12 Brian Paulgallium: disable the codegen for TGSI_OPCODE_EXPBASE2...
next