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 |
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 | 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-14 |
Jakob Bornecrantz | draw: Fix segfault if rast is null |
commit | commitdiff | tree |
2009-02-19 |
Michel Dänzer | gallium/winsys/xlib: Fix build with USE_XSHM undefined. |
commit | commitdiff | tree |
2009-02-19 |
José Fonseca | wgl: debug_printf in the main entry/exit points |
commit | commitdiff | tree |
2009-02-19 |
José Fonseca | mesa: Free the util shaders with the gallium's FREE. |
commit | commitdiff | tree |
2009-02-19 |
José Fonseca | wgl: Call pipe_screen::destroy on exit. |
commit | commitdiff | tree |
2009-02-19 |
Alan Hourihane | egl: glx updates for FBconfigs |
commit | commitdiff | tree |
2009-02-19 |
Alan Hourihane | egl: if a surface type isn't defined let's default... |
commit | commitdiff | tree |
2009-02-14 |
Jakob Bornecrantz | trivial: Add quadstrip-clip |
commit | commitdiff | tree |
2009-02-19 |
Alan Hourihane | egl: error checking |
commit | commitdiff | tree |
2009-02-19 |
José Fonseca | wgl: Use a separate .DEF for MinGW |
commit | commitdiff | tree |
2009-02-19 |
José Fonseca | wgl: Share more code between icd and standalone driver. |
commit | commitdiff | tree |
2009-02-19 |
José Fonseca | gdi: Update for texture/surface interface changes. |
commit | commitdiff | tree |
2009-02-19 |
José Fonseca | util: Use right include. |
commit | commitdiff | tree |
2009-02-14 |
Jakob Bornecrantz | progs: Make fp-tri use glew and add scons target |
commit | commitdiff | tree |
2009-02-19 |
Brian Paul | cell: patch up cell_texture.c so it compiles |
commit | commitdiff | tree |
2009-02-19 |
Brian Paul | cell: updates for new pipe_transfer changes |
commit | commitdiff | tree |
2009-02-19 |
Brian Paul | cell: update vbuf code to catch up to recent changes |
commit | commitdiff | tree |
2009-02-19 |
Brian Paul | cell: remove unused var |
commit | commitdiff | tree |
2009-02-19 |
Brian Paul | cell: start adding new cell_transfer types/code |
commit | commitdiff | tree |
2009-02-19 |
Brian Paul | cell: remove old surface_map code |
commit | commitdiff | tree |
2009-02-19 |
Brian Paul | mesa: convert VERT_RESULT_* from #defines to enum,... |
commit | commitdiff | tree |
2009-02-19 |
Brian Paul | glsl: asst improvements, clean-ups in set_program_uniform() |
commit | commitdiff | tree |
2009-02-19 |
Brian Paul | glsl: fix inequality in set_program_uniform() |
commit | commitdiff | tree |
2009-02-18 |
Michel Dänzer | gallium/winsys/egl_xlib: Fix build after introduction... |
commit | commitdiff | tree |
2009-02-18 |
Brian Paul | mesa: bump gl.h version comment to 7.7 (bug 20170) |
commit | commitdiff | tree |
2009-02-18 |
Joakim Sindholt | r300-gallium: implement simple pipe_transfer Basically... |
commit | commitdiff | tree |
2009-02-18 |
Brian Paul | glsl: fix link failure for variable-indexed varying... |
commit | commitdiff | tree |
2009-02-18 |
Nicolai Haehnle | swrast: Set vp_override flag during DrawPixels |
commit | commitdiff | tree |
2009-02-18 |
Brian Paul | mesa: improved error msg |
commit | commitdiff | tree |
2009-02-18 |
Brian Paul | mesa: increase MAX_UNIFORMS to 1024 (of vec4 type) |
commit | commitdiff | tree |
2009-02-18 |
Brian Paul | glsl: fix a swizzle-related regression |
commit | commitdiff | tree |
2009-02-18 |
Keith Whitwell | progs/trivial: Label program windows with actual progr... |
commit | commitdiff | tree |
2009-02-18 |
Jakob Bornecrantz | gallium: Also disable i965simple for scons |
commit | commitdiff | tree |
2009-02-18 |
Jakob Bornecrantz | gallium: Disable i965simple pipe driver after it was... |
commit | commitdiff | tree |
2009-02-18 |
Michel Dänzer | gallium: Fix up trace driver for introduction of struct... |
commit | commitdiff | tree |
2009-02-18 |
Michel Dänzer | gallium: Add pipe_transfer_reference(). |
commit | commitdiff | tree |
2009-02-18 |
Michel Dänzer | Merge branch 'gallium-texture-transfer' |
commit | commitdiff | tree |
2009-02-18 |
Keith Whitwell | Merge commit 'origin/gallium-0.1' |
commit | commitdiff | tree |
2009-02-18 |
Corbin Simpson | r300-gallium: Factor out common functionality in vbuf... |
commit | commitdiff | tree |
2009-02-18 |
Michel Dänzer | i915simple: Minimal fixup for introduction of struct... |
commit | commitdiff | tree |
2009-02-17 |
Keith Whitwell | draw: Reuse xmm registers. |
commit | commitdiff | tree |
2009-02-16 |
Keith Whitwell | gallium: fix merge |
commit | commitdiff | tree |
next |