2009-02-27 |
Brian Paul | mesa: avoid extraneous calls to ctx->Driver.BindFramebu... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Brian Paul | i965: add missing init for region->width |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Brian Paul | mesa: replace old prog_instruction::Sampler field with... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Brian Paul | i965: whitespace/indentation fixes |
commit | commitdiff | tree | snapshot |
2009-02-27 |
David S. Miller | mesa: Resurrect SPARC asm code. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Eric Anholt | intel: Revert disable of accelerated Bitmap, which... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Tomas Carnecky | Fix "cast to pointer from integer of different size" |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Xiang, Haihao | i965: fix for RHW workaround |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Eric Anholt | intel: Disable creating DRI2 FBconfigs with depth size... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Eric Anholt | intel: Add span code for z24 without stencil. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Eric Anholt | intel: make template wrappers for the spans templates. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Eric Anholt | intel: Fix up x8r8g8b8 renderbuffer format so that... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Dan Nicholson | autoconf: Fixup EGL build |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Eric Anholt | i965: Rename CMD_CONST_BUFFER_STATE to the CS_URB_STATE... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Alex Deucher | R300: Add support for RS600 chips |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Younes Manton | nouveau: nv04-nv40 texture transfer. |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Younes Manton | g3dvl: Update winsys stuff. |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Brian Paul | egl: remove compiler flags from CFLAGS |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Brian Paul | egl: use new EGL_LIB_DEPS to pass library dependencies... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Brian Paul | egl: add comment/reminder to fix the CFLAGS in this... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Benjamin Close | gallium: Add support for BSD operating systems, tested... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Benjamin Close | gallium: Fix build when exiting CFLAGS contains a path... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Benjamin Close | egl: Use -dlopen rather than -dl which is non portable |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Benjamin Close | egl: Allow compilation to succeed with FreeBSD |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Brian Paul | softpipe: minor code simplification for face/zslice... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Brian Paul | cell: overhaul cell teximage code |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Brian Paul | cell: don't need tex transfer for drawing surfaces |
commit | commitdiff | tree | snapshot |
2009-02-25 |
David S. Miller | mesa: Build DRI by default on Linux/sparc |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Jakob Bornecrantz | intel: Adopt to the new drm_api.h |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Jakob Bornecrantz | i915: Enable winsys to get buffer from texture |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Jakob Bornecrantz | st/drm: Bring drm_api.h up to date with latest changes |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Jakob Bornecrantz | i915: Fix some warnings |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Jakob Bornecrantz | i915: Clean up i915_winsys.h a bit |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Brian Paul | mesa: fix merge conflict (in comment) |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Brian Paul | mesa: added GLES 1/2 headers to tarball file list |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Brian Paul | mesa: add EGL headers to tarball list |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Brian Paul | mesa: add gallium and egl files to tarball list |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Brian Paul | glsl: silence warning |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Brian Paul | mesa: use quotes for #include |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Brian Paul | mesa: remove removed VMS files from Makefile |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Brian Paul | mesa: s/sources/sources.mak/ in Makefile |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Jakob Bornecrantz | trivial: Add tri-viewport |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Jakob Bornecrantz | trivial: Fix indentation in tri |
commit | commitdiff | tree | snapshot |
2009-02-24 |
José Fonseca | pipebuffer: Allow asymmetric guard sizes for under... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
José Fonseca | util: Don't use 0-sized arrays. |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Brian Paul | softpipe: minor code movement in softpipe_get_tex_trans... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Brian Paul | cell: added null ptr check in xm_flush_frontbuffer() |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Keith Whitwell | demos: add some fflushes for windows |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Keith Whitwell | st/wgl: silence some debug |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Keith Whitwell | mesa/st: support l8 as well as i8 in bitmap code |
commit | commitdiff | tree | snapshot |
2009-02-24 |
José Fonseca | gallium: Add pipe_buffer_write/read inlines. |
commit | commitdiff | tree | snapshot |
2009-02-24 |
José Fonseca | mesa: List new source file in SConscript. |
commit | commitdiff | tree | snapshot |
2009-02-24 |
José Fonseca | pipebuffer: Remove unused var. |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Brian Paul | glsl: yet another swizzled expression fix |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Brian Paul | gallium: include st_cb_viewport.h to silence warning |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Brian Paul | gallium: fix build breakage in st_cb_viewport.c |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Brian Paul | glsl: fix another swizzle-related bug |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Alan Hourihane | mesa: only call update_buffer when it's available |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Alan Hourihane | gallium: add winsys interface for viewport changes... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Alan Hourihane | glx: add support for a reallyFlush() function before... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Brian Paul | mesa: include compiler.h, fixes cell build, remove... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Robert Ellison | i965: fix line stipple fallback for GL_LINE_STRIP primi... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
José Fonseca | Merge commit 'origin/gallium-0.1' |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Tom Fogal | mesa: fix _glxapi_get_proc_address() for mangled names |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Joel Bosveld | gallium: Install winsys/drm to DESTDIR rather than / |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Tomas Wilhelmsson | mesa: fixes for building on Haiku |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Corbin Simpson | r300-gallium: Fix pasto and debug messages. |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Corbin Simpson | r300-gallium: Cleanup some state emit, move vertex... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
José Fonseca | gallium: Define PIPE_PRIM_MAX. |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Corbin Simpson | r300-gallium: Fix a handful of compile warnings. |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Corbin Simpson | r300-gallium: Decode passthrough shader for r300. |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Corbin Simpson | r300-gallium: Finish VAP/VF setup. |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Corbin Simpson | r300-gallium: Fix BEGIN_CS size. |
commit | commitdiff | tree | snapshot |
2009-02-23 |
José Fonseca | wgl: Enable the use of Win32 threads. |
commit | commitdiff | tree | snapshot |
2009-02-23 |
José Fonseca | mesa: Fix windows build. |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Joakim Sindholt | r300-gallium: Add pipe_format translators and apply... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Joakim Sindholt | r300-gallium: Add all supported 2d texture formats |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Joakim Sindholt | r300-gallium: correct buffer stride calculation |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Brian Paul | mesa: remove unneeded #include |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Brian Paul | mesa: #include, misc clean-ups |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Brian Paul | mesa: remove unneeded #includes |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Brian Paul | mesa: move a bunch of compiler-related stuff into new... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Brian Paul | mesa: remove unused ENABLE_TEXGENx, ENABLE_TEXMATx... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Brian Paul | mesa: assorted clean-ups, var renaming, etc. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Brian Paul | mesa: simplify texture combine state copying in _mesa_c... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Brian Paul | mesa: remove redundant assertions (same asserts in... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Brian Paul | gallium: remove dependency on main/glheader.h in glxapi.c |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Ben Skeggs | nv50: delay uploads until transfer object is destroyed |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Dave Airlie | texmem: fix typo from brianp's changes. |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Brian Paul | glapi: update find_entry() for mangled names |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Tom Fogal | mesa: added extern qualifier |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Brian Paul | mesa: regenerated gl_mange.h file |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Brian Paul | mesa: use enums for TEXTURE_x_INDEX values |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Brian Paul | mesa: use an array for current texture objects |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Brian Paul | mesa: use an array for default texture objects |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Brian Paul | mesa: re-org texgen state |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Kristian Høgsberg | intel: Fix intelSetTexBuffer miptree leak. |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Eric Anholt | intel: tell libdrm whether we want a cpu-ready or gpu... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Eric Anholt | i965: Fix render target read domains. |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Brian Paul | gallium: use the TGSI_TEXTURE_SHADOW1D/2D/RECT texture... |
commit | commitdiff | tree | snapshot |
next |