projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2009-01-30
Eric Anholt
intel: Expose more FBconfigs in the 3D driver.
commit
|
commitdiff
|
tree
2009-01-30
Ian Romanick
Remove stale symlinks to intel/intel_depthstencil.c
commit
|
commitdiff
|
tree
2009-01-30
Dan Nicholson
autoconf: Use include-fixed directory with makedepend...
commit
|
commitdiff
|
tree
2009-01-29
Brian Paul
intel: remove unused intel_depthstencil.[ch]
commit
|
commitdiff
|
tree
2009-01-29
Brian Paul
intel: remove unused #includes
commit
|
commitdiff
|
tree
2009-01-29
Brian Paul
mesa: allow glFramebufferTexture1/2/3D(target = GL_READ...
commit
|
commitdiff
|
tree
2009-01-29
Brian Paul
intel: formatting clean-ups
commit
|
commitdiff
|
tree
2009-01-29
Brian Paul
intel: fix check for Y orientation in span functions.
commit
|
commitdiff
|
tree
2009-01-29
Brian Paul
i965: use bitfields in brw_sf_unit_key struct
commit
|
commitdiff
|
tree
2009-01-29
Brian Paul
intel: remove unused intel_rendering_to_texture()
commit
|
commitdiff
|
tree
2009-01-29
Brian Paul
i965: fix render to FBO/texture orientation bugs
commit
|
commitdiff
|
tree
2009-01-29
Brian Paul
mesa: fix a render to texture FBO validation bug
commit
|
commitdiff
|
tree
2009-01-29
Ian Romanick
intel: Fix up some extension string issues
commit
|
commitdiff
|
tree
2009-01-29
Ian Romanick
Make GLX_SGIX_pbuffer mandatory
commit
|
commitdiff
|
tree
2009-01-29
Ian Romanick
Make GL_ARB_draw_buffers mandatory
commit
|
commitdiff
|
tree
2009-01-29
Ian Romanick
Make GL_{EXT,SUN}_multi_draw_arrays and GL_IBM_multimod...
commit
|
commitdiff
|
tree
2009-01-29
Ian Romanick
Make GL_ARB_vertex_buffer_object mandatory
commit
|
commitdiff
|
tree
2009-01-29
Ian Romanick
Make GL_ARB_multisample mandatory
commit
|
commitdiff
|
tree
2009-01-29
Ian Romanick
Make GL_ARB_texture_compression mandatory
commit
|
commitdiff
|
tree
2009-01-28
Brian Paul
mesa: remove GL_SGIX_shadow, GL_SGIX_shadow_ambient...
commit
|
commitdiff
|
tree
2009-01-28
Brian Paul
docs: document GL_EXT_texture_swizzle
commit
|
commitdiff
|
tree
2009-01-28
Brian Paul
i965: minor tweak: replace OPCODE_MOV with OPCODE_SWZ
commit
|
commitdiff
|
tree
2009-01-28
Brian Paul
i965: implement GL_EXT_texture_swizzle
commit
|
commitdiff
|
tree
2009-01-28
Brian Paul
i965: minor clean-up, comments, etc.
commit
|
commitdiff
|
tree
2009-01-28
Brian Paul
Merge commit 'origin/master' into texture_swizzle
commit
|
commitdiff
|
tree
2009-01-28
Brian Paul
i965: fix bug in pass0_precalc_mov()
commit
|
commitdiff
|
tree
2009-01-28
Brian Paul
i965: minor comment additions/edits
commit
|
commitdiff
|
tree
2009-01-28
Brian Paul
i965: minor improvements in brw_wm_populate_key()
commit
|
commitdiff
|
tree
2009-01-28
Brian Paul
i965: remove pad field
commit
|
commitdiff
|
tree
2009-01-28
Brian Paul
i965: widen per-texture bitfields for 16 texture image...
commit
|
commitdiff
|
tree
2009-01-28
Brian Paul
i965: minor comments
commit
|
commitdiff
|
tree
2009-01-28
Brian Paul
mesa: additional GL_INVALID_OPERATION tests for texture...
commit
|
commitdiff
|
tree
2009-01-28
Brian Paul
mesa: implement texture swizzling in swrast
commit
|
commitdiff
|
tree
2009-01-28
Brian Paul
mesa: set/get new state for GL_EXT_texture_swizzle
commit
|
commitdiff
|
tree
2009-01-28
Brian Paul
mesa: if texObj is NULL in fetch_texel_*(), return...
commit
|
commitdiff
|
tree
2009-01-27
Eric Anholt
dri2: add complaints for more initialization failures.
commit
|
commitdiff
|
tree
2009-01-27
Eric Anholt
intel: clean up more pf mess.
commit
|
commitdiff
|
tree
2009-01-27
Brian Paul
mesa: refactor glTexParameter code
commit
|
commitdiff
|
tree
2009-01-27
Brian Paul
mesa: move call to _mesa_update_framebuffer_visual()
commit
|
commitdiff
|
tree
2009-01-27
Brian Paul
i915: rename some functions
commit
|
commitdiff
|
tree
2009-01-26
Brian Paul
intel: replace i915/intel_state.c and i965/intel_state...
commit
|
commitdiff
|
tree
2009-01-26
Brian Paul
intel: whitespace changes
commit
|
commitdiff
|
tree
2009-01-26
Brian Paul
intel: move some driver functions around
commit
|
commitdiff
|
tree
2009-01-26
Brian Paul
intel: check if stencil test is enabled in intel_stenci...
commit
|
commitdiff
|
tree
2009-01-26
Brian Paul
intel: save/restore GL matrix mode in intel_meta_set_pa...
commit
|
commitdiff
|
tree
2009-01-26
Brian Paul
intel: asst. casts to silence warnings
commit
|
commitdiff
|
tree
2009-01-26
Brian Paul
intel: #include clean-ups
commit
|
commitdiff
|
tree
2009-01-26
Brian Paul
intel: remove old #includes
commit
|
commitdiff
|
tree
2009-01-26
Brian Paul
intel: make intelUpdateScreenFromSAREA() static
commit
|
commitdiff
|
tree
2009-01-26
Brian Paul
intel: remove unused var
commit
|
commitdiff
|
tree
2009-01-26
Brian Paul
intel: move intelInitExtensions() and related code...
commit
|
commitdiff
|
tree
2009-01-26
Brian Paul
intel: move glClear-related code into new intel_clear...
commit
|
commitdiff
|
tree
2009-01-26
Brian Paul
intel: Move swap-related functions from intel_buffers...
commit
|
commitdiff
|
tree
2009-01-26
Brian Paul
i965: scissor rect was inverted when rendering to texture
commit
|
commitdiff
|
tree
2009-01-26
Robert Ellison
mesa: add missing texture_put_row_rgb() function in...
commit
|
commitdiff
|
tree
2009-01-24
Brian Paul
docs: added GL_NV_texture_env_combine4
commit
|
commitdiff
|
tree
2009-01-24
Brian Paul
Merge branch 'tex_combine4'
commit
|
commitdiff
|
tree
2009-01-24
Brian Paul
i965: init array->Format fields (see bug 19708)
commit
|
commitdiff
|
tree
2009-01-24
Brian Paul
intel: enable GL_NV_texture_env_combine4 extension
commit
|
commitdiff
|
tree
2009-01-24
Brian Paul
mesa: enable GL_NV_texture_env_combine4 for sw drivers
commit
|
commitdiff
|
tree
2009-01-24
Brian Paul
mesa: updated fragment shader codegen for GL_NV_texture...
commit
|
commitdiff
|
tree
2009-01-24
Brian Paul
swrast: updates for GL_NV_texture_env_combine4
commit
|
commitdiff
|
tree
2009-01-24
Brian Paul
mesa: update state setup/validation for GL_NV_texture_e...
commit
|
commitdiff
|
tree
2009-01-24
Brian Paul
mesa: update glTexEnv(), glGetTexEnv() for GL_NV_textur...
commit
|
commitdiff
|
tree
2009-01-24
Brian Paul
mesa: initial changes for GL_NV_texture_env_combine4
commit
|
commitdiff
|
tree
2009-01-23
Brian Paul
mesa: set the new array->Format field in VBO code
commit
|
commitdiff
|
tree
2009-01-23
Jesse Barnes
intel: fix the mismerge of the vblank pipe enable sanit...
commit
|
commitdiff
|
tree
2009-01-23
Brian Paul
mesa: consolidate glGetTexEnvi/f() code with new get_te...
commit
|
commitdiff
|
tree
2009-01-23
Jesse Barnes
intel: move pipe enable sanity check to where it belongs
commit
|
commitdiff
|
tree
2009-01-23
Owain Ainsworth
intel: fix vblank crtc selection with DRI1 when only...
commit
|
commitdiff
|
tree
2009-01-23
Owain G. Ainsworth
intel: Prevent an "irq is not working" printf when...
commit
|
commitdiff
|
tree
2009-01-23
Brian Paul
mesa: refactor _mesa_TexEnvfv() code with helper functions
commit
|
commitdiff
|
tree
2009-01-23
Brian Paul
docs: document improved stencil support and GL_EXT_vert...
commit
|
commitdiff
|
tree
2009-01-23
Brian Paul
Merge branch 'vertex_array_bgra'
commit
|
commitdiff
|
tree
2009-01-23
Brian Paul
i965: enable GL_EXT_vertex_array_bgra
commit
|
commitdiff
|
tree
2009-01-23
Brian Paul
mesa: enable GL_EXT_vertex_array_bgra for sw drivers
commit
|
commitdiff
|
tree
2009-01-23
Brian Paul
mesa: update tnl module for GL_EXT_vertex_array_bgra
commit
|
commitdiff
|
tree
2009-01-23
Brian Paul
mesa: improve array initialization code, and set the...
commit
|
commitdiff
|
tree
2009-01-23
Brian Paul
mesa: update glColorPointer, etc for GL_EXT_vertex_arra...
commit
|
commitdiff
|
tree
2009-01-23
Brian Paul
mesa: initial bits for GL_EXT_vertex_array_bgra
commit
|
commitdiff
|
tree
2009-01-23
Ian Romanick
r300: Enable GL_ATI_separate_stencil in R300
commit
|
commitdiff
|
tree
2009-01-23
Ian Romanick
965: Enable GL_EXT_stencil_two_side
commit
|
commitdiff
|
tree
2009-01-23
Ian Romanick
swrast: Enable GL_EXT_stencil_two_side
commit
|
commitdiff
|
tree
2009-01-23
Ian Romanick
Track two sets of back-face stencil state
commit
|
commitdiff
|
tree
2009-01-22
Brian Paul
i965: whitespace changes and reformatting
commit
|
commitdiff
|
tree
2009-01-22
Brian Paul
docs: first 7.5 feature: GL_ARB_framebuffer_object
commit
|
commitdiff
|
tree
2009-01-22
Brian Paul
i965: enable GL_ARB_framebuffer_object
commit
|
commitdiff
|
tree
2009-01-22
Brian Paul
intel: add GL_EXT_framebuffer blit extension
commit
|
commitdiff
|
tree
2009-01-22
Brian Paul
intel: remove/disable the "paired depth/stencil" code
commit
|
commitdiff
|
tree
2009-01-22
Brian Paul
intel: asst clean-ups, simplifications in intel_draw_bu...
commit
|
commitdiff
|
tree
2009-01-22
Brian Paul
intel: remove unneeded call to ctx->Driver.DepthRange()
commit
|
commitdiff
|
tree
2009-01-22
Brian Paul
i965: disallow separate depth/stencil renderbuffers
commit
|
commitdiff
|
tree
2009-01-22
Brian Paul
i965: minor reformatting
commit
|
commitdiff
|
tree
2009-01-22
Brian Paul
intel: plug in stub intel_validate_framebuffer() function
commit
|
commitdiff
|
tree
2009-01-22
Brian Paul
intel: inline some renderbuffer functions
commit
|
commitdiff
|
tree
2009-01-22
Brian Paul
demos: revamp the fbotexture.c demo
commit
|
commitdiff
|
tree
2009-01-22
Brian Paul
demos: updated FBO tests to for ARB_fbo
commit
|
commitdiff
|
tree
2009-01-22
Brian Paul
mesa: enable ARB_fbo for s/w drivers
commit
|
commitdiff
|
tree
2009-01-22
Brian Paul
mesa: avoid calling _mesa_test_framebuffer_completeness...
commit
|
commitdiff
|
tree
2009-01-22
Brian Paul
mesa: fix some renderbuffer/framebuffer delete semantics
commit
|
commitdiff
|
tree
next