2008-07-11 |
Dan Nicholson | Remove generated pkg-config files on `make clean' |
commit | commitdiff | tree |
2008-07-11 |
Dan Nicholson | autoconf: Add information about the --x-* options to... |
commit | commitdiff | tree |
2008-07-11 |
Dan Nicholson | autoconf: Tell the user about docs/autoconf.html in... |
commit | commitdiff | tree |
2008-07-10 |
Dave Airlie | intel: fix batch flushing problem with cliprects handling. |
commit | commitdiff | tree |
2008-07-09 |
Brian Paul | mesa: return -1, not GL_FALSE if _glapi_add_dispatch... |
commit | commitdiff | tree |
2008-07-09 |
Brian Paul | mesa: fix state.clip[n].plane parsing bug (bug 16611) |
commit | commitdiff | tree |
2008-07-09 |
Brian Paul | mesa: check for OpenBSD (bug 15604) |
commit | commitdiff | tree |
2008-07-09 |
Xiang, Haihao | i915: fall back to software rendering when shadow compa... |
commit | commitdiff | tree |
2008-07-08 |
Brian Paul | mesa: remove debug code |
commit | commitdiff | tree |
2008-07-08 |
Brian Paul | add yet another Makefile |
commit | commitdiff | tree |
2008-07-08 |
Brian Paul | bump version to rc3 |
commit | commitdiff | tree |
2008-07-08 |
Brian Paul | added more Makefiles to file list |
commit | commitdiff | tree |
2008-07-08 |
Brian Paul | mesa: implement glGetUniformiv() with new ctx->Driver... |
commit | commitdiff | tree |
2008-07-08 |
Brian Paul | added src/mesa/drivers/Makefile to file list |
commit | commitdiff | tree |
2008-07-08 |
Brian Paul | mesa: bump version to rc2 |
commit | commitdiff | tree |
2008-07-08 |
Brian Paul | added null texObj ptr check (bug 15567) |
commit | commitdiff | tree |
2008-07-08 |
Brian Paul | mesa: more debug output |
commit | commitdiff | tree |
2008-07-08 |
Brian Paul | mesa: compute global var size before doing codegen |
commit | commitdiff | tree |
2008-07-08 |
Brian Paul | mesa: add missing VARYING case to storage_string() |
commit | commitdiff | tree |
2008-07-08 |
Xiang, Haihao | i965: official name for GM45 chipset |
commit | commitdiff | tree |
2008-07-07 |
George Sapountzis | glx: add LIBGL_ALWAYS_SOFTWARE |
commit | commitdiff | tree |
2008-07-06 |
Dan Nicholson | autoconf: Allow commas or spaces to separate DRI drivers |
commit | commitdiff | tree |
2008-07-06 |
Dan Nicholson | Set library and header installation directories from... |
commit | commitdiff | tree |
2008-07-06 |
Nicolai Haehnle | r500_fragprog: Fix RSQ with negative parameters |
commit | commitdiff | tree |
2008-07-06 |
Nicolai Haehnle | r300_fragprog: Emulate trigonometric functions in radeo... |
commit | commitdiff | tree |
2008-07-06 |
Nicolai Haehnle | r300: Translate fragment program DST in radeon_program_alu |
commit | commitdiff | tree |
2008-07-06 |
Nicolai Haehnle | r300: Translate fragment program LRP in radeon_program_... |
commit | commitdiff | tree |
2008-07-06 |
Nicolai Haehnle | r300: Allow adding parameters during fragprog transform... |
commit | commitdiff | tree |
2008-07-05 |
Nicolai Haehnle | r300: Correctly scan for used temporary registers |
commit | commitdiff | tree |
2008-07-05 |
Nicolai Haehnle | r500: Major refactoring of fragment program emit |
commit | commitdiff | tree |
2008-07-05 |
Nicolai Haehnle | r300: Remove clause stuff for now in favour of a cloned... |
commit | commitdiff | tree |
2008-07-05 |
Nicolai Haehnle | r500_fragprog: Cleanup some unused variables and code. |
commit | commitdiff | tree |
2008-07-05 |
Nicolai Haehnle | r500: Fix a mixup in fragment program LRP instruction... |
commit | commitdiff | tree |
2008-07-05 |
Nicolai Haehnle | r500: Fix blend color. |
commit | commitdiff | tree |
2008-07-05 |
Nicolai Haehnle | _mesa_clone_program: Copy ShadowSamplers |
commit | commitdiff | tree |
2008-07-04 |
Nicolai Haehnle | r300: Fix depth texture in compare mode |
commit | commitdiff | tree |
2008-07-04 |
Nicolai Haehnle | Enable TexGen based on InputsRead when a fragment progr... |
commit | commitdiff | tree |
2008-07-04 |
Brian Paul | GLSL-related bug fixes |
commit | commitdiff | tree |
2008-07-04 |
Brian Paul | mesa: generate GL_INVALID_OPERATION in _mesa_get_unifor... |
commit | commitdiff | tree |
2008-07-04 |
Brian Paul | mesa: remove incorrect assertion |
commit | commitdiff | tree |
2008-07-04 |
Alan Hourihane | glcontextmodes.c is required remove the reference in... |
commit | commitdiff | tree |
2008-07-04 |
Xiang, Haihao | mesa: fix polygon offset issue (bug #12061) |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | mesa: fix various error codes |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | mesa: fix some error codes in _mesa_ShaderSourceARB() |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | mesa: fix problem freeing framebuffer/renderbuffer... |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | mesa: additional error checking, fix error codes |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | mesa: regenerated file |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | mesa: additional vec4 constructor |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | mesa: fix array storage allocation bug |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | mesa: fix incorrect array size, added assertion |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | mesa: fix vertex array validation test for attribute... |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | mesa: when linking a shader program, make sure all... |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | mesa: added some debug code (disabled) |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | mesa: fix error codes in _mesa_shader_source(), _mesa_g... |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | mesa: regenerated |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | mesa: added some missing equal() notEqual() intrinsics |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | mesa: regenerated files |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | mesa: fix all(bvec2) function typo, add missing bvec2... |
commit | commitdiff | tree |
2008-07-02 |
Roland Scheidegger | mesa: fix issues around multisample enable |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | generate a link error if the vertex shader references... |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | set ctx->Const.MaxVertexTextureImageUnits = 0 |
commit | commitdiff | tree |
2008-07-02 |
Ian Romanick | VBO: Regenerate files based on recent changes to gl_API.xml |
commit | commitdiff | tree |
2008-07-02 |
Paulo Cesar... | Bring over commit 8d4d0b47a07a298a20ffae9fefe96c8c7ca9d... |
commit | commitdiff | tree |
2008-07-02 |
Ian Romanick | VBO: Add missing functions related to VERTEX_ATTRIB_ARR... |
commit | commitdiff | tree |
2008-07-02 |
Ian Romanick | VBO: add GLX related annotations |
commit | commitdiff | tree |
2008-07-01 |
Brian Paul | mesa: fix a GLSL vector subscript/writemask bug |
commit | commitdiff | tree |
2008-07-01 |
Brian Paul | mesa: move some functions |
commit | commitdiff | tree |
2008-07-01 |
Brian Paul | mesa: make _slang_swizzle_swizzle() non-private |
commit | commitdiff | tree |
2008-07-01 |
Brian Paul | mesa: better function inlining in the presence of ... |
commit | commitdiff | tree |
2008-07-01 |
Brian Paul | mesa: add/fix some IrInfo entries for debugging purposes |
commit | commitdiff | tree |
2008-07-01 |
Brian Paul | link to DRM 2.3.1 |
commit | commitdiff | tree |
2008-07-01 |
Brian Paul | press 'm' to toggle multisample enable/disable |
commit | commitdiff | tree |
2008-07-01 |
Brian Paul | init machine->Samplers (fixes vertex program texture... |
commit | commitdiff | tree |
2008-07-01 |
Dave Airlie | dri: drop asserts to make build against stable libdrm |
commit | commitdiff | tree |
2008-07-01 |
Xiang, Haihao | dri: Take the base image size into account when computing |
commit | commitdiff | tree |
2008-06-30 |
Dan Nicholson | autoconf: Improve the visibility of the swrast DRI... |
commit | commitdiff | tree |
2008-06-30 |
Corbin Simpson | r3xx/r5xx: Enable ARB_point_parameters. |
commit | commitdiff | tree |
2008-06-30 |
Nicolai Haehnle | r300: Fix dumb mistake in LOD bias translation |
commit | commitdiff | tree |
2008-06-29 |
Nicolai Haehnle | r300: Cleanup LodBias support |
commit | commitdiff | tree |
2008-06-29 |
Corbin Simpson | r300: Change LOD bias emission to more closely follow... |
commit | commitdiff | tree |
2008-06-29 |
Corbin Simpson | Revert accidental edit to progs/demos/lodbias. |
commit | commitdiff | tree |
2008-06-29 |
Nicolai Haehnle | demos/shadowtex: Don't set TEXTURE_WRAP_T for 1D texture |
commit | commitdiff | tree |
2008-06-29 |
Nicolai Haehnle | r300: Fix wrap mode for 1D textures |
commit | commitdiff | tree |
2008-06-28 |
Brian Paul | s/GL_INVALID_VALUE/GL_INVALID_OPERATION/ in _mesa_get_u... |
commit | commitdiff | tree |
2008-06-28 |
Brian Paul | mesa: added null ptr checks |
commit | commitdiff | tree |
2008-06-27 |
Dan Nicholson | DRI-specific pkg-config file |
commit | commitdiff | tree |
2008-06-27 |
Dan Nicholson | autoconf: Check for posix_memalign |
commit | commitdiff | tree |
2008-06-26 |
Alan Hourihane | Check in SwapBuffers for any new pending dri2 events |
commit | commitdiff | tree |
2008-06-24 |
Eric Anholt | intel: Fix glCopyPixels when x or y are < 0 in hw coord... |
commit | commitdiff | tree |
2008-06-24 |
Eric Anholt | i965: Use the shared intel_pixel_copy.c. |
commit | commitdiff | tree |
2008-06-24 |
Eric Anholt | intel: Same pixel function init for everyone now. |
commit | commitdiff | tree |
2008-06-24 |
Eric Anholt | intel: Avoid glBitmap software fallback for blending... |
commit | commitdiff | tree |
2008-06-24 |
Eric Anholt | intel: Merge check_blit_fragment_ops between i915/i965. |
commit | commitdiff | tree |
2008-06-24 |
Eric Anholt | intel: Note reasons for blit pixel op fallbacks under... |
commit | commitdiff | tree |
2008-06-24 |
Eric Anholt | i915: Add support for accelerated glBitmap, shared... |
commit | commitdiff | tree |
2008-06-24 |
Eric Anholt | i915: Fix read != draw drawable for glCopyPixels. |
commit | commitdiff | tree |
2008-06-24 |
Eric Anholt | i915: Allow accelerated pixel ops to be disabled with... |
commit | commitdiff | tree |
2008-06-23 |
Dan Nicholson | Ensure all objects are built when installing DRI |
commit | commitdiff | tree |
2008-06-23 |
Dan Nicholson | Don't make libmesa.a or libglapi.a depend on asm_subdirs |
commit | commitdiff | tree |
2008-06-23 |
Dan Nicholson | Create $(TOP)/$(LIB_DIR) for install, too |
commit | commitdiff | tree |
next |