mesa.git
2010-08-04 Tom Stellardr300/compiler: Don't unroll loops with continue or...
2010-08-04 Vinson Leest/mesa: Clean up header file inclusion in st_cache.h.
2010-08-04 Vinson Leest/mesa: Add forward declarations in st_atom_shader.h.
2010-08-03 Dave Airlier300g: disable multisample visuals until the state...
2010-08-03 Brian Pauldraw: check for instance divisors in vcache_check_run()
2010-08-03 Brian Paulgallium/translate: make generic_run() and generic_run_e...
2010-08-03 Brian Pauldraw: added a comment
2010-08-03 Brian Pauldraw: use instance divisor in draw_print_arrays()
2010-08-03 Brian Pauldraw: add assertion, rearrange debug code
2010-08-03 Marek Olšákst/dri: fix crash when dri2_drawable_get_buffers fails
2010-08-03 Marek Olšákmesa: increase the relative address offset limit to...
2010-08-03 Jerome Glisser600g: add polygon offset support
2010-08-03 Jerome Glisser600g: flush and resubmit if we reach limit
2010-08-03 Jerome Glisser600g: fix color target mask
2010-08-03 Zack Rusingallium/draw: forgot about PIPE_PRIM_LINE_STRIP_ADJACENCY
2010-08-03 Zack Rusingallium/util: add extra primitives to the trimmer
2010-08-03 Jerome Glisser600g: fix stencil
2010-08-03 Jerome Glisser600g: fix LIT + fix multiple constant one ALU + fix...
2010-08-03 Marek Olšákr300g: handle polygon offset correctly
2010-08-03 Vinson Leest/mesa: Add forward declarations in st_atom_constbuf.h.
2010-08-03 Vinson Leest/mesa: Include glheader.h in st_atom.h.
2010-08-03 Vinson Leemesa: Clean up header file inclusion in m_xform.h.
2010-08-03 Vinson Leemesa: Reduce header file inclusion in m_translate.h.
2010-08-03 Vinson Leemesa: Include missing header in m_matrix.h.
2010-08-03 Vinson Leemesa: Reduce header file inclusion in texgen.h.
2010-08-03 Vinson Leemesa: Reduce header file inclusion in texcompress_fxt1.h.
2010-08-03 Vinson Leemesa: Reduce header file inclusion in syncobj.h.
2010-08-02 Jerome Glisser600g: split alu block to conform to limit + RCP opcode
2010-08-02 Jerome Glisser600g: add autogenerated reg definition + debug print...
2010-08-02 Mario Kleinerradeon: Add DRI2 flush extension support, so we synchro...
2010-08-02 Jerome GlisseRevert "radeon: Add DRI2 flush extension to so we synch...
2010-08-02 Marek Olšákr300g: fix hardlock when using more than one stuffed...
2010-08-02 Mario Kleinerradeon: Add DRI2 flush extension to so we synchronize...
2010-08-02 Kristian Høgsbergglx: Drop _Xglobal_lock while we create and initialize...
2010-08-02 Andre Maasikasr600: fix sin,cos functions on r600
2010-08-02 Michal Krolutil: Fix unpacking of R8G8Bx_SNORM format.
2010-08-02 Dave Airlier600g: add stencil op/func translation
2010-08-02 Dave Airlier600g: initial alpha test state
2010-08-02 Dave Airlier600g: add initial blend state.
2010-08-02 Dave Airlier600g: set correct tex coord type for rect textures.
2010-08-02 Dave Airlier600g: make r600_db_format static.
2010-08-01 Dave Airliedraw: fix warning in sse code.
2010-08-01 Marek Olšákr300g: fix microtiling on RS6xx
2010-08-01 Vinson Leemesa: Remove inclusion of compiler.h from mtypes.h.
2010-08-01 Vinson Leemesa: Remove unnecessary header from mm.h.
2010-08-01 Vinson Leemesa: Add headers containing sybmols used by mm.c.
2010-08-01 Vinson Leer600g: Remove unnecessary header.
2010-07-31 Vinson Leemesa: Reduce header file inclusion in get.h.
2010-07-31 Vinson Leemesa: Include missing headers in vtxfmt.h.
2010-07-31 Vinson Leemesa: Include missing header in shared.h.
2010-07-31 Vinson Leemesa: Include missing header in restart.h.
2010-07-31 Vinson Leemesa: Include missing headers in renderbuffer.h.
2010-07-31 Vinson Leemesa: Include missing header in remap.h.
2010-07-31 Vinson Leer600g: Remove unnecessary header.
2010-07-31 Vinson Leemesa: Remove unnecessary headers.
2010-07-31 Vinson Leeswrast: Remove unnecessary headers.
2010-07-31 Vinson Leeegl: Fix '_eglAddAtExitCall' implicit declaration warning.
2010-07-31 Chia-I Wuegl: Add checks for EGL_MESA_screen_surface.
2010-07-31 Vinson Leetnl: Remove unnecessary headers.
2010-07-31 Vinson Leest/dri: Remove unnecessary headers.
2010-07-31 Vinson Leemesa: Include missing header in pixelstore.h.
2010-07-31 Vinson Leemesa: Include missing headers in nvprogram.h.
2010-07-30 Jerome Glisser600g: add KIL opcode support
2010-07-30 George Sapountzisst/dri: move backend hooks to appropriate object
2010-07-30 George Sapountzisst/dri: drop dri1_helper
2010-07-30 George Sapountzisst/dri: mv driDriverAPI to backends
2010-07-30 Brian Paulst/mesa: better handling of indirect addressing of...
2010-07-30 Brian Paulmesa: added gl_program::IndirectRegisterFiles field
2010-07-30 Vinson Leellvmpipe: Silence unused value warning.
2010-07-30 Vinson Leemesa: Add missing header to multisample.h.
2010-07-30 Zack Rusindraw: actually a noop, rather than not implemented
2010-07-30 Vinson Leemesa: Remove unnecessary header from colormac.h.
2010-07-30 Brian Paultgsi: remove incorrect assertion
2010-07-30 Vinson Leemesa: Remove unnecessary headers.
2010-07-30 Vinson Leellvmpipe: Fix implicit declaration of lp_func_delete_bo...
2010-07-30 Chia-I Wuutil: Fix the range of util_draw_elements_instanced.
2010-07-30 Zack Rusinllvmpipe: delete function bodies after generating machi...
2010-07-30 Jerome Glisser600g: fix typo in tex instruction + shader semantic...
2010-07-30 Li Pengconfigure: fix wrong variable name GLESv1_LIB_DEPS
2010-07-30 Keith Whitwellutil: more helpers for old draw code
2010-07-30 Vinson Leemesa: Include macros.h in files that use symbols from...
2010-07-30 Vinson Leemesa: Include macros.h in attrib.c for COPY_4FV symbol.
2010-07-30 Vinson Leeintel: Add missing header to intel_context.c.
2010-07-30 Vinson Leemesa: Reduce clip.h header file inclusion.
2010-07-30 Vinson Leemesa: Add missing header to framebuffer.h.
2010-07-30 Vinson Leemesa: Add missing header to fboject.h.
2010-07-30 Vinson Leemesa: Add missing header to texgetimage.h.
2010-07-30 Vinson Leemesa: Add missing header to texrender.h.
2010-07-30 Vinson Leemesa: Add missing header and forward declarations to...
2010-07-30 Vinson Leemesa: Add missing headers to viewport.h.
2010-07-30 Vinson Leemesa: Add missing header to depthstencil.h.
2010-07-30 Vinson Leemesa: Add missing headers to debug.h.
2010-07-30 Vinson Leeintel: Add missing header.
2010-07-30 Vinson Leedri: Add missing header to dri_metaops.c.
2010-07-30 Vinson Leemesa: Reduce clear.h header file inclusion.
2010-07-30 Vinson Leemesa: Reduce bufferobj.h header file inclusion.
2010-07-30 Vinson Leemesa: Remove unnecessary headers.
2010-07-29 Brian Paulllvmpipe: fix on-debug build breakage
2010-07-29 Brian Paulllvmpipe: added some jit debug code
2010-07-29 Brian Pauldraw: do bounds checking of array elements (debug only)
next