2008-06-10 |
Brian Paul | gallium: work-around glapi.c build problem for dri... |
commit | commitdiff | tree |
2008-06-10 |
Brian Paul | egl: only windows are renderable at this time |
commit | commitdiff | tree |
2008-06-10 |
Brian Paul | egl: some prototype API detection code |
commit | commitdiff | tree |
2008-06-10 |
Brian Paul | mesa: refactor: move #define FEATURE flags into new... |
commit | commitdiff | tree |
2008-06-10 |
Brian Paul | mesa: include mtypes.h |
commit | commitdiff | tree |
2008-06-10 |
Brian Paul | mesa: remove unnecessary swrast, tnl includes |
commit | commitdiff | tree |
2008-06-10 |
Brian Paul | gallium: remove stray include of st_context.h |
commit | commitdiff | tree |
2008-06-10 |
Brian Paul | add some missing rule dependencies |
commit | commitdiff | tree |
2008-06-10 |
Keith Whitwell | Revert "draw: no need to rearrange most primitives... |
commit | commitdiff | tree |
2008-06-10 |
Keith Whitwell | draw: no need to rearrange most primitives in vcache... |
commit | commitdiff | tree |
2008-06-10 |
Keith Whitwell | draw: fix edgeflags on clipped poly emit |
commit | commitdiff | tree |
2008-06-10 |
Keith Whitwell | trivial: add trifan tests |
commit | commitdiff | tree |
2008-06-10 |
Keith Whitwell | trivial: add poly-flat-clip tests |
commit | commitdiff | tree |
2008-06-10 |
Keith Whitwell | trivial: add tristrip-flat to makefile |
commit | commitdiff | tree |
2008-06-10 |
Roland Scheidegger | copy msaa visuals capability |
commit | commitdiff | tree |
2008-06-10 |
Keith Whitwell | draw: rework splitting of fan/loop prims in varray... |
commit | commitdiff | tree |
2008-06-09 |
José Fonseca | softpipe: Replace GETENV by debug_get_bool_option. |
commit | commitdiff | tree |
2008-06-09 |
José Fonseca | gallium: Detect buffer overflows in the homegrown memor... |
commit | commitdiff | tree |
2008-06-09 |
José Fonseca | pipebuffer: Alternative buffer manager. |
commit | commitdiff | tree |
2008-06-09 |
José Fonseca | pipebuffer: Be more lenient when matching cached buffer... |
commit | commitdiff | tree |
2008-06-09 |
José Fonseca | gallium: Deprecate GETENV. Replace by debug_get_bool_op... |
commit | commitdiff | tree |
2008-06-09 |
Brian Paul | mesa: Xlib libGL.so fixes from master |
commit | commitdiff | tree |
2008-06-09 |
Brian Paul | mesa: remove unused api_eval.h header file |
commit | commitdiff | tree |
2008-06-09 |
Brian Paul | mesa: refactor: move _mesa_update_minmax/histogram... |
commit | commitdiff | tree |
2008-06-09 |
Brian Paul | mesa: refactor: move multisample-related functions... |
commit | commitdiff | tree |
2008-06-09 |
Brian Paul | mesa: refactor: move _mesa_resizebuffers(), _mesa_Resiz... |
commit | commitdiff | tree |
2008-06-09 |
Brian Paul | mesa: refactor: move glClear, glClearColor into new... |
commit | commitdiff | tree |
2008-06-09 |
Brian Paul | gallium: include scissor.h |
commit | commitdiff | tree |
2008-06-09 |
Brian Paul | mesa: refactor: move scissor functions into new scissor... |
commit | commitdiff | tree |
2008-06-09 |
Brian Paul | mesa: refactor: move _mesa_init_exec_table() into new... |
commit | commitdiff | tree |
2008-06-09 |
Brian Paul | mesa: refactor: move pixel map/scale/bias code into... |
commit | commitdiff | tree |
2008-06-09 |
Brian Paul | mesa: refactor: new _mesa_init_pixelstore() function |
commit | commitdiff | tree |
2008-06-09 |
Brian Paul | mesa: refactor: move glReadPixels code into new readpix... |
commit | commitdiff | tree |
2008-06-09 |
Brian Paul | mesa: refactor: move glPixelStore function into new... |
commit | commitdiff | tree |
2008-06-09 |
Brian Paul | s/SOLO/MESA/ |
commit | commitdiff | tree |
2008-06-09 |
Brian Paul | mesa: chmod a-x context.c |
commit | commitdiff | tree |
2008-06-09 |
Brian Paul | Makefile clean-ups |
commit | commitdiff | tree |
2008-06-09 |
Brian Paul | more old stuff, rename SOLO->MESA, etc |
commit | commitdiff | tree |
2008-06-09 |
Brian Paul | mesa: disable VF_SOURCES |
commit | commitdiff | tree |
2008-06-09 |
Brian Paul | mesa: remove some obsolete gallium bits |
commit | commitdiff | tree |
2008-06-09 |
Brian Paul | mesa: get rid of FBDEV/SVGA/etc bits |
commit | commitdiff | tree |
2008-06-09 |
Brian Paul | egl: s/softpipe_egl.so/egl_softpipe.so/ |
commit | commitdiff | tree |
2008-06-09 |
Brian Paul | egl: choose between DRI and softpipe drivers |
commit | commitdiff | tree |
2008-06-09 |
Zack Rusin | glsl: fix array size initialiazers using const variables |
commit | commitdiff | tree |
2008-06-09 |
Brian Paul | gallium: disable a tgsi_dump() call |
commit | commitdiff | tree |
2008-06-09 |
Jakob Bornecrantz | i915: Disable color buffer writes if no color buffer... |
commit | commitdiff | tree |
2008-06-09 |
Jakob Bornecrantz | mesa: Most of the functions of MESA_TEXTURE_S8_Z24... |
commit | commitdiff | tree |
2008-06-08 |
Jakob Bornecrantz | mesa: Do not compile the dri drivers in mesa |
commit | commitdiff | tree |
2008-06-08 |
Jakob Bornecrantz | mesa: Add MESA_FORMAT_S8_Z24 texture format |
commit | commitdiff | tree |
2008-06-07 |
Keith Whitwell | draw: fix temp vs output buffer typo in vsvg_run_elts |
commit | commitdiff | tree |
2008-06-07 |
Jose Fonseca | Fix CRLF line endings. |
commit | commitdiff | tree |
2008-06-07 |
Jose Fonseca | Fix CRLF line endings. |
commit | commitdiff | tree |
2008-06-06 |
Brian Paul | egl: improved Makefile |
commit | commitdiff | tree |
2008-06-06 |
Brian Paul | egl: EGL->DRI adaptor/driver |
commit | commitdiff | tree |
2008-06-06 |
Brian Paul | egl: clean-ups |
commit | commitdiff | tree |
2008-06-06 |
Brian Paul | mesa: disable visual warning unless LIBGL_DEBUG is... |
commit | commitdiff | tree |
2008-06-06 |
Brian Paul | egl: make _eglChooseDRMDriver() non-static |
commit | commitdiff | tree |
2008-06-06 |
Brian Paul | egl: change default logging level to _EGL_WARNING |
commit | commitdiff | tree |
2008-06-06 |
Brian Paul | gallium: additional comment |
commit | commitdiff | tree |
2008-06-06 |
Jonathan White | egl: updated EGLAPI for Windows |
commit | commitdiff | tree |
2008-06-06 |
Brian Paul | mesa: sync up with latest Makefile changes on master |
commit | commitdiff | tree |
2008-06-06 |
Keith Whitwell | draw: fix intermediate buffer confusion in draw_vs_vari... |
commit | commitdiff | tree |
2008-06-06 |
Brian Paul | egl: open X display if needed |
commit | commitdiff | tree |
2008-06-06 |
Keith Whitwell | mesa: turn off ffvertex prog debug |
commit | commitdiff | tree |
2008-06-06 |
Jakob Bornecrantz | gallium: Only build intel_drm for linux-dri targets |
commit | commitdiff | tree |
2008-06-06 |
Keith Whitwell | draw: make sure middle-end primitive is uptodate in... |
commit | commitdiff | tree |
2008-06-06 |
Jakob Bornecrantz | i915: Moved EGL_i915 to the common code |
commit | commitdiff | tree |
2008-06-06 |
Jakob Bornecrantz | i915: Moved pipe_buffer and i915_winsys functions to... |
commit | commitdiff | tree |
2008-06-06 |
José Fonseca | scons: Don't force MSVS 2003. |
commit | commitdiff | tree |
2008-06-06 |
José Fonseca | scons: Put the tool logic in a frontend tool. |
commit | commitdiff | tree |
2008-06-06 |
José Fonseca | draw: Compile draw_vs_aos only on x86. |
commit | commitdiff | tree |
2008-06-05 |
Brian Paul | sync up with Makefile changes on master |
commit | commitdiff | tree |
2008-06-05 |
Brian Paul | Move construction of libOSMesa.so into src/mesa/drivers... |
commit | commitdiff | tree |
2008-06-05 |
Brian Paul | insert mesa/ before include files |
commit | commitdiff | tree |
2008-06-05 |
Jonathan White | egl: assorted fixes for Windows |
commit | commitdiff | tree |
2008-06-05 |
Brian Paul | build egl_xlib/ too (softpipe_egl.so library) |
commit | commitdiff | tree |
2008-06-05 |
Brian Paul | mesa: always build libglapi.a, updated subdir, gl.pc... |
commit | commitdiff | tree |
2008-06-05 |
Brian Paul | egl: build libEGL and softpipe_egl.so by default |
commit | commitdiff | tree |
2008-06-05 |
Brian Paul | egl: updated SUBDIRS |
commit | commitdiff | tree |
2008-06-05 |
Brian Paul | egl: new src/egl/drivers/Makefile |
commit | commitdiff | tree |
2008-06-05 |
Brian Paul | mesa: Makefile comment |
commit | commitdiff | tree |
2008-06-05 |
Brian Paul | mesa: remove EXT/NV suffixes from _mesa_PointParameter... |
commit | commitdiff | tree |
2008-06-05 |
Brian Paul | mesa: added _mesa_DrawArrays, DrawElements, DrawRangeEl... |
commit | commitdiff | tree |
2008-06-05 |
Brian Paul | egl: minor tweaks |
commit | commitdiff | tree |
2008-06-05 |
Keith Whitwell | pull in minor mklib change to fix debugging |
commit | commitdiff | tree |
2008-06-04 |
Brian Paul | sync up with glxgears.c from master |
commit | commitdiff | tree |
2008-06-04 |
Alan Hourihane | Set the attribute as used. |
commit | commitdiff | tree |
2008-06-04 |
Brian Paul | egl: single triangle test |
commit | commitdiff | tree |
2008-06-04 |
Brian Paul | egl: fix X visual selection |
commit | commitdiff | tree |
2008-06-04 |
Brian Paul | egl: query/print EGL_NATIVE_VISUAL_ID |
commit | commitdiff | tree |
2008-06-04 |
Brian Paul | egl: do proper setup/init of EGL configs |
commit | commitdiff | tree |
2008-06-04 |
Brian Paul | egl: in _eglAddConfig() just save a pointer to the... |
commit | commitdiff | tree |
2008-06-04 |
Jakob Bornecrantz | egl: Added peglgears, gears that uses pbuffers |
commit | commitdiff | tree |
2008-06-04 |
Brian Paul | egl: new GLES/glplatform.h header |
commit | commitdiff | tree |
2008-06-04 |
Brian Paul | egl: updated GLES/gl.h and GLES/glext.h headers from... |
commit | commitdiff | tree |
2008-06-04 |
Brian Paul | egl: updated egl.h include paths |
commit | commitdiff | tree |
2008-06-04 |
Brian Paul | egl: updated include paths (s/GLES/EGL/) |
commit | commitdiff | tree |
2008-06-04 |
Brian Paul | egl: added OpenGL ES 2.0 header files in new GLES2... |
commit | commitdiff | tree |
2008-06-04 |
Brian Paul | egl: created GLES/egl.h backward-compatibility header... |
commit | commitdiff | tree |
2008-06-04 |
Brian Paul | egl: moved egl.h into EGL/ directory |
commit | commitdiff | tree |
next |