2009-02-24 |
Brian Paul | mesa: s/sources/sources.mak/ in Makefile |
commit | commitdiff | tree |
2009-02-21 |
Jakob Bornecrantz | trivial: Add tri-viewport |
commit | commitdiff | tree |
2009-02-21 |
Jakob Bornecrantz | trivial: Fix indentation in tri |
commit | commitdiff | tree |
2009-02-24 |
José Fonseca | pipebuffer: Allow asymmetric guard sizes for under... |
commit | commitdiff | tree |
2009-02-24 |
José Fonseca | util: Don't use 0-sized arrays. |
commit | commitdiff | tree |
2009-02-24 |
Brian Paul | softpipe: minor code movement in softpipe_get_tex_trans... |
commit | commitdiff | tree |
2009-02-24 |
Brian Paul | cell: added null ptr check in xm_flush_frontbuffer() |
commit | commitdiff | tree |
2009-02-24 |
Keith Whitwell | demos: add some fflushes for windows |
commit | commitdiff | tree |
2009-02-24 |
Keith Whitwell | st/wgl: silence some debug |
commit | commitdiff | tree |
2009-02-24 |
Keith Whitwell | mesa/st: support l8 as well as i8 in bitmap code |
commit | commitdiff | tree |
2009-02-24 |
José Fonseca | gallium: Add pipe_buffer_write/read inlines. |
commit | commitdiff | tree |
2009-02-24 |
José Fonseca | mesa: List new source file in SConscript. |
commit | commitdiff | tree |
2009-02-24 |
José Fonseca | pipebuffer: Remove unused var. |
commit | commitdiff | tree |
2009-02-24 |
Brian Paul | glsl: yet another swizzled expression fix |
commit | commitdiff | tree |
2009-02-23 |
Brian Paul | gallium: include st_cb_viewport.h to silence warning |
commit | commitdiff | tree |
2009-02-23 |
Brian Paul | gallium: fix build breakage in st_cb_viewport.c |
commit | commitdiff | tree |
2009-02-23 |
Brian Paul | glsl: fix another swizzle-related bug |
commit | commitdiff | tree |
2009-02-23 |
Alan Hourihane | mesa: only call update_buffer when it's available |
commit | commitdiff | tree |
2009-02-23 |
Alan Hourihane | gallium: add winsys interface for viewport changes... |
commit | commitdiff | tree |
2009-02-23 |
Alan Hourihane | glx: add support for a reallyFlush() function before... |
commit | commitdiff | tree |
2009-02-23 |
Brian Paul | mesa: include compiler.h, fixes cell build, remove... |
commit | commitdiff | tree |
2009-02-23 |
Robert Ellison | i965: fix line stipple fallback for GL_LINE_STRIP primi... |
commit | commitdiff | tree |
2009-02-23 |
José Fonseca | Merge commit 'origin/gallium-0.1' |
commit | commitdiff | tree |
2009-02-23 |
Tom Fogal | mesa: fix _glxapi_get_proc_address() for mangled names |
commit | commitdiff | tree |
2009-02-23 |
Joel Bosveld | gallium: Install winsys/drm to DESTDIR rather than / |
commit | commitdiff | tree |
2009-02-23 |
Tomas Wilhelmsson | mesa: fixes for building on Haiku |
commit | commitdiff | tree |
2009-02-23 |
Corbin Simpson | r300-gallium: Fix pasto and debug messages. |
commit | commitdiff | tree |
2009-02-23 |
Corbin Simpson | r300-gallium: Cleanup some state emit, move vertex... |
commit | commitdiff | tree |
2009-02-23 |
José Fonseca | gallium: Define PIPE_PRIM_MAX. |
commit | commitdiff | tree |
2009-02-23 |
Corbin Simpson | r300-gallium: Fix a handful of compile warnings. |
commit | commitdiff | tree |
2009-02-23 |
Corbin Simpson | r300-gallium: Decode passthrough shader for r300. |
commit | commitdiff | tree |
2009-02-23 |
Corbin Simpson | r300-gallium: Finish VAP/VF setup. |
commit | commitdiff | tree |
2009-02-23 |
Corbin Simpson | r300-gallium: Fix BEGIN_CS size. |
commit | commitdiff | tree |
2009-02-23 |
José Fonseca | wgl: Enable the use of Win32 threads. |
commit | commitdiff | tree |
2009-02-23 |
José Fonseca | mesa: Fix windows build. |
commit | commitdiff | tree |
2009-02-23 |
Joakim Sindholt | r300-gallium: Add pipe_format translators and apply... |
commit | commitdiff | tree |
2009-02-23 |
Joakim Sindholt | r300-gallium: Add all supported 2d texture formats |
commit | commitdiff | tree |
2009-02-23 |
Joakim Sindholt | r300-gallium: correct buffer stride calculation |
commit | commitdiff | tree |
2009-02-22 |
Brian Paul | mesa: remove unneeded #include |
commit | commitdiff | tree |
2009-02-22 |
Brian Paul | mesa: #include, misc clean-ups |
commit | commitdiff | tree |
2009-02-22 |
Brian Paul | mesa: remove unneeded #includes |
commit | commitdiff | tree |
2009-02-22 |
Brian Paul | mesa: move a bunch of compiler-related stuff into new... |
commit | commitdiff | tree |
2009-02-22 |
Brian Paul | mesa: remove unused ENABLE_TEXGENx, ENABLE_TEXMATx... |
commit | commitdiff | tree |
2009-02-22 |
Brian Paul | mesa: assorted clean-ups, var renaming, etc. |
commit | commitdiff | tree |
2009-02-22 |
Brian Paul | mesa: simplify texture combine state copying in _mesa_c... |
commit | commitdiff | tree |
2009-02-22 |
Brian Paul | mesa: remove redundant assertions (same asserts in... |
commit | commitdiff | tree |
2009-02-22 |
Brian Paul | gallium: remove dependency on main/glheader.h in glxapi.c |
commit | commitdiff | tree |
2009-02-22 |
Ben Skeggs | nv50: delay uploads until transfer object is destroyed |
commit | commitdiff | tree |
2009-02-22 |
Dave Airlie | texmem: fix typo from brianp's changes. |
commit | commitdiff | tree |
2009-02-21 |
Brian Paul | glapi: update find_entry() for mangled names |
commit | commitdiff | tree |
2009-02-21 |
Tom Fogal | mesa: added extern qualifier |
commit | commitdiff | tree |
2009-02-21 |
Brian Paul | mesa: regenerated gl_mange.h file |
commit | commitdiff | tree |
2009-02-21 |
Brian Paul | mesa: use enums for TEXTURE_x_INDEX values |
commit | commitdiff | tree |
2009-02-21 |
Brian Paul | mesa: use an array for current texture objects |
commit | commitdiff | tree |
2009-02-21 |
Brian Paul | mesa: use an array for default texture objects |
commit | commitdiff | tree |
2009-02-21 |
Brian Paul | mesa: re-org texgen state |
commit | commitdiff | tree |
2009-02-21 |
Kristian Høgsberg | intel: Fix intelSetTexBuffer miptree leak. |
commit | commitdiff | tree |
2009-02-21 |
Eric Anholt | intel: tell libdrm whether we want a cpu-ready or gpu... |
commit | commitdiff | tree |
2009-02-21 |
Eric Anholt | i965: Fix render target read domains. |
commit | commitdiff | tree |
2009-02-20 |
Brian Paul | gallium: use the TGSI_TEXTURE_SHADOW1D/2D/RECT texture... |
commit | commitdiff | tree |
2009-02-20 |
Brian Paul | i965: use the new prog_instruction::TexShadow field |
commit | commitdiff | tree |
2009-02-20 |
Brian Paul | i965: check depth_mode in translate_tex_format() for... |
commit | commitdiff | tree |
2009-02-20 |
Brian Paul | glsl: use new IR opcodes for TEX instructions with... |
commit | commitdiff | tree |
2009-02-20 |
Brian Paul | mesa: add TexShadow field to prog_instruction |
commit | commitdiff | tree |
2009-02-20 |
Brian Paul | i965: separate emit_op() and emit_tex_op() functions |
commit | commitdiff | tree |
2009-02-20 |
Brian Paul | mesa: freshen-up comments, move some fields in prog_ins... |
commit | commitdiff | tree |
2009-02-20 |
Brian Paul | i965: update comment, use const qualifier |
commit | commitdiff | tree |
2009-02-20 |
Brian Paul | i965: var renaming, clean-up |
commit | commitdiff | tree |
2009-02-20 |
Brian Paul | i965: added comment |
commit | commitdiff | tree |
2009-02-20 |
Brian Paul | intel: fix datatype typo, s/GLboolean/GLuint/ |
commit | commitdiff | tree |
2009-02-20 |
Brian Paul | i965: additional debug output |
commit | commitdiff | tree |
2009-02-20 |
Brian Paul | glsl: rename GLSL texture assembly instructions to... |
commit | commitdiff | tree |
2009-02-20 |
Brian Paul | glsl: fix vec4_texp_rect IR code (need projective version) |
commit | commitdiff | tree |
2009-02-20 |
José Fonseca | python: More efficient blits from surfaces. |
commit | commitdiff | tree |
2009-02-20 |
José Fonseca | util: Use a checkboard pattern instead of asserting... |
commit | commitdiff | tree |
2009-02-20 |
José Fonseca | python/interpreter: Don't do unnecessary updates. |
commit | commitdiff | tree |
2009-02-20 |
José Fonseca | python/retrace: Verbosity level. |
commit | commitdiff | tree |
2009-02-20 |
José Fonseca | python/retrace: Cope with python 2.4.x |
commit | commitdiff | tree |
2009-02-20 |
Keith Whitwell | util/debug: need to fflush(stderr) on windows |
commit | commitdiff | tree |
2009-02-20 |
José Fonseca | util: Also output messages to stderr on windows. |
commit | commitdiff | tree |
2009-02-20 |
José Fonseca | python: Pass a zero offset to util_draw_vertex_buffer. |
commit | commitdiff | tree |
2009-02-20 |
José Fonseca | wgl: Prevent null pointer reference. |
commit | commitdiff | tree |
2009-02-20 |
José Fonseca | util: Stack backtracing facilities. |
commit | commitdiff | tree |
2009-02-20 |
Jakob Bornecrantz | gallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/ |
commit | commitdiff | tree |
2009-02-20 |
Jakob Bornecrantz | gallium: Improve recursive makefiles |
commit | commitdiff | tree |
2009-02-20 |
Jakob Bornecrantz | gallium: Improve winsys dri template Makefile |
commit | commitdiff | tree |
2009-02-20 |
Jakob Bornecrantz | intel: Use new makefile template for drm gem |
commit | commitdiff | tree |
2009-02-20 |
Jakob Bornecrantz | nouveau: Use new makefile template for drm common |
commit | commitdiff | tree |
2009-02-20 |
Jakob Bornecrantz | gallium: Improve makefiles for libraries |
commit | commitdiff | tree |
2009-02-19 |
Ben Skeggs | nouveau: reenable all the non-nv50 pipe drivers |
commit | commitdiff | tree |
2009-02-19 |
Ben Skeggs | nv50: remove unused variable |
commit | commitdiff | tree |
2009-02-19 |
Ben Skeggs | nv50: fix occlusion queries |
commit | commitdiff | tree |
2009-02-19 |
Ben Skeggs | nv50: rework for texture_transfer changes |
commit | commitdiff | tree |
2009-02-19 |
Jakob Bornecrantz | gallium: Renable pipe drivers disabled during vbuf... |
commit | commitdiff | tree |
2009-02-19 |
Jakob Bornecrantz | trival: Make the last of progs show the name |
commit | commitdiff | tree |
2009-02-19 |
Brian Paul | mesa: support GL_EXT_stencil_two_side in gallium/mesa... |
commit | commitdiff | tree |
2009-02-19 |
Brian Paul | mesa: fix/update/restore comments related to two-sided... |
commit | commitdiff | tree |
2009-02-19 |
Brian Paul | mesa: initialize ctx->Stencil._BackFace = 1 |
commit | commitdiff | tree |
2009-02-19 |
José Fonseca | util: Support PIPE_FORMAT_Z32_FLOAT in pipe_tile_raw_to... |
commit | commitdiff | tree |
2009-02-18 |
José Fonseca | pipebuffer: Dump debugging info for fenced buffer list. |
commit | commitdiff | tree |
next |