Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-25 | draw: initialize vertex header | Zack Rusin | |
2010-06-25 | gallium/util: fix pipe_sampler_view_reference() calls | Brian Paul | |
The conditionals aren't needed. | |||
2010-06-25 | softpipe: rename a var | Brian Paul | |
2010-06-25 | draw: Work around an invalid write. | Chia-I Wu | |
SSE vertex shader does not seem to honor the execution mask. Pad the output array as a workaround. | |||
2010-06-25 | mesa: initialize extension string when context is first bound | Brian Paul | |
...instead of waiting until glGetString(GL_EXTENSIONS) is called. This fixes a problem where the MESA_EXTENSION_OVERRIDE env var is ignored if the app never calls glGetString(GL_EXTENSIONS). NOTE: this is a candidate patch for the 7.8 branch. | |||
2010-06-25 | llvmpipe: fix comment typo | Brian Paul | |
2010-06-25 | softpipe: fix comment typo | Brian Paul | |
2010-06-24 | r300g: a couple more chipsets do not have HiZ RAM | Marek Olšák | |
2010-06-24 | gallium/docs: Vertex data formats. | Corbin Simpson | |
I'm not sure if I really got it right. This seems like one of those "Duh, of course it works that way" things, but I'd like the documentation to be readable by people not acquainted with OGL/D3D. | |||
2010-06-24 | glhd: Add test for logicop enable. | Corbin Simpson | |
Only for first RT at the moment, as there is no trivial way in galahad to look at framebuffer state and (sadly) people don't usually calloc their CSOs, so flags could be wrongly set. On the other hand, of course, galahad will hopefully encourage more people to calloc their CSOs. :3 | |||
2010-06-24 | gallium/docs: Lops override the rest of the blending state when enabled. | Corbin Simpson | |
2010-06-24 | gallium/docs: updated remaining semantic label docs | Brian Paul | |
2010-06-24 | pipe: Add PIPE_OS_HURD | nobled | |
One tiny step toward porting Gallium to the GNU/Hurd kernel (and fixing Debian bug #585618). Signed-off-by: Corbin Simpson <MostAwesomeDude@gmail.com> | |||
2010-06-24 | gallium/docs: Add lop table. | Corbin Simpson | |
Was feeling kind of weird without it. | |||
2010-06-24 | gallium/docs: Slight clarification and formatting for Blend. | Corbin Simpson | |
2010-06-23 | Merge branch 'shader-file-reorg' | Brian Paul | |
1. Move all GL entrypoint functions and files into src/mesa/main/ This includes the ARB vp/vp, NV vp/fp, ATI fragshader and GLSL bits that were in src/mesa/shader/ 2. Move src/mesa/shader/slang/ to src/mesa/slang/ to reduce the tree depth 3. Rename src/mesa/shader/ to src/mesa/program/ since all the remaining files are concerned with GPU programs. 4. Misc code refactoring. In particular, I got rid of most of the GLSL-related ctx->Driver hook functions. None of the drivers used them. Conflicts: src/mesa/drivers/dri/i965/brw_context.c | |||
2010-06-24 | r300g: remove an XXX comment | Marek Olšák | |
2010-06-24 | r300g: move AA registers into the new AA state | Marek Olšák | |
2010-06-24 | r300g: separate the cache flush from the framebuffer state | Marek Olšák | |
2010-06-24 | r300g: reorder and cleanup register writes everywhere | Marek Olšák | |
2010-06-24 | r300g: add "has HiZ" flag, add ZMask regs | Marek Olšák | |
2010-06-24 | nouveau: Remove reference to drm_api | Jakob Bornecrantz | |
2010-06-24 | i965g: Remove last references to drm_api | Jakob Bornecrantz | |
2010-06-24 | swrastg: Use target-helpers | Jakob Bornecrantz | |
2010-06-24 | gallium: Use debugging helper in all drm targets | Jakob Bornecrantz | |
2010-06-24 | gallium: Add debug target helper | Jakob Bornecrantz | |
2010-06-24 | gallium: Fix scons build | Jakob Bornecrantz | |
2010-06-24 | gallium: Remove drm_api and all references to it | Jakob Bornecrantz | |
2010-06-24 | r600g: Move bootstrap code to target | Jakob Bornecrantz | |
2010-06-23 | gallium/docs: document TGSI_SEMANTIC_EDGEFLAG | Brian Paul | |
2010-06-23 | gallium/docs: update TEXTURE_SHADOW_MAP MAX_PREDICATE_REGISTERS | Brian Paul | |
2010-06-23 | gallium/docs: fix definitions of TGSI_SEMANTIC_POSITION, COLOR | Brian Paul | |
2010-06-23 | draw: use gallium's TRUE/FALSE | Brian Paul | |
2010-06-23 | llvmpipe: Remove unnecessary header. | Vinson Lee | |
2010-06-23 | nouveau: Move bootstrap code to targets | Jakob Bornecrantz | |
Well sorta, at least I removed the drm_api dependancy and the target can layer anything it wants to now. | |||
2010-06-23 | nouveau: Rename winsys file | Jakob Bornecrantz | |
2010-06-23 | glhd: Simple rasterizer checks. | Corbin Simpson | |
From the documentation. | |||
2010-06-23 | id, glhd: Unbreak texturing. | Corbin Simpson | |
Argfl. | |||
2010-06-23 | glhd: Use an environment variable (GALAHAD) to enable. Off by default. | Corbin Simpson | |
2010-06-23 | draw: don't try to precalculate the pipeline output primitive | Keith Whitwell | |
We were previously calculating a value which was either the geometry shader output primitive or the application's input primitive, and passing that to the various front/middle/back components for use as the ultimate rendering primtive. Unfortunately, this was not correct -- if the vcache decomposition path is active and geometry shaders are *not* active, we can end up with a third primitive -- specifically the decomposed version of the input primitive. Rather than trying to precalculate this, just let the individual components inform their successors about which primitive type they are recieving. | |||
2010-06-23 | draw: mask off DRAW_PIPE_FLAG_MASK bits in prim decompose code | Brian Paul | |
Any elt may potentially have flags bits set so mask off those bits everywhere. Fixes crashes with demos/gamma.c, redbook/polys.c, etc. but polygon stippling is still broken. | |||
2010-06-23 | egl: Add a test for MESA_EGL_NO_X11_HEADERS. | Chia-I Wu | |
When the macro is defined, X11 headers will not be included. | |||
2010-06-23 | egl: Add support for EGL_MESA_drm_display. | Chia-I Wu | |
The extension defines eglGetDRMDisplay that creates an EGLDisplay from a DRM fd. Calling eglCreateWindowSurace or eglCreatePixmapSurface with such displays will generate EGL_BAD_NATIVE_WINDOW or EGL_BAD_NATIVE_PIXMAP. | |||
2010-06-23 | egl: Introduce platform displays internally. | Chia-I Wu | |
This commit introduces type-safe platform displays internally. A platform display consists of a generic pointer and an enum that specifies the platform. An EGLDisplay is created from a platform display. Native displays become platform displays whose platform is determined by _eglGetNativePlatform(). Platform windows and pixmaps may also be introduced if needed. | |||
2010-06-23 | radeong: Disable Galahad for now; breaks texturing. | Corbin Simpson | |
2010-06-22 | id, glhd: Fix malloc/calloc of struct. | Corbin Simpson | |
( >&) | |||
2010-06-22 | glhd: Add query protection. | Corbin Simpson | |
Not quite copied from r300g. This is slightly more API-compliant. | |||
2010-06-22 | glhd: Grab framebuffer state checks from r300g. | Corbin Simpson | |
2010-06-22 | glhd: Grab resource_copy_region from r300g. | Corbin Simpson | |
2010-06-22 | glhd: Grab is_format_supported warning from r300g. | Corbin Simpson | |