r300g: emit blend LTE/GTE thresholds on >=RV350
[mesa.git] / src /
2010-01-13 Marek Olšákr300g: emit blend LTE/GTE thresholds on >=RV350
2010-01-13 Marek Olšákr300g: update the texture initialization so that it...
2010-01-13 Marek Olšákr300g: add emission of texture tiling bits
2010-01-13 Marek Olšákr300g: add is_r400 flag
2010-01-13 Marek Olšákr300g: silence a warning
2010-01-13 Marek Olšákr300g: only emit scissor when needed
2010-01-13 Marek OlšákRevert "r300g: Placate kernel checker by explicitly...
2010-01-13 Marek Olšákr300g: mark all states as dirty after flush
2010-01-12 Marcin Slusarznv50: fix 2 off by one memory leaks (nv50_miptree_level...
2010-01-12 Marcin Slusarznv50: fix memory leak on nv50_pc free
2010-01-12 José Fonsecagallium: Rename ALIGN_STACK -> PIPE_ALIGN_STACK for...
2010-01-12 José Fonsecagallium: Simplify PIPE_ALIGN_VAR.
2010-01-12 José Fonsecagallium: Generalize the alignment macros to other compi...
2010-01-12 Corbin Simpsonr300g: Always emit scissors.
2010-01-12 Chia-I Wust/egl_g3d: Get the stapi from the driver.
2010-01-12 Chia-I Wuegl: Add _EGLDriver as the first argument to GetProcAdd...
2010-01-12 Chia-I Wuegl_xdri: Fix build breakage.
2010-01-12 Chia-I Wust/egl_g3d: Improve comments to the native display...
2010-01-12 Corbin Simpsonr300g: Add back dirty state check.
2010-01-12 Corbin Simpsonr300g: Placate kernel checker by explicitly disabling...
2010-01-12 Corbin Simpsonr300g: Avoid segfault on binding null RS state.
2010-01-12 Brian Paulst/mesa: removed unused var
2010-01-12 Brian Paulst/mesa: comments, whitespace
2010-01-12 Chia-I Wuwinsys/drm: Use egl_g3d to build EGL drivers.
2010-01-12 Chia-I Wust/egl_g3d: Add support for KMS native display.
2010-01-12 Chia-I Wust/egl_g3d: Add support for EGL_MESA_screen_surface.
2010-01-12 Chia-I Wust/egl_g3d: Update the native display interface for...
2010-01-12 Chia-I Wust/egl_g3d: New EGL state tracker that uses Gallium.
2010-01-12 Chia-I Wuwinsys/drm: Add name field to drm_api.
2010-01-12 Chia-I Wuegl: EGL_SCREEN_BIT_MESA is a valid bit.
2010-01-12 Chia-I Wust/mesa: Remove st_api.c.
2010-01-12 Chia-I Wust/vega: Make it compatible with st_public.h.
2010-01-12 Chia-I Wust/vega: Advertise OpenVG support.
2010-01-11 Jesse BarnesMerge branch 'master' of ssh://people.freedesktop.org...
2010-01-11 Chia-I Wust/xlib: Mark GLX functions as public.
2010-01-11 Chia-I Wust: Mark functions in st_public.h and vg_tracker.h...
2010-01-11 Chia-I Wugallium: Add PUBLIC macro for function visibility.
2010-01-11 José Fonsecapython: Integrate with llvmpipe if possible.
2010-01-11 José Fonsecapython: Mask out PIPE_TEXTURE_USAGE_DISPLAY_TARGET...
2010-01-11 José Fonsecapython: Prefer PIPE_FORMAT_Z32_UNORM.
2010-01-11 José Fonsecapython: Set PIPE_TEXTURE_USAGE_RENDER_TARGET instead...
2010-01-11 Corbin Simpsonutil: Set flatshade for blitter.
2010-01-11 Corbin Simpsonradeong: Check for DONTBLOCK before flushing, remove...
2010-01-11 Keith Whitwellutil/blitter: remove unused variable
2010-01-11 Luca BarbieriFix compressed texture loads for non-minimal pitches
2010-01-11 Corbin Simpsonr300g: Don't bother testing for empty scissors.
2010-01-11 Corbin Simpsonutil: Apply Brian's suggested blit improvements.
2010-01-11 Dave Airliegallium: u_blitter add overlapping blit support.
2010-01-11 Corbin Simpsonr300g: Atomize scissors.
2010-01-11 Corbin Simpsonr300g: Move TCL bypass switch to main context.
2010-01-11 Corbin Simpsonr300g: Atomize viewport.
2010-01-11 Corbin Simpsonr300g: Move ROPCNTL to the top of the emit order.
2010-01-11 Corbin Simpsonr300g: Don't avoid rewriting ZTOP.
2010-01-11 Corbin Simpsonr300g: Atomize rasterizer.
2010-01-11 Marcin Kościelnickinouveau: Make winsys recognise the original NV50.
2010-01-11 Dave Airlieradeon: fix prediction for r100 inline vert/elt emits.
2010-01-11 Dave Airlieradeon: fix bug in realloc code.
2010-01-11 Ben Skeggsst/dri: update dri2 drawables when viewport is changed
2010-01-10 Corbin Simpsonr300g: Atomize ZTOP.
2010-01-10 Corbin Simpsonr300g: Atomize DSA.
2010-01-10 Corbin Simpsonr300g: Atomize UCP.
2010-01-10 Corbin Simpsonr300g: Atomize blend color.
2010-01-10 Corbin Simpsonr300g: Start using atoms.
2010-01-10 José Fonsecallvmpipe: Update instructions.
2010-01-10 Chia-I Wuegl: Clean up the Makefile rules.
2010-01-10 Chia-I Wuegl_softpipe: Remove the unnecessary call to _eglSwapBu...
2010-01-10 José Fonsecallvmpipe: Yet another hack to get release LLVM static...
2010-01-10 José Fonsecagallium: Remove dead code.
2010-01-10 José Fonsecagallium: Provide alternative stdint.h and stdbool.h...
2010-01-09 Maciej Cencorar300: minor accelerated blit fixes
2010-01-09 Maciej Cencorar300: fallback on depth buffer blits
2010-01-08 Kristian Høgsbergintel/DRI2: add DRI2flushExtension support with invalid...
2010-01-08 Jesse BarnesDRI2/GLX: add INTEL_swap_event support
2010-01-08 Jesse BarnesDRI2: add SwapInterval support
2010-01-08 Jesse BarnesDRI2: add OML_sync_control support
2010-01-08 Jesse BarnesDRI2: add SwapBuffers support
2010-01-08 Christoph Bumillernv50: handle TGSI_OPCODE_UMAD,UMUL,NOT and fix SAD
2010-01-08 Christoph Bumillernv50: free src temp_temps on emit
2010-01-08 Christoph Bumillernv50: try to honor sprite coord mode
2010-01-08 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-08 Dan Nicholsonmesa: Ensure libmesagallium.a is finished building...
2010-01-08 Michal Kroltgsi: Cleanup dot-product opcodes in interpreter.
2010-01-08 Vinson Leer300: Move initial declaration outside for loop.
2010-01-08 Francisco Jereznv20: Fix build for the latest nouveau_class.h changes.
2010-01-08 José Fonsecascons: Don't build xlib when dri is enabled.
2010-01-08 José Fonsecalvmpipe: Initialize all coordinates.
2010-01-08 José Fonsecascons: Output a meaningful message when xlib libGL...
2010-01-08 José Fonsecascons: Use static glew library on Unices to avoid binar...
2010-01-07 Keith Whitwellst/xorg: remove unused xorg_exa_get_pixmap_handle function
2010-01-07 Brian Paultgsi: fix SSE code emit for XPD
2010-01-07 Christoph Bumillernv50: preallocate TEMPs written first time in a subroutine
2010-01-07 Christoph Bumillernv50: handle TGSI_OPCODE_SAD,UADD
2010-01-07 Christoph Bumillernv50: handle TGSI_OPCODE_IMAX,IMIN,UMAX,UMIN
2010-01-07 Christoph Bumillernv50: handle integer SET operations
2010-01-07 Christoph Bumillernv50: handle TGSI_OPCODE_SHL,ISHR,USHR
2010-01-07 Christoph Bumillernv50: handle TGSI_OPCODE_F2I,F2U,I2F,U2F plus src mods
2010-01-07 Eric Anholtintel: Remove leftover symlinks from DRI1 removal.
2010-01-07 Brian Paultgsi: add assertion to verify legal register file
2010-01-07 Brian Paultgsi: fix incorrectly placed braces, add more braces...
2010-01-07 Brian Paultgsi: move register checking code before check_register...
next