st/mesa: Add missing headers to st_draw.h.
[mesa.git] / src /
2010-08-05 Vinson Leest/mesa: Add missing headers to st_draw.h.
2010-08-05 Chris Wilsonintel: Check for a NULL src buffer prior to blt
2010-08-05 Chris Wilsonintel: Check for region allocation failure.
2010-08-05 Vinson Leest/mesa: Add missing header in st_context.c.
2010-08-05 Vinson Leest/mesa: Add missing header in st_atom_pixeltransfer.c.
2010-08-05 Vinson Leest/mesa: Clean up header file inclusion in st_context.h.
2010-08-05 Vinson Leest/mesa: Add missing header in st_cb_xformfb.h.
2010-08-05 Vinson Leest/mesa: Clean up st_cb_viewport.h.
2010-08-05 Vinson Leest/mesa: Add missing headers in st_cb_texture.h.
2010-08-04 Francisco Jerezdri/nouveau: Don't try to validate uninitialized teximages.
2010-08-04 Francisco Jerezdri/nv20: Fix some PGRAPH_ERRORs seen with DATA_CHECK...
2010-08-04 Francisco Jerezdri/nouveau: Fix up software mipmap generation.
2010-08-04 Vinson Leest/mesa: Add forward declaration in st_cb_strings.h.
2010-08-04 Vinson Leest/mesa: Add missing header in st_cb_readpixels.h.
2010-08-04 Vinson Leest/mesa: Clean up header file inclusion in st_cb_raster...
2010-08-04 Vinson Leest/mesa: Add missing header in st_cb_program.h.
2010-08-04 Vinson Leer300/compiler: Remove unnecessary header.
2010-08-04 Vinson Leeintel: Remove unnecessary header.
2010-08-04 Vinson Leest/mesa: Add missing headers in st_cb_flush.h.
2010-08-04 Vinson Leest/mesa: Clean up header inclusion in st_cb_feedback.h.
2010-08-04 Jerome Glisser600g: force flush on map as temporary fix to readpixel
2010-08-04 Vinson Leest/mesa: Add missing headers to st_cb_fbo.h.
2010-08-04 Jerome Glisser600g: always perform texture perspective divide +...
2010-08-04 Vinson Leest/mesa: Clean up header file inclusion in st_cb_eglima...
2010-08-04 Vinson Leedraw: Fix return type of draw_translate_vinfo_size.
2010-08-04 Vinson Leest/mesa: Clean up header file inclusion in st_cb_drawtex.h.
2010-08-04 Vinson Leest/mesa: Clean up header file inclusion in st_cb_drawpi...
2010-08-04 Vinson Leest/mesa: Add forward declaration in st_cb_condrender.h.
2010-08-04 Vinson Leest/mesa: Add forward declarations in st_cb_clear.h.
2010-08-04 Vinson Leest/mesa: Include missing headers in st_cb_bufferobjects.h.
2010-08-04 Vinson Leest/mesa: Clean up header file inclusion in st_cb_blit.h.
2010-08-04 Vinson Leest/mesa: Clean up header file inclusion in st_cb_bitmap.h.
2010-08-04 Kristian Høgsbergglx: Move deref after NULL check
2010-08-04 Kristian Høgsbergglx: Fix use after free in drisw error path
2010-08-04 Kristian Høgsbergglx: We no longer need screen extensions for drisw
2010-08-04 Kristian Høgsbergglx: dri2InvalidateBuffers() needs the X drawable XID...
2010-08-04 Andre Maasikasr600: relax stride/alignment requirements for vertices
2010-08-04 Chia-I Wudraw: Fix the edge flags of flatshade_first polygons.
2010-08-04 Tom Stellardr300/compiler: Always unroll loops when doing loop...
2010-08-04 Tom Stellardr300/compiler: r500 hw support for break and continue...
2010-08-04 Tom Stellardr300/compiler: KILP may not always be inside an IF...
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.
next