2008-12-19 |
Eric Anholt | intel: Update mesa state in blit operations that want... |
commit | commitdiff | tree |
2008-12-19 |
Eric Anholt | intel: don't clip to scissor-clipped read framebuffer... |
commit | commitdiff | tree |
2008-12-19 |
Eric Anholt | intel: Move copyteximage source clipping out of copytex... |
commit | commitdiff | tree |
2008-12-19 |
Eric Anholt | mesa: Clip copytexsubimage to read framebuffer bounds... |
commit | commitdiff | tree |
2008-12-19 |
Eric Anholt | mesa: Correct _mesa_clip_to_region() off-by-one. |
commit | commitdiff | tree |
2008-12-18 |
Michal Krol | glsl: Fix handling of nested parens in macro actual... |
commit | commitdiff | tree |
2008-12-18 |
Brian Paul | demos: all glutDestroyWindow() upon exit to test query... |
commit | commitdiff | tree |
2008-12-18 |
Xiang, Haihao | i915: check WRAP_T instead of WRAP_R for cube map texture. |
commit | commitdiff | tree |
2008-12-18 |
Xiang, Haihao | i915: fix abort issue. (bug #19147) |
commit | commitdiff | tree |
2008-12-18 |
Brian Paul | mesa: remove unneeded _mesa_reference_fragprog() call |
commit | commitdiff | tree |
2008-12-18 |
Jon Turney | dri: fix for Cygwin compilation, bug 19144 |
commit | commitdiff | tree |
2008-12-17 |
Brian Paul | mesa: updated comments |
commit | commitdiff | tree |
2008-12-17 |
Brian Paul | demos: add test of vertex-only and fragment-only shader... |
commit | commitdiff | tree |
2008-12-17 |
Brian Paul | util: check for frag/vertShader=0 before attaching |
commit | commitdiff | tree |
2008-12-16 |
Brian Paul | mesa: disable debug output |
commit | commitdiff | tree |
2008-12-16 |
Brian Paul | mesa: fix some GLSL array regressions |
commit | commitdiff | tree |
2008-12-16 |
Brian Paul | mesa: rename slang_library_noise.[ch] to prog_noise... |
commit | commitdiff | tree |
2008-12-16 |
Brian Paul | mesa: updated GLSL docs |
commit | commitdiff | tree |
2008-12-16 |
Brian Paul | Merge branch 'glsl-1.20-v2' |
commit | commitdiff | tree |
2008-12-16 |
Brian Paul | mesa: bump glsl grammar revision |
commit | commitdiff | tree |
2008-12-16 |
Brian Paul | mesa: in slang linker, replace assertion with link... |
commit | commitdiff | tree |
2008-12-16 |
Brian Paul | demos: updated tests/floattex.c (doesn't work just... |
commit | commitdiff | tree |
2008-12-16 |
Brian Paul | mesa: move _mesa_dlopen(), etc into separate dlopen... |
commit | commitdiff | tree |
2008-12-16 |
Brian Paul | glut: added GLUT_PPM_FILE env var to dump first frame... |
commit | commitdiff | tree |
2008-12-16 |
Brian Paul | mesa: more re-org of variable declarations in glsl... |
commit | commitdiff | tree |
2008-12-15 |
Brian Paul | mesa: more comments, clean up |
commit | commitdiff | tree |
2008-12-15 |
Brian Paul | mesa: added comments, remove unused code |
commit | commitdiff | tree |
2008-12-15 |
Brian Paul | mesa: checkpoint: handle uniform vars in _slang_gen_var... |
commit | commitdiff | tree |
2008-12-15 |
Eric Anholt | intel: stub out CompressedTexSubImage2D instead of... |
commit | commitdiff | tree |
2008-12-15 |
Eric Anholt | i965: Update state before checking for fallbacks in... |
commit | commitdiff | tree |
2008-12-15 |
Pierre Willenbrock | intel: Don't steal renderbuffer from caller in intel_mi... |
commit | commitdiff | tree |
2008-12-15 |
Eric Anholt | i965: Add decode of index/vertex buffer and primitive... |
commit | commitdiff | tree |
2008-12-15 |
Eric Anholt | intel: Add batchbuffer assertions to hopefully catch... |
commit | commitdiff | tree |
2008-12-15 |
Ian Romanick | Perform range checking on app supplied texture base... |
commit | commitdiff | tree |
2008-12-15 |
Ian Romanick | GLX: Include glapi.h before glapitable.h |
commit | commitdiff | tree |
2008-12-15 |
Ian Romanick | GLX: Change resulting from previous commit |
commit | commitdiff | tree |
2008-12-15 |
Neil Roberts | Return 0 as the request size when the pixels parameter... |
commit | commitdiff | tree |
2008-12-15 |
Ian Romanick | GLX: Fix protocol for glTexSubImage#D |
commit | commitdiff | tree |
2008-12-14 |
Dan Nicholson | Add OSMesa pkg-config file |
commit | commitdiff | tree |
2008-12-14 |
Dan Nicholson | Add more package metadata to the pkg-config files |
commit | commitdiff | tree |
2008-12-14 |
Gary Wong | Fix silly type mismatch error in multinoise demo. |
commit | commitdiff | tree |
2008-12-13 |
Gary Wong | i965: Finish OPCODE_NOISEn instructions. |
commit | commitdiff | tree |
2008-12-13 |
Gary Wong | Add "multinoise" demo, to test 1/2/3/4 dimensional... |
commit | commitdiff | tree |
2008-12-13 |
Gary Wong | Ensure p.w is initialised in noise demo. |
commit | commitdiff | tree |
2008-12-13 |
Brian Paul | mesa: use IFLOOR(x) instead of (int) FLOORF(x) |
commit | commitdiff | tree |
2008-12-13 |
Brian Paul | mesa: place glsl constant arrays in constant memory |
commit | commitdiff | tree |
2008-12-13 |
Brian Paul | mesa: remove old size=4 limit |
commit | commitdiff | tree |
2008-12-12 |
Brian Paul | mesa: code clean-up in glsl compiler |
commit | commitdiff | tree |
2008-12-12 |
Brian Paul | mesa: remove unneeded swizzle init code in glsl compiler |
commit | commitdiff | tree |
2008-12-12 |
Brian Paul | mesa: disable glsl debug output |
commit | commitdiff | tree |
2008-12-12 |
Brian Paul | mesa: remove unused varpool code in glsl compiler |
commit | commitdiff | tree |
2008-12-12 |
Brian Paul | mesa: basic array constructors work now |
commit | commitdiff | tree |
2008-12-12 |
Brian Paul | mesa: copy array_len in slang_fully_specified_type_copy() |
commit | commitdiff | tree |
2008-12-12 |
Brian Paul | mesa: remove incorrect array_len assignment |
commit | commitdiff | tree |
2008-12-12 |
Brian Paul | mesa: array size fix in _slang_typeof_operation() |
commit | commitdiff | tree |
2008-12-12 |
Brian Paul | mesa: fix some more GLSL 1.20 array things. |
commit | commitdiff | tree |
2008-12-12 |
Brian Paul | mesa: more glsl function renaming |
commit | commitdiff | tree |
2008-12-12 |
Brian Paul | mesa: use _slang_alloc() |
commit | commitdiff | tree |
2008-12-12 |
Brian Paul | mesa: glsl compiler function renaming |
commit | commitdiff | tree |
2008-12-12 |
Brian Paul | mesa: more glsl type/function movement |
commit | commitdiff | tree |
2008-12-12 |
Brian Paul | mesa: move some glsl compiler functions to different... |
commit | commitdiff | tree |
2008-12-12 |
Brian Paul | mesa: move _slang_locate_function() to different file |
commit | commitdiff | tree |
2008-12-12 |
Brian Paul | mesa: remove unused fixup table code in glsl compiler |
commit | commitdiff | tree |
2008-12-12 |
Brian Paul | mesa: checkpoint: GLSL 1.20 array constructors |
commit | commitdiff | tree |
2008-12-12 |
Brian Paul | mesa: consolidate variable declaration initializer... |
commit | commitdiff | tree |
2008-12-12 |
Brian Paul | mesa: move variable initializer IR generation into... |
commit | commitdiff | tree |
2008-12-12 |
Brian Paul | mesa: simplify some glsl variable declaration code |
commit | commitdiff | tree |
2008-12-12 |
Xiang, Haihao | intel: check for null texture. (fix #13902) |
commit | commitdiff | tree |
2008-12-12 |
Brian Paul | mesa: glsl clean-ups |
commit | commitdiff | tree |
2008-12-12 |
Brian Paul | mesa: checkpoint commit of GLSL 1.20 array syntax. |
commit | commitdiff | tree |
2008-12-11 |
Xiang, Haihao | i915: fallback for cube map texture. |
commit | commitdiff | tree |
2008-12-09 |
Brian Paul | mesa: in slang linker, replace assertion with link... |
commit | commitdiff | tree |
2008-12-09 |
Brian Paul | demos: updated tests/floattex.c (doesn't work just... |
commit | commitdiff | tree |
2008-12-09 |
Brian Paul | mesa: move _mesa_dlopen(), etc into separate dlopen... |
commit | commitdiff | tree |
2008-12-09 |
Guillaume Melquiond | tnl: Fix zeroing of the 3ub part of a 3ub+1ub attrib... |
commit | commitdiff | tree |
2008-12-09 |
Guillaume Melquiond | tnl: Optimize SSE load[23]f_1 since they don't need... |
commit | commitdiff | tree |
2008-12-09 |
Guillaume Melquiond | tnl: Fix typo that resulted in fallback from SSE for... |
commit | commitdiff | tree |
2008-12-09 |
Guillaume Melquiond | tnl: Avoid undefined input value use in insert_3f_viewp... |
commit | commitdiff | tree |
2008-12-09 |
Brian Paul | glut: added GLUT_PPM_FILE env var to dump first frame... |
commit | commitdiff | tree |
2008-12-08 |
Pierre Willenbrock | intel: Require the right amount of space in glBitmap... |
commit | commitdiff | tree |
2008-12-07 |
Eric Anholt | mesa: Fix GenerateMipmapEXT(GL_TEXTURE_CUBE_MAP_ARB). |
commit | commitdiff | tree |
2008-12-07 |
Eric Anholt | intel: Fall back on rendering to a texture attachment... |
commit | commitdiff | tree |
2008-12-07 |
Eric Anholt | intel: Fix crash in automatic mipmap generation for... |
commit | commitdiff | tree |
2008-12-07 |
Eric Anholt | intel: Fix glCopyPixels blit acceleration for FBO desti... |
commit | commitdiff | tree |
2008-12-07 |
Eric Anholt | intel: Fix glBitmap blit acceleration for FBO destinations. |
commit | commitdiff | tree |
2008-12-07 |
Eric Anholt | intel: Put CopyTexImage fallback under DEBUG_FALLBACKS... |
commit | commitdiff | tree |
2008-12-05 |
Brian | mesa: assorted clean-ups, updated comments, etc. |
commit | commitdiff | tree |
2008-12-05 |
Brian | mesa: replace large macros with inline functions |
commit | commitdiff | tree |
2008-12-04 |
Brian | demos: added simple vertex shader texture test. |
commit | commitdiff | tree |
2008-12-04 |
Jeremy Huddleston | darwin: Use -Os instead of -O2 |
commit | commitdiff | tree |
2008-12-03 |
Eric Anholt | i965: Fix failure to upload new constant data when... |
commit | commitdiff | tree |
2008-12-03 |
Eric Anholt | i965: Fix stray character that the compile whined about. |
commit | commitdiff | tree |
2008-12-02 |
Kristian Høgsberg | Bump dri2proto requirement to 1.99.3, drop CopyRegion... |
commit | commitdiff | tree |
2008-12-02 |
Dave Airlie | intel: restore old vertex submit paths for i8xx hardware. |
commit | commitdiff | tree |
2008-12-02 |
Brian | mesa: fix conditional in save_Lightfv(), bug 18838 |
commit | commitdiff | tree |
2008-11-29 |
Eric Anholt | i965: Add a new state flag BRW_NEW_NR_SURFACES instead... |
commit | commitdiff | tree |
2008-11-29 |
Eric Anholt | i965: Fix clashing enums for BRW_NEW_INDICES/VERTICES... |
commit | commitdiff | tree |
2008-11-29 |
Eric Anholt | i965: Remove BRW_WM_LOCK dirty bit, introduced to work... |
commit | commitdiff | tree |
2008-11-29 |
Eric Anholt | i965: Add debug code for dumping how frequently differe... |
commit | commitdiff | tree |
2008-11-29 |
Eric Anholt | i915: Remove dead early z enable bit which was always on. |
commit | commitdiff | tree |
next |