don't apply pixelzoom to bitmaps
[mesa.git] / src / mesa / main /
2007-09-25 Brianinclude programopt.h
2007-09-25 BrianDisable vertex shader fog, compute fog in fragment...
2007-09-19 Briantemporarily set the FRAG_BIT_FOGC bit in InputsRead...
2007-09-11 BrianImplement query object interface.
2007-09-10 Brianmove FLUSH_CURRENT
2007-09-06 BrianMove guts of glRasterPos down into T&L module.
2007-08-20 Briandon't map element buffer in _mesa_validate_DrawElements...
2007-08-11 Brianremove some temp pipe hacks
2007-08-10 Brianremove some temporary hacks
2007-08-10 Keith WhitwellAdd printf handlers, pass pci id and move texlayout...
2007-08-09 BrianCheckpoint intel_renderbuffer removal.
2007-08-02 Brianremove st_draw.h include
2007-08-02 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-08-02 Keith WhitwellReroute some clear functionality.
2007-08-01 Brians/Z24_S8/S8_Z24/ (stencil is in the high byte)
2007-08-01 BrianCheckpoint: glClear changes - working, bug very rough.
2007-07-31 Briansp_z_surface.h is dead
2007-07-31 BrianRedesign pipe_surface in terms of pipe_region.
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-31 Brian32 and z24s8 softpipe buffers
2007-07-30 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-07-30 BrianLots of improvements to the surface-related code.
2007-07-27 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-24 Brianremove unused MAX_3D_TEXTURE_SIZE, reformattting
2007-07-24 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-07-21 ZhangFix a number of MINGW32 issues
2007-07-21 BrianRemove ctx->Point._Size and ctx->Line._Width.
2007-07-20 Roland Scheideggerfix bogus recently introduced function param comments
2007-07-20 Roland Scheideggerfix bogus recently introduced function param comments
2007-07-19 Roland Scheideggerfix mesa's handling of fbo's / window fb (again)
2007-07-19 Roland Scheideggermore fixes for mesa's fbo handling (fixes tests/fbotest1/2)
2007-07-19 Roland Scheideggerfix up mesa's probably bogus framebuffer updates with...
2007-07-19 Roland Scheideggerfix mesa fb binding
2007-07-18 Roland Scheideggerfix mesa's handling of fbo's / window fb (again)
2007-07-18 Roland Scheideggermore fixes for mesa's fbo handling (fixes tests/fbotest1/2)
2007-07-17 Roland Scheideggerfix up mesa's probably bogus framebuffer updates with...
2007-07-17 Roland Scheideggerfix mesa fb binding
2007-07-17 Roland Scheideggerremove old code, remaining bits of static handles,...
2007-07-17 Keith WhitwellMerge branch 'origin' into softpipe_0_1_branch
2007-07-17 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-16 Roland Scheideggerfix bogus fb/drawable information
2007-07-15 Roland Scheideggerfix bogus fb/drawable information (fixes xdemos/wincopy)
2007-07-13 BrianAdded basic occlusion counting
2007-07-13 Brianfix width/depth mix-up (bug 11577)
2007-07-11 BrianMinor clean-up of polygon offset logic. Properly comput...
2007-07-08 BrianFix size test bug in _mesa_test_proxy_teximage().
2007-07-08 BrianCheck if 'indices' parameter is NULL (bug 11314)
2007-07-08 BrianChange float depthScale param to _mesa_unpack_depth_spa...
2007-07-08 Briancheck depthScale value for optimized ushort->uint case...
2007-07-06 Patrice MandinMerge branch 'master' of git+ssh://pmandin@git.freedesk...
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-05 Brianstencil pixel map didn't work in _mesa_unpack_stencil_s...
2007-07-04 BrianBe more consistant with paths in #includes. Eventually...
2007-07-03 Roland Scheideggerfix GL_DOT3_RGBA texture combiner mode in generated...
2007-07-02 Brianavoid unnecessary clamping of depth values (bug 11448)
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-06-28 zhanga variety of fixes for MingW
2007-06-28 Brianincrease MAX_POINT_SIZE to 60
2007-06-28 BrianXXX comment about point clamping
2007-06-21 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-06-21 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-06-20 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-06-20 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-06-12 Brianfix an error string, refactor _mesa_GetCompressedTexIma...
2007-06-12 Brianfix comment
2007-06-11 BrianRework _mesa_update_texture_compare_function() to only...
2007-06-11 Brianrename/clean-up _mesa_validate_texture_wrap_mode
2007-06-11 Brianfix typo, added comment
2007-06-11 BrianReplace texobj->Complete with texobj->_Complete since...
2007-06-11 Briantypo: s/derrived/derived/
2007-06-11 BrianIn generic_nop() call _mesa_warning() instead of _mesa_...
2007-06-11 Brianremove dead code
2007-06-08 BrianIn supported_buffer_bitmask(), use framebuffer's visual...
2007-06-08 Briandisable depthBits test in check_compatible(), see bug...
2007-06-08 Brianremove obsolete comment about max DEFAULT_SOFTWARE_DEPT...
2007-06-07 Ian RomanickAdd support for GL_ARB_fragment_program_shadow.
2007-06-07 Ian RomanickFix ARB_fp spec conformance bug WRT shadow sampling.
2007-05-24 Keith WhitwellUse the x11 driver as a test harness for the softpipe...
2007-05-23 Briandoxygen-ize some comments
2007-05-23 Brianrestore GL_TEXTURE_LOD_BIAS in _mesa_PopAttrib(), bug...
2007-05-23 Brianincr/decr 1D/2DArray texture refcounts like other targets
2007-05-23 BrianFix point attentuation problem (bug 11042)
2007-05-22 Brianget rid of GenTexturesLock, used ctx->Shared->Mutex
2007-05-22 Brianremove the unused texobj Mutex field
2007-05-22 Brianremove a VMS-ism that doesn't seem needed elsewhere
2007-05-22 Brianimprove some comments, clean-up formatting
2007-05-22 Brianremove some whitespace
2007-05-21 Brianif light position is local, treat it as a homogeneous...
2007-05-19 Brianneed to copy new 1D/2D array texture objects in _mesa_P...
2007-05-17 Ian RomanickAdd missing _EXT suffix to 2D_ARRAY target enums.
2007-05-17 Ian RomanickAdd array texture targets to list that can use compress...
2007-05-17 Ian RomanickRefactor determining whether a texture target can use...
2007-05-17 Brianmake srcPtr param to make_1d_stack_mipmap() const
2007-05-17 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-05-16 Ian RomanickInitial implementation of MESA_texture_array
2007-05-15 Ian RomanickBring framebuffer_texture's error checking more in...
2007-05-14 Brianmaster/trunk is now for Mesa 7.1 devel: bump versions
2007-05-10 Brianmore indentation fixes, remove 'register' keywords
2007-05-10 Brianre-indent some code
2007-05-10 Ian RomanickFix reversed enable logic in enable_texture
next