mesa.git
2010-04-04 Chia-I Wuprogs/egl: Add an OpenGL ES demo for EGL_OES_image_pixmap.
2010-04-04 Chia-I Wust/mesa: Implement GL_OES_EGL_image driver hooks.
2010-04-04 Chia-I Wust/egl: Implement get_egl_image hook.
2010-04-04 Dave Airlier300g: fix TFP stride override.
2010-04-04 Marek Olšákr300g: add conditional rendering
2010-04-04 Marek Olšákr300g: add r4xx fragment shader registers
2010-04-04 Marek Olšákr300g: do not use the c++ template keyword
2010-04-04 Marek Olšákr300g: properly setup textures from X server
2010-04-03 Dave Airlier300g: fix color tiling for buffer from X server.
2010-04-03 Brian Paulmesa: display list support for GL_EXT_transform_feedback
2010-04-03 Brian Paulmesa: plug in GL_EXT_transform_feedback functions into...
2010-04-03 Brian Paulglapi: regenerated files for EXT_transform_feedback
2010-04-03 Brian Paulglapi: include/build EXT_transform_feedback.xml
2010-04-03 Brian Paulglapi: new EXT_transform_feedback.xml file
2010-04-03 Brian Paulglapi: fix error message
2010-04-03 Dave Airlier300 compiler: add target output debugging.
2010-04-02 José Fonsecautil: Revert unsolicited, untested, unreviewed, and...
2010-04-02 José Fonsecapython/tests: Output test results in a format that...
2010-04-02 Corbin Simpsongallium/docs: Dithering might not actually do anything.
2010-04-02 Corbin Simpsonr300g: Expound on dithering comment.
2010-04-02 Dave Airlier300g: make dithering work like fglrx.
2010-04-02 Yann Droneaudgallium: fix dri_destroy_option_cache() when optionCach...
2010-04-02 Brian Paulllvmpipe: limit max texture size to 2Kx2K for now
2010-04-02 Vinson Leegallivm: Add fallthrough comment at end of case statement.
2010-04-02 Vinson Leeprogs/gallium/unit: Silence uninitialized variable...
2010-04-02 Luca Barbierigallium/util: print \n after DXTn printf
2010-04-02 Luca Barbierisoftpipe: remove S3TC init, since it's done on-demand now
2010-04-02 Vinson Leeprogs/gallium/unit: Move declaration before code.
2010-04-02 Brian Paulglsl: fix bad return value in link_transform_feedback()
2010-04-02 Brian Paulgallium/util: remove extraneous semicolon
2010-04-02 Brian Paulgallium: remove old comment about return values
2010-04-02 Brian Paulglsl: remove obsolete comment
2010-04-02 Brian Paulglsl: do extra link checking for transform feedback
2010-04-02 Brian Pauldocs: update GL3 / GL_ARB_fragment_coord_conventions...
2010-04-02 Brian Paulmesa: minor fixes in _mesa_GetTransformFeedbackVarying()
2010-04-02 Brian Paulglsl: append built-in, used varying vars to the varying...
2010-04-02 Brian Paulmesa: make _mesa_copy_string() non-static
2010-04-02 Brian Paulglsl: pass datatype to _mesa_add_varying()
2010-04-02 Brian Paulglsl: add more vertex/fragment output info helpers
2010-04-02 Luca Barbierigallium/util: revert util_format_init addition
2010-04-02 Luca Barbierigallium/util: add util_format_is_supported to check...
2010-04-02 Luca Barbierigallium/util: load s3tc on demand
2010-04-02 Luca Barbieriprogs/gallium: add unit test for u_half
2010-04-02 Luca Barbierigallium/util: pregenerate half float tables
2010-04-02 Chia-I Wust/egl: Add a missing break.
2010-04-02 Chia-I Wuprogs/egl: Update .gitignore.
2010-04-02 Chia-I Wuprogs/egl: Link to eglut first.
2010-04-02 Vinson Leegallium/util: s/inline/INLINE/
2010-04-02 Luca Barbierinv50: call util_format_init
2010-04-02 Luca Barbierigallium/util: add util_format_init that inits s3tc...
2010-04-02 Luca Barbierigallium/util: add one-time initialization helper
2010-04-01 Luca Barbierigallium/util: use #pragma section instead of #pragma...
2010-04-01 Luca Barbierigallium/util: reindent u_half.c and u_half.h with Mesa...
2010-04-01 Luca BarbieriRevert "util: Init half-float tables on demand."
2010-04-01 Dan Nicholsonprogs: Fix linking of Xlib demos for non-autoconf builds
2010-04-01 Corbin Simpsonutil: Init half-float tables on demand.
2010-04-01 José Fonsecallvmpipe: Support sampling from PIPE_FORMAT_R32_FLOAT.
2010-04-01 Michal Krolutil: Declare .CRT$XCU data segment.
2010-04-01 Michal Krolscons: Remove `util/u_gctors.cpp'.
2010-04-01 Luca Barbierigallium/util: rewrite global constructor system for...
2010-04-01 José Fonsecallvmpipe: Support sampling from signed and mixed siged...
2010-04-01 José Fonsecapython/tests: We're using a rgba8 rendertarget so sampl...
2010-04-01 José Fonsecast/python: Allow to sample only in the [0,1] range.
2010-04-01 José Fonsecapython/tests: Several cleanups.
2010-04-01 José Fonsecast/python: Always use softpipe as reference driver.
2010-04-01 Luca Barbierigallium/util: add copyright header to u_half.c
2010-04-01 Chia-I WuUpdate DEMO_FILES for demos using EGL.
2010-04-01 Chia-I Wuprogs/egl: Port OpenVG lion and sp to eglut.
2010-04-01 Chia-I Wuprogs/egl: Port ES1 gears to eglut.
2010-04-01 Chia-I Wuprogs/egl: Port ES1 tri to eglut.
2010-04-01 Chia-I Wuprogs/egl: Replace egltri by xegl_tri.
2010-04-01 Chia-I Wuprogs/egl: Porg xegl_tri to eglut.
2010-04-01 Chia-I Wuprogs/egl: Port eglgears to eglut.
2010-04-01 Chia-I Wuprogs/egl: Add eglut.
2010-04-01 Chia-I Wuprogs/openvg: Move OpenVG demos to a subdirectory of...
2010-04-01 Chia-I Wuprogs/es: Move OpenGL ES demos to subdirectories of...
2010-04-01 Chia-I Wuprogs/egl: Move demos a level deeper.
2010-04-01 José Fonsecallvmpipe: More tweaks to the supported texture formats.
2010-04-01 José Fonsecagallium/unit: Invoke util_half_init_tables().
2010-04-01 José Fonsecautil: Declare util_half_init_tables only once.
2010-04-01 José Fonsecautil: Use u_math.h's union fi instead of redefining it.
2010-04-01 José Fonsecautil: Add support for other DXTn RGBA formats.
2010-04-01 José Fonsecautil: Get DXT1_RGB format working correctly.
2010-04-01 José Fonsecautil: Add test case for PIPE_FORMAT_DXT1_RGB.
2010-04-01 José Fonsecallvmpipe: Fix build...
2010-04-01 José Fonsecautil: Allow to have block format test cases
2010-04-01 Michal Krolutil: Generate correct format conversions for half...
2010-04-01 Michal Krolutil: Use u_half to perform half <--> float conversions.
2010-04-01 Michal Krolgallium: Integrate util_half with scons.
2010-04-01 Luca Barbierigallium/util: add fast half float conversion functions
2010-04-01 José Fonsecagallium/unit: Install test in build/xxx/bin
2010-04-01 José Fonsecautil: Add half float test cases.
2010-04-01 José Fonsecallvmpipe: Fix (un)swizzling, broken due to use of VOID...
2010-04-01 Vinson Leemesa: Remove unnecessary header.
2010-04-01 Vinson Leer300g: Remove unnecessary header.
2010-04-01 Luca Barbieriutil/format: fix big endian compilation by not trying...
2010-04-01 Zack Rusingallivm: convert floats to doubles
2010-04-01 Marek Olšákr300g: add RGBA16F colorbuffer support
2010-04-01 Marek Olšákr300g: add RGTC texture support
2010-03-31 Marek Olšákr300g: format handling cleanup
next