1927 Commit (4097590bc6e13c1903760dbfb1d60123ee0f527d)
 

Autore SHA1 Messaggio Data
  Brian Paul 9e48553ccc increase FOG_MAX to 10.0 to fix CI conformace failure 24 anni fa
  Brian Paul 80532da3bf minor clean-ups and more comments 24 anni fa
  Brian Paul d57bcbed46 moved some misplaced compiler flags from CC assigment to CFLAGS 24 anni fa
  Brian Paul 0ab16e0134 New IFLOOR, ICEIL macros from Josh Vanderhoof. Fixes problems with 24 anni fa
  Keith Whitwell 649971518c typo 24 anni fa
  Brian Paul f89035b8c4 changed MAX_HEIGHT to 2048 24 anni fa
  Brian Paul 9bf68ad963 New triangle rasterization code. Store per-span initial/step values in the 24 anni fa
  Keith Whitwell 9cf779e7ac Fix for glean texgen test. 24 anni fa
  Keith Whitwell b8d091d350 increase blocksize, remove dead opcodes 24 anni fa
  Gareth Hughes 53e4ebd4e3 Fix long-standing FP exception bug in _mesa_x86_cliptest_points4(). 24 anni fa
  Brian Paul d29e9dfe93 fixed scissor clear problem (Michael Saunders) 24 anni fa
  Keith Whitwell c6083e1dc4 Clean up _tnl_Begin/begin/hard_begin. 24 anni fa
  Keith Whitwell b8f9980999 fix a couple of small bugs 24 anni fa
  Keith Whitwell 5759f53934 made render path selection more flexible 24 anni fa
  Keith Whitwell 6d1055c967 Clean up translation of array elements, copying of elts in pure-elt 24 anni fa
  Brian Paul 1a3e034b12 redo previous change in a more defensive way 24 anni fa
  Brian Paul a5cc6155d4 added check for zero-length spans, avoids potential problems later 24 anni fa
  Brian Paul dbed202744 fixed some divide by zero problems found w/ conform 24 anni fa
  Brian Paul bd3d9b9d04 RGBA mode GL_NAND was wrong, fixed 16-bit GLchan support 24 anni fa
  Keith Whitwell 8b6a91a93f Set 'prefer_float_colors' true, now that tnl uses them natively. 24 anni fa
  Brian Paul e296d7f0e4 applied Jeff & Keith's optimization to write_span_mono_pixmap() 24 anni fa
  Brian Paul ad51be1ad4 fixed bad texture border test (sometimes caused a segfault) 24 anni fa
  Brian Paul 72deb502d7 minor clean-up 24 anni fa
  Keith Whitwell bc69de5f21 Driver interface changes 24 anni fa
  Keith Whitwell 7954a0cafd Replace PipelineStart, PipelineFinish with RunPipeline. Clean up 24 anni fa
  Brian Paul f2bcadec7c removed linux-386-opt-V2-glide config since FX_V2 symbol has no significance anymore 24 anni fa
  Brian Paul f50bbbf855 check hardware type and use SETUP_SNAP if needed 24 anni fa
  Brian Paul 8acb7e9ea2 fixed loop bug in _mesa_ConvolutionFilter2D() 24 anni fa
  Brian Paul 20dc7e6945 minor clean-ups 24 anni fa
  Brian Paul b9f2494bfc fixed FP underflow problem in kfact computation 24 anni fa
  Brian Paul 91979127ec fixed font/bitmap x-offset bug (Frank Warmerdam) 24 anni fa
  Brian Paul 7884aa151f fixed Y flip problem in read_rgba_pixels() (Frank Warmerdam) 24 anni fa
  Brian Paul a41edc31ce check for tiny values in dir[] vector in calcposobjs(), prevents FP underflows later 24 anni fa
  Brian Paul 61cb081a35 missed a GLfixed->GLfloat fog change 24 anni fa
  Brian Paul 78023e9808 don't call _mesa_win_fog_coords_from_z() if fog is disabled, fixes FP exception 24 anni fa
  Brian Paul 7b9ff48d02 make sure rotation plugged into sin/cos lookup tables is always positive, fixes FP exception 24 anni fa
  Brian Paul f2bfc66c5d fixed minor logic error in _mesa_StencilOp() 24 anni fa
  Keith Whitwell cd487af90b remove debug code 24 anni fa
  Keith Whitwell 5f2230c7bf add missing translate functions 24 anni fa
  Keith Whitwell bcf749e83a fix possible segfault on destroy context 24 anni fa
  Keith Whitwell 335634b807 Add FLUSH_CURRENT() calls to fix ordering problems (incl. hierarchical 24 anni fa
  Keith Whitwell e809379caf Use correct PV when clipping. 24 anni fa
  Keith Whitwell 0a716cdff8 Don't scale basealpha by 255 now it's a float. 24 anni fa
  Keith Whitwell 0ff31445f2 fix eval/colormaterial interaction 24 anni fa
  Brian Paul bc920f08f5 set MRD to 1.0, fixes new Glean polygon offset failure 24 anni fa
  Brian Paul dae62174c5 sample plane equations at fragment centers, not lower-left corner 24 anni fa
  Gareth Hughes c5e907e501 Add new tests. 24 anni fa
  Gareth Hughes 95d0fe9c11 More cleanups. 24 anni fa
  Gareth Hughes c329f0824c Initial new Win32 build support. More to come. 24 anni fa
  Brian Paul 43caa5c09a added info about driver status in 3.5 24 anni fa