2009-06-10 |
Michal Krol | glsl: Fix symbol replacement handling in preprocessor. |
commit | commitdiff | tree |
2009-06-10 |
Michal Krol | winsys/gdi: Link to ws2_32 library. |
commit | commitdiff | tree |
2009-06-10 |
Michal Krol | trace: __func__ --> __FUNCTION__. |
commit | commitdiff | tree |
2009-06-09 |
Eric Anholt | i915: Add an option for testing the effect of early... |
commit | commitdiff | tree |
2009-06-09 |
Eric Anholt | intel: Remove an unneeded hunk that slipped in with... |
commit | commitdiff | tree |
2009-06-09 |
Eric Anholt | intel: Base tri clearing depth on Y tiling, not IS_I965(). |
commit | commitdiff | tree |
2009-06-09 |
Eric Anholt | intel: Fix intel_region_unmap to do unmap, not map. |
commit | commitdiff | tree |
2009-06-09 |
Brian Paul | i965: added intelFlush() call in intel_get_tex_image() |
commit | commitdiff | tree |
2009-06-09 |
Brian Paul | tests: check for GL_EXT/ARB_framebuffer_object |
commit | commitdiff | tree |
2009-06-09 |
Brian Paul | tests: also test glGetTexImage with render to texture |
commit | commitdiff | tree |
2009-06-09 |
Brian Paul | tests: quick and dirty glGetTexImage() test program |
commit | commitdiff | tree |
2009-06-09 |
Brian Paul | intel: use GLboolean, not int, for compressed parameter |
commit | commitdiff | tree |
2009-06-09 |
Brian Paul | intel: make a bunch of glTexImage-related functions... |
commit | commitdiff | tree |
2009-06-09 |
Brian Paul | intel: whitespace clean-ups |
commit | commitdiff | tree |
2009-06-09 |
Brian Paul | vbo: more glDrawElements debug code (disabled) |
commit | commitdiff | tree |
2009-06-09 |
Brian Paul | mesa: added a simple bounds checker to glMap/UnmapBuffe... |
commit | commitdiff | tree |
2009-06-09 |
Jakob Bornecrantz | trace/rbug: Add support for draw block rule |
commit | commitdiff | tree |
2009-06-09 |
Jakob Bornecrantz | rbug: Change block protocol around a bit |
commit | commitdiff | tree |
2009-06-09 |
Jakob Bornecrantz | trace/rbug: Return textures currently bound to context |
commit | commitdiff | tree |
2009-06-09 |
Jakob Bornecrantz | rbug: Extend context info and block ops |
commit | commitdiff | tree |
2009-06-09 |
Brian Paul | intel: remove extra \n from warning string |
commit | commitdiff | tree |
2009-06-09 |
Brian Paul | mesa: reorder fields, update comments for gl_buffer_object |
commit | commitdiff | tree |
2009-06-09 |
Michal Krol | glsl: Expand nested preprocessor macros. |
commit | commitdiff | tree |
2009-06-09 |
Corbin Simpson | r300-gallium: HW TCL glxgears. (Read the rest of the... |
commit | commitdiff | tree |
2009-06-09 |
Corbin Simpson | r300-gallium: Make UCP and clip work again for SW TCL. |
commit | commitdiff | tree |
2009-06-09 |
Corbin Simpson | r300-gallium: Don't emit UCP planes for SW TCL. |
commit | commitdiff | tree |
2009-06-08 |
Michal Krol | glsl: Fix preprocessor define argument parsing for... |
commit | commitdiff | tree |
2009-06-08 |
Brian Paul | glsl: preprocessor debug code (disabled) |
commit | commitdiff | tree |
2009-06-08 |
Brian Paul | docs: document MESA_EXTENSION_OVERRIDE env var |
commit | commitdiff | tree |
2009-06-08 |
Brian Paul | softpipe: advertise PIPE_CAP_MAX_TEXTURE_ANISOTROPY... |
commit | commitdiff | tree |
2009-06-08 |
Brian Paul | mesa: new MESA_EXTENSION_OVERRIDE env var |
commit | commitdiff | tree |
2009-06-08 |
Maciej Cencora | mesa: EXT_vertex_array_bgra fixes |
commit | commitdiff | tree |
2009-06-08 |
Jakob Bornecrantz | trace/rbug: Sleep on windows when blocked |
commit | commitdiff | tree |
2009-06-08 |
Dave Airlie | llvm: fix compile on gcc 4.4 |
commit | commitdiff | tree |
2009-06-07 |
Ben Skeggs | nouveau: forgotten makefile... |
commit | commitdiff | tree |
2009-06-06 |
Ben Skeggs | nv50: fix multi-texturing |
commit | commitdiff | tree |
2009-06-06 |
Ben Skeggs | nv50: support non-normalized texture coords |
commit | commitdiff | tree |
2009-06-05 |
Corbin Simpson | r300-gallium: Use VAP_CLIP_CNTL. |
commit | commitdiff | tree |
2009-06-05 |
Corbin Simpson | r300-gallium: Emit UCP. |
commit | commitdiff | tree |
2009-06-05 |
Corbin Simpson | r300-gallium: Improve vs emit. |
commit | commitdiff | tree |
2009-06-05 |
Michal Krol | mesa: Fix wglext.h prototypes. |
commit | commitdiff | tree |
2009-06-05 |
Ben Skeggs | nv50: use larger tile sizes |
commit | commitdiff | tree |
2009-06-05 |
Ben Skeggs | nv50: use nouveau_bo for query buffers |
commit | commitdiff | tree |
2009-06-05 |
Ben Skeggs | nv50: create textures with nouveau_bo, for flexibility... |
commit | commitdiff | tree |
2009-06-05 |
Michal Krol | util: Fix winsock include. |
commit | commitdiff | tree |
2009-06-05 |
Corbin Simpson | r300-gallium: Mute some debug info. |
commit | commitdiff | tree |
2009-06-05 |
Corbin Simpson | r300-gallium: vs: Fix negation calculation. |
commit | commitdiff | tree |
2009-06-05 |
Corbin Simpson | r300-gallium: Fix pasta. |
commit | commitdiff | tree |
2009-06-05 |
Corbin Simpson | r300-gallium: Improve vs debug more. |
commit | commitdiff | tree |
2009-06-05 |
Corbin Simpson | r300-gallium: vs: Add negation, SUB. |
commit | commitdiff | tree |
2009-06-05 |
Corbin Simpson | r300: Moar vs debug. |
commit | commitdiff | tree |
2009-06-05 |
Ben Skeggs | nouveau: plug in our map_buffer_range and friends |
commit | commitdiff | tree |
2009-06-05 |
Ben Skeggs | nouveau: fix build with libdrm_nouveau 0.6 |
commit | commitdiff | tree |
2009-06-05 |
Ben Skeggs | nouveau: remove unneeded code from ws, use pipe_buffer_... |
commit | commitdiff | tree |
2009-06-05 |
Ben Skeggs | nouveau: move channel creation into pipe drivers |
commit | commitdiff | tree |
2009-06-05 |
Ben Skeggs | nouveau: call notifier/grobj etc funcs directly |
commit | commitdiff | tree |
2009-06-05 |
Ben Skeggs | nv04: remove u_simple_screen usage |
commit | commitdiff | tree |
2009-06-05 |
Ben Skeggs | nv10: remove u_simple_screen usage |
commit | commitdiff | tree |
2009-06-05 |
Ben Skeggs | nv20: remove u_simple_screen usage |
commit | commitdiff | tree |
2009-06-05 |
Ben Skeggs | nv30: remove u_simple_screen usage |
commit | commitdiff | tree |
2009-06-05 |
Ben Skeggs | nv40: remove u_simple_screen usage |
commit | commitdiff | tree |
2009-06-05 |
Ben Skeggs | nouveau: add pipe_buffer/fence code to pipe drivers... |
commit | commitdiff | tree |
2009-06-05 |
Ben Skeggs | nouveau: pass nouveau_bo instead of pipe_buffer to... |
commit | commitdiff | tree |
2009-06-05 |
Ben Skeggs | nouveau: call nouveau_pushbuf directly rather than... |
commit | commitdiff | tree |
2009-06-05 |
Dan Nicholson | osmesa: Link with -ldl for dlopen code |
commit | commitdiff | tree |
2009-06-05 |
Dan Nicholson | osmesa: Allow building standalone in all three channel... |
commit | commitdiff | tree |
2009-06-05 |
Jakob Bornecrantz | trace/rbug: Use condvar on system that has it for blocking |
commit | commitdiff | tree |
2009-06-05 |
Jakob Bornecrantz | gallium: Make pipe thread say if it has condvars or not |
commit | commitdiff | tree |
2009-06-04 |
Jakob Bornecrantz | trace/rbug: Add new contexts functions to trace rbug |
commit | commitdiff | tree |
2009-06-04 |
Jakob Bornecrantz | rbug: Update rbug protocol with new context calls |
commit | commitdiff | tree |
2009-06-04 |
Brian Paul | mesa: call _mesa_ funcs, not gl funcs for debugging |
commit | commitdiff | tree |
2009-06-04 |
Brian Paul | Merge branch 'mesa_7_5_branch' |
commit | commitdiff | tree |
2009-06-04 |
Brian Paul | softpipe: separate case for PIPE_PRIM_POLYGON in sp_vbu... |
commit | commitdiff | tree |
2009-06-04 |
Brian Paul | softpipe: fix incorrect tri vertex order for PIPE_PRIM_... |
commit | commitdiff | tree |
2009-06-04 |
Brian Paul | st/mesa: increase ST_MAX_SHADER_TOKENS to 8k |
commit | commitdiff | tree |
2009-06-04 |
Brian Paul | tgsi: increase MAX_LABELS to 4096 |
commit | commitdiff | tree |
2009-06-04 |
Brian Paul | mesa: update wglext.h to latest version |
commit | commitdiff | tree |
2009-06-04 |
Brian Paul | mesa: remove PFNGL typedefs that are in glext.h |
commit | commitdiff | tree |
2009-06-04 |
Brian Paul | mesa: upgrade glext.h to version 52 |
commit | commitdiff | tree |
2009-06-04 |
Eric Anholt | intel: Add support for tiled textures. |
commit | commitdiff | tree |
2009-06-04 |
Eric Anholt | i915: Don't rely on fence regs when we don't have to. |
commit | commitdiff | tree |
2009-06-04 |
Eric Anholt | i915: Remove some long-dead i830 code. |
commit | commitdiff | tree |
2009-06-04 |
Brian Paul | softpipe: separate case for PIPE_PRIM_POLYGON in sp_vbu... |
commit | commitdiff | tree |
2009-06-04 |
Brian Paul | softpipe: fix incorrect tri vertex order for PIPE_PRIM_... |
commit | commitdiff | tree |
2009-06-03 |
Brian Paul | swrast: always do span clipping in _swrast_write_rgba_s... |
commit | commitdiff | tree |
2009-06-03 |
Brian Paul | vbo: minor reformatting |
commit | commitdiff | tree |
2009-06-03 |
Brian Paul | vbo: move/refactor debug code |
commit | commitdiff | tree |
2009-06-03 |
Brian Paul | vbo: added debug code to check array data validity... |
commit | commitdiff | tree |
2009-06-03 |
Brian Paul | vbo: new debug/dump code (disabled) |
commit | commitdiff | tree |
2009-06-03 |
Brian Paul | mesa: added NaN checking code (disabled) |
commit | commitdiff | tree |
2009-06-03 |
Brian Paul | mesa: check/prevent NaN for EX2/LG2 |
commit | commitdiff | tree |
2009-06-03 |
Brian Paul | tnl: updated clip debug code (disabled) |
commit | commitdiff | tree |
2009-06-03 |
Brian Paul | mesa: added buffer object debug code (disabled) |
commit | commitdiff | tree |
2009-06-03 |
Brian Paul | tnl: add some floating point sanity checks (disabled) |
commit | commitdiff | tree |
2009-06-03 |
Brian Paul | vbo: tweak out-of-bounds VBO access error message |
commit | commitdiff | tree |
2009-06-03 |
Ian Romanick | Thank you git for doing the right thing. |
commit | commitdiff | tree |
2009-06-03 |
Ian Romanick | Fix compiling indirect.c when GLX_DIRECT_RENDERING... |
commit | commitdiff | tree |
2009-06-03 |
Ian Romanick | Fast path when rebinding the same texture in single... |
commit | commitdiff | tree |
2009-06-03 |
Brian Paul | st/mesa: minor clean-ups, reformatting, etc |
commit | commitdiff | tree |
2009-06-03 |
Brian Paul | docs: remove version info carried over from 7.5 |
commit | commitdiff | tree |
next |