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