mesa.git
2007-08-10 keithwmove locking to new file
2007-08-10 keithwremove intelGetString()
2007-08-10 Keith WhitwellMove string functions to state_tracker, add queries...
2007-08-10 BrianY invert, clean-up
2007-08-10 Brianinvert Y for scissor
2007-08-10 keithwuse winsys supported_formats() query
2007-08-10 keithwadd missing printf
2007-08-10 keithwmove dri_bo() to a header file
2007-08-10 Brianadded pipe->max_texture_size() query, use it in st_draw...
2007-08-10 Keith WhitwellLift common winsys functions into pipe's new p_winsys.
2007-08-10 Brianfix image orientation
2007-08-10 Brianreadpixels handles any format/type/packing/transfer...
2007-08-10 Briansetup sampler state, computed wincoords with pixel...
2007-08-10 Briandon't hardcode cpp
2007-08-10 Brianadded st_sizeof_format()
2007-08-10 BrianglRead/DrawPixels test
2007-08-10 Brianbasic texture-based glDrawPixels path works
2007-08-10 Brianuse st_mesa_format_to_pipe_format()
2007-08-10 Brianadded st_mesa_format_to_pipe_format()
2007-08-10 Brianalignment/pitch/width clean-ups
2007-08-10 Brianminor clean-ups
2007-08-10 Keith WhitwellHandle glFlush/glFinish through the state tracker.
2007-08-10 Brianpipe->region_alloc() now takes width instead of pitch...
2007-08-10 Brianfix asst glitches
2007-08-10 michalAdd SGT/LT/GE/LE/EQ/NE opcodes for ps/vs_2_x.
2007-08-10 michalSupport predicates.
2007-08-10 Brianadded st_cb_readpixels.c
2007-08-10 Brianuse st_cb_readpixels.c
2007-08-10 BrianglReadPixels
2007-08-10 Brianadd missing break stmt
2007-08-10 Brianmore render to texture work
2007-08-10 Briansketch out some render-to-texture code
2007-08-10 Brianremove some temporary hacks
2007-08-10 Brianadded pipe_surface_unreference()
2007-08-10 Brianinclude surface.offset in address calculations
2007-08-10 Keith WhitwellClean up / sanitize debugging
2007-08-10 Keith WhitwellMissing files
2007-08-10 Keith WhitwellRemove dead include line
2007-08-10 Keith WhitwellFix merge issue
2007-08-10 Keith WhitwellGive softpipe a native texture layout of its own.
2007-08-10 Keith WhitwellAdd printf handlers, pass pci id and move texlayout...
2007-08-10 Keith WhitwellPass pci_id to i915_create()
2007-08-10 Keith WhitwellAdd a printf method to winsys and use for all debugging.
2007-08-10 Keith WhitwellAdd a printf method to winsys. Not currently used.
2007-08-10 Brianobsolete files
2007-08-10 Brianno longer need intel_surface.c
2007-08-10 Brianmove intel_supported_formats() into intel_context.c
2007-08-10 Brianwe can now just rely on softpipe for surface creation...
2007-08-10 Brianflesh out w/ more formats, y=0=top convention
2007-08-10 Brianreturn (softpipe) in GL_RENDERER string - temporarily
2007-08-10 Brianrename st_cb_teximage.h st_format.h
2007-08-10 BrianRename (file contains surface format-related functions)
2007-08-10 Briancode movement
2007-08-10 Brianinvert Y axis
2007-08-10 Brianchange triangle orientation, fix exit()
2007-08-09 Brianasst changes to get softpipe rendering again (no zbuf...
2007-08-09 Brianinit strb->Base.DataType appropriately, clean-ups
2007-08-09 Brianexport softpipe_init_surface_funcs()
2007-08-09 Brianadded null ptr checks
2007-08-09 Keith WhitwellSplit texfilter enums to match common hardware usage.
2007-08-09 Keith Whitwellsilence warning
2007-08-09 Keith Whitwellsilence warning
2007-08-10 Brianmore work toward texture-based glDrawPixels
2007-08-10 Briancomments
2007-08-10 Brianmove viewport Y inversion to state tracker
2007-08-09 Keith WhitwellAdd more i915 state packets.
2007-08-09 Keith WhitwellRemove unused file
2007-08-10 Brianinvert Y axis with the viewport transformation to put...
2007-08-10 Brianvertex colors are ARGB
2007-08-09 Keith WhitwellMissing files
2007-08-09 Keith WhitwellSome basic state - blend and ztest sort of work.
2007-08-09 Keith WhitwellRemove references to fallbacks from this directory
2007-08-09 Briancomments, assertions, etc
2007-08-09 BrianObsolete
2007-08-09 Briandead code removal
2007-08-09 Keith WhitwellEmit drawrect command as we no longer ask the kernel...
2007-08-09 Keith WhitwellRemove unused blit functions.
2007-08-09 Keith WhitwellDon't reemit hardware state *every* primitive.
2007-08-09 Brianfix merge conflicts
2007-08-09 Briandon't use intel_read_draw_buffer.c anymore
2007-08-09 Brianassertions
2007-08-09 Brian*numFormats = 3
2007-08-09 Brianminor clean-ups
2007-08-09 Brianremove intel_depthstencil.c and intel_fbo.c
2007-08-09 BrianObsolete files
2007-08-09 Briandon't include intel_depthstencil.h
2007-08-09 Brianremove some includes
2007-08-09 BrianCheckpoint intel_renderbuffer removal.
2007-08-09 Brianremove dead code, remove intel_fbo.h includes
2007-08-09 Briansurface-related prototypes
2007-08-09 Briancheckpoint: no longer using intel_fbo.c
2007-08-09 Brianremove color_rb[] and lots of dead code
2007-08-09 Briandisable intel_get_rb_region()
2007-08-09 Briancheckpoint: more intel_renderbuffer removal
2007-08-09 Briancheckpoint: intel_renderbuffer removal (intel_renderbuf...
2007-08-09 Briancheckpoint: intel_renderbuffer removal (move vbl_pendin...
2007-08-09 Briancheckpoint: intel_renderbuffer removal
2007-08-09 michalUpdate opcode list.
2007-08-09 michalFurther opcode list reorg.
2007-08-09 Keith WhitwellQuieten TGSI
next