2009-10-23 |
Brian Paul | progs/tests: print requested/internal format info |
commit | commitdiff | tree |
2009-10-23 |
Brian Paul | docs: document updated GL extension header files |
commit | commitdiff | tree |
2009-10-23 |
Brian Paul | gl: updated wglext.h to version 17 |
commit | commitdiff | tree |
2009-10-23 |
Brian Paul | gl: updated glxext.h to version 25 |
commit | commitdiff | tree |
2009-10-23 |
Brian Paul | gl: updated glext.h to version 56 |
commit | commitdiff | tree |
2009-10-23 |
Brian Paul | docs: document cell, glGetTexLevelParameter() fixes |
commit | commitdiff | tree |
2009-10-23 |
Brian Paul | mesa: fix GL_TEXTURE_INTERNAL_FORMAT query for compress... |
commit | commitdiff | tree |
2009-10-23 |
Brian Paul | mesa: added _mesa_compressed_format_to_glenum() |
commit | commitdiff | tree |
2009-10-23 |
Brian Paul | mesa: change s3tc vs. fxt1 priority when choosing compr... |
commit | commitdiff | tree |
2009-10-23 |
Ian Romanick | ARB prog parser: Fix parameter array size comparison |
commit | commitdiff | tree |
2009-10-23 |
Brian Paul | intel: flush old context before binding new context |
commit | commitdiff | tree |
2009-10-23 |
Brian Paul | glx: don't destroy context immediately if it's currentl... |
commit | commitdiff | tree |
2009-10-23 |
Brian Paul | mesa: code refactoring- new _mesa_finish(), _mesa_flush() |
commit | commitdiff | tree |
2009-10-22 |
Brian Paul | progs/xdemos: fix command line flag typo |
commit | commitdiff | tree |
2009-10-22 |
Brian Paul | i965: fix hacked Fallback usage in brw_prepare_vertices() |
commit | commitdiff | tree |
2009-10-22 |
Brian Paul | intel: define INTEL_FALLBACK_DRIVER for drivers |
commit | commitdiff | tree |
2009-10-22 |
Brian Paul | intel: Fallback field is a bitmask, use GLbitfield |
commit | commitdiff | tree |
2009-10-22 |
Brian Paul | i965: remove unused brw_context::tmp_fallback field |
commit | commitdiff | tree |
2009-10-22 |
Brian Paul | i965: remove unused BRW_FALLBACK_TEXTURE bit |
commit | commitdiff | tree |
2009-10-22 |
Andre Maasikas | r600: set barrier for tex inst if dst is used earlier... |
commit | commitdiff | tree |
2009-10-22 |
Andre Maasikas | r600: need to export something from PS |
commit | commitdiff | tree |
2009-10-22 |
Andre Maasikas | r600: add beginnings of ARL instruction |
commit | commitdiff | tree |
2009-10-20 |
Brian Paul | progs/trivial: check if GL_ARB_occlusion_query is supported |
commit | commitdiff | tree |
2009-10-20 |
Marc Dietrich | cell: fix compilation on cell |
commit | commitdiff | tree |
2009-10-20 |
Vinson Lee | mesa: Fix Mac OS build. |
commit | commitdiff | tree |
2009-10-19 |
Mathias Fröhlich | r300: fix texture size handling with size > 2048 |
commit | commitdiff | tree |
2009-10-19 |
Robert Noland | r600: Fix size calculation for 24 bit depth |
commit | commitdiff | tree |
2009-10-16 |
Maciej Cencora | r300: fix vertex program parameters limits |
commit | commitdiff | tree |
2009-10-16 |
Brian Paul | docs: document GLSL float parsing bug fix |
commit | commitdiff | tree |
2009-10-16 |
Brian Paul | mesa: use C locale for _mesa_strtod() |
commit | commitdiff | tree |
2009-10-15 |
Owen Taylor | Use the right pitch when rendering to a texture |
commit | commitdiff | tree |
2009-10-15 |
Robert Noland | r600: FRAG_ATTRIB_WPOS and FRAG_ATTRIB_FOGC appear... |
commit | commitdiff | tree |
2009-10-15 |
Robert Noland | r600: cleanup in r600_cs_process_relocs(). |
commit | commitdiff | tree |
2009-10-15 |
Robert Noland | radeon: return EINVAL for 0 length buffers. |
commit | commitdiff | tree |
2009-10-15 |
Andre Maasikas | r600: fix tfp1 bo size |
commit | commitdiff | tree |
2009-10-15 |
Andre Maasikas | r600: implement ProgramStringNotify |
commit | commitdiff | tree |
2009-10-15 |
Andre Maasikas | r600: LIT dst.y gets value from src.x |
commit | commitdiff | tree |
2009-10-15 |
Andre Maasikas | r600: DPH adds w comp of second operand, so set first... |
commit | commitdiff | tree |
2009-10-15 |
Andre Maasikas | r600: fixup KIL instruction a bit |
commit | commitdiff | tree |
2009-10-15 |
Andre Maasikas | r600: use CB_TARGET_MASK instead of CB_SHADER_MASK... |
commit | commitdiff | tree |
2009-10-15 |
Andre Maasikas | r600: user correct alpha blend factor |
commit | commitdiff | tree |
2009-10-15 |
Andre Maasikas | r600: clear position enable bit when when wpos is not... |
commit | commitdiff | tree |
2009-10-15 |
Brian Paul | mesa: regenerated lex.yy.c w/ _mesa_strtod() |
commit | commitdiff | tree |
2009-10-15 |
Neil Roberts | mesa: Use _mesa_strtod in the lexer for assembly shaders |
commit | commitdiff | tree |
2009-10-14 |
Brian Paul | progs/Makefile: remove extra quoting |
commit | commitdiff | tree |
2009-10-13 |
Tom Fogal | Fix build when PROGRAM_DIRS is empty. |
commit | commitdiff | tree |
2009-10-13 |
Tom Fogal | ac: Fix AIX shared library builds. |
commit | commitdiff | tree |
2009-10-11 |
Eric Anholt | i965: Fix the last valid address setting for the index... |
commit | commitdiff | tree |
2009-10-11 |
Eric Anholt | i965: Fix the bounds emitted in the vertex buffer packets. |
commit | commitdiff | tree |
2009-10-10 |
Brian Paul | softpipe: revert 564df9dc5f6335eb8dc68f3c69cf054d2142663c |
commit | commitdiff | tree |
2009-10-09 |
Alex Deucher | radeon: fix scissor regression |
commit | commitdiff | tree |
2009-10-09 |
Brian Paul | docs: fix aux buffer bug 24426 |
commit | commitdiff | tree |
2009-10-09 |
Brian Paul | st/mesa: create aux buffers according to visual |
commit | commitdiff | tree |
2009-10-09 |
Brian Paul | mesa: fix incorrect assertion in _mesa_add_aux_renderbu... |
commit | commitdiff | tree |
2009-10-08 |
Brian Paul | mesa: regenerated gl_mangle.h file |
commit | commitdiff | tree |
2009-10-07 |
Brian Paul | gallium/xlib: call XQueryExtension() in glXQueryExtension() |
commit | commitdiff | tree |
2009-10-07 |
Brian Paul | mesa/xlib: call XQueryExtension() in glXQueryExtension() |
commit | commitdiff | tree |
2009-10-07 |
Brian Paul | mesa: don't need to free textures, VBOs, etc. in _mesa_... |
commit | commitdiff | tree |
2009-10-07 |
Nicolai Hähnle | shader_api: Fix bounds checking of glUniform and glUnif... |
commit | commitdiff | tree |
2009-10-07 |
Nicolai Hähnle | prog_parameter: Document the fact that Size may be > 4 |
commit | commitdiff | tree |
2009-10-07 |
Brian Paul | docs: fix glXQueryDrawable() bugs |
commit | commitdiff | tree |
2009-10-07 |
Brian Paul | mesa/xlib: fix glXQueryDrawable() bugs, see bug 24320 |
commit | commitdiff | tree |
2009-10-07 |
Brian Paul | gallium/xlib: fix glXQueryDrawable() bugs, see bug... |
commit | commitdiff | tree |
2009-10-07 |
Brian Paul | progs/xdemos: test glXQueryDrawable() |
commit | commitdiff | tree |
2009-10-07 |
Brian Paul | progs/xdemos: fix swapped parameters to CreatePbuffer() |
commit | commitdiff | tree |
2009-10-07 |
Brian Paul | swrast: s/GLfloat/GLuint/ in bzero() |
commit | commitdiff | tree |
2009-10-07 |
Brian Paul | swrast: add missing returns |
commit | commitdiff | tree |
2009-10-07 |
Vinson Lee | progs/test: Fix MSVC build. |
commit | commitdiff | tree |
2009-10-07 |
Brian Paul | mesa/xlib: return 0 for errorBase, eventBase in glXQuer... |
commit | commitdiff | tree |
2009-10-07 |
Brian Paul | gallium/xlib: return 0 for errorBase, eventBase in... |
commit | commitdiff | tree |
2009-10-05 |
Brian Paul | intel: use driReadDrawable in do_copy_texsubimage() |
commit | commitdiff | tree |
2009-10-05 |
Brian Paul | intel: use driReadDrawable, not driDrawable in do_blit_... |
commit | commitdiff | tree |
2009-10-05 |
Brian Paul | intel: remove a buffer equality test in _mesa_make_curr... |
commit | commitdiff | tree |
2009-10-05 |
Brian Paul | mesa: fix return value when clipping {Read,Draw}Pixels... |
commit | commitdiff | tree |
2009-10-05 |
Jon TURNEY | Fix building of GLSL demos which use M_PI |
commit | commitdiff | tree |
2009-10-05 |
Michel Dänzer | Use _mesa_select_tex_image() rather than hardcoding... |
commit | commitdiff | tree |
2009-10-04 |
Frederic Crozat | r200: remove subpixel offset from viewport |
commit | commitdiff | tree |
2009-10-02 |
Nicolai Hähnle | r300: Workaround problem on R500 with very large fragme... |
commit | commitdiff | tree |
2009-10-02 |
Brian Paul | docs: document default texture binding fix |
commit | commitdiff | tree |
2009-10-02 |
Brian Paul | mesa: fix incorrect default texture binding in unbind_t... |
commit | commitdiff | tree |
2009-10-02 |
Brian Paul | gallium/xlib: use bitwise-and to test GLX_RGBA_BIT... |
commit | commitdiff | tree |
2009-10-02 |
Brian Paul | xlib: use bitwise-and to test GLX_RGBA_BIT in choose_vi... |
commit | commitdiff | tree |
2009-10-02 |
Brian Paul | gallium/xlib: return GLX_RGBA_BIT or GLX_COLOR_INDEX_BI... |
commit | commitdiff | tree |
2009-10-02 |
Brian Paul | gallium: replace // comments with /* */ |
commit | commitdiff | tree |
2009-10-02 |
Brian Paul | gallium: remove // comment and extra whitespace |
commit | commitdiff | tree |
2009-10-01 |
Brian Paul | mesa: fix memory leak when generating mipmaps for compr... |
commit | commitdiff | tree |
2009-10-01 |
Brian Paul | mesa: fix mem leaks |
commit | commitdiff | tree |
2009-10-01 |
Brian Paul | gallium/util: silence uninitialized var warning |
commit | commitdiff | tree |
2009-10-01 |
Brian Paul | mesa: add missing return when out of memory |
commit | commitdiff | tree |
2009-10-01 |
Brian Paul | mesa: fix potential uninitialized memory reads |
commit | commitdiff | tree |
2009-10-01 |
Brian Paul | glsl: fix mem leak |
commit | commitdiff | tree |
2009-10-01 |
Brian Paul | st/mesa: check for null before asserts, fix possible... |
commit | commitdiff | tree |
2009-10-01 |
Brian Paul | st/mesa: silence hidden parameter warning |
commit | commitdiff | tree |
2009-10-01 |
Brian Paul | st/mesa: fix non-mipmap lastLevel calculation. |
commit | commitdiff | tree |
2009-10-01 |
Vinson Lee | mesa: Return -FLT_MAX instead of 0 for LG2(0). |
commit | commitdiff | tree |
2009-09-30 |
Brian Paul | glx: fix glXQueryContext(GLX_RENDER_TYPE) |
commit | commitdiff | tree |
2009-09-30 |
Eric Anholt | i965: Fix massive memory allocation for streaming textu... |
commit | commitdiff | tree |
2009-09-30 |
Brian Paul | docs: document GLSL sqrt(0) fix |
commit | commitdiff | tree |
2009-09-30 |
Brian Paul | glsl: regenerated file |
commit | commitdiff | tree |
2009-09-30 |
Brian Paul | glsl: rewrite sqrt(x) intrinsic to handle x=0 |
commit | commitdiff | tree |
next |