projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2007-11-09
Eric Anholt
[intel] Move over files that will be shared with 965...
commit
|
commitdiff
|
tree
2007-11-09
Brian
check for texture and renderbuffer in check_end_texture...
commit
|
commitdiff
|
tree
2007-11-09
Benno Schulenberg
code clean-ups, reformatting
commit
|
commitdiff
|
tree
2007-11-09
Benno Schulenberg
remove commented-out code
commit
|
commitdiff
|
tree
2007-11-09
Roland Scheidegger
recreate from changed gl_API.xml
commit
|
commitdiff
|
tree
2007-11-09
Roland Scheidegger
alias ProgramEnvParameter4xyARB and ProgramParameter4xy...
commit
|
commitdiff
|
tree
2007-11-09
Ian Romanick
Prevent loss of vectorequiv information when an alias...
commit
|
commitdiff
|
tree
2007-11-08
Benno Schulenberg
fix Unichrome/Blender crash, bug 13142
commit
|
commitdiff
|
tree
2007-11-06
Kristian Høgsberg
Fix compilation for !GLX_DIRECT_RENDERING.
commit
|
commitdiff
|
tree
2007-11-06
Kristian Høgsberg
Remove a couple of "deprecated" fields from __GLXcontex...
commit
|
commitdiff
|
tree
2007-11-06
Kristian Høgsberg
Don't return 0 in a void function.
commit
|
commitdiff
|
tree
2007-11-06
Michel Dänzer
r200: Re-expose SetTexOffset functionality.
commit
|
commitdiff
|
tree
2007-11-06
Michel Dänzer
r200: Fix SetTexOffset format for 16 bit pixmaps/textures.
commit
|
commitdiff
|
tree
2007-11-06
Kristian Høgsberg
Pass the visual id to XF86DRICreateContextWithConfig...
commit
|
commitdiff
|
tree
2007-11-05
Oliver McFadden
Renamed the R300_VAP_UNKNOWN_221C to R300_VAP_CLIP_CNTL.
commit
|
commitdiff
|
tree
2007-11-05
Dave Airlie
r300: initial user clipping for TCL paths
commit
|
commitdiff
|
tree
2007-11-05
Kristian Høgsberg
Lookup visual in visual list, not fbconfig list.
commit
|
commitdiff
|
tree
2007-11-05
Kristian Høgsberg
Filter both visuals and fbconfigs against driver suppor...
commit
|
commitdiff
|
tree
2007-11-05
Brian
Check for NULL VB->EdgeFlag array.
commit
|
commitdiff
|
tree
2007-11-05
Brian
fix mmx code (bug 12614)
commit
|
commitdiff
|
tree
2007-11-05
Michel Dänzer
Fix GLX build of xserver master branch.
commit
|
commitdiff
|
tree
2007-11-03
Brian
Fix mem leak in SSE code generation path (Michel Dänzer...
commit
|
commitdiff
|
tree
2007-11-03
Brian
fix typo
commit
|
commitdiff
|
tree
2007-11-03
Dave Airlie
r300: move more vap registers out of non tcl paths
commit
|
commitdiff
|
tree
2007-11-03
Dave Airlie
r300: fix misnumber register
commit
|
commitdiff
|
tree
2007-11-03
Dave Airlie
r300: fix texwrap border color
commit
|
commitdiff
|
tree
2007-11-01
Brian
remove dead code in _mesa_new_program()
commit
|
commitdiff
|
tree
2007-11-01
Dan Nicholson
Add -fno-strict-aliasing workaround for all GCC targets
commit
|
commitdiff
|
tree
2007-11-01
Dave Airlie
nouveau: ppc, swap fragment programs on big endian...
commit
|
commitdiff
|
tree
2007-10-31
Dave Airlie
i915: make i915 use the cached mappings for batch/buffe...
commit
|
commitdiff
|
tree
2007-10-31
Dan Nicholson
configs: Set -fexceptions for GLUT on linux-dri like...
commit
|
commitdiff
|
tree
2007-10-31
Dan Nicholson
confdiff.sh: A testing script for comparing configs...
commit
|
commitdiff
|
tree
2007-10-31
Dan Nicholson
configs: Always use -fPIC for shared libraries, never...
commit
|
commitdiff
|
tree
2007-10-31
Dan Nicholson
Add -fno-strict-aliasing workaround for Linux GCC targets
commit
|
commitdiff
|
tree
2007-10-31
Brian
GLSL support in i965 driver
commit
|
commitdiff
|
tree
2007-10-31
Brian
updated list
commit
|
commitdiff
|
tree
2007-10-31
Brian
check for count==0 in _mesa_validate_DrawArrays()
commit
|
commitdiff
|
tree
2007-10-30
Michel Dänzer
Fix some build warnings, mostly with XCB.
commit
|
commitdiff
|
tree
2007-10-30
Brian
Alias glStencilOpSeparateATI with glStencilOpSeparate.
commit
|
commitdiff
|
tree
2007-10-30
Brian
test glStencilFuncSeparateATI()
commit
|
commitdiff
|
tree
2007-10-30
Brian
Finish up ATI_separate_stencil
commit
|
commitdiff
|
tree
2007-10-30
Roland Scheidegger
add missing _mesa_StencilFuncSeparateATI function
commit
|
commitdiff
|
tree
2007-10-30
Michel Dänzer
More vblank cleanups.
commit
|
commitdiff
|
tree
2007-10-29
Eric Anholt
[i915] Include header to pick up intel_ttm_bo_create_fr...
commit
|
commitdiff
|
tree
2007-10-29
Eric Anholt
Merge branch 'origin'
commit
|
commitdiff
|
tree
2007-10-29
Jesse Barnes
Merge branch 'master' of ssh://git.freedesktop.org...
commit
|
commitdiff
|
tree
2007-10-29
Jesse Barnes
Refactor and fix core vblank support
commit
|
commitdiff
|
tree
2007-10-29
Dan Nicholson
Build xdemos programs by default on linux-dri
commit
|
commitdiff
|
tree
2007-10-29
Chris Rankin
Remember to call XSync() before resetting X error handler.
commit
|
commitdiff
|
tree
2007-10-29
Dan Nicholson
linux-dri-xcb: Fix undefined refs when linking with...
commit
|
commitdiff
|
tree
2007-10-29
Brian
disable ctx->Driver.NewProgram() call in _mesa_new_prog...
commit
|
commitdiff
|
tree
2007-10-29
Dan Nicholson
update APP_LIB_DEPS for static library configs (patch...
commit
|
commitdiff
|
tree
2007-10-29
Dan Nicholson
simplify APP_LIB_DEPS (patch 2/3)
commit
|
commitdiff
|
tree
2007-10-29
Dan Nicholson
specify app lib dependencies in Makefiles (patch 1/3)
commit
|
commitdiff
|
tree
2007-10-28
Alan Hourihane
Only set R_MODE with NV_point_sprite
commit
|
commitdiff
|
tree
2007-10-26
Dan Nicholson
configs: Fix linux-static to link correctly
commit
|
commitdiff
|
tree
2007-10-26
Zou Nan hai
Merge branch '965-glsl'
commit
|
commitdiff
|
tree
2007-10-25
Brian
use grep -q
commit
|
commitdiff
|
tree
2007-10-25
Dan Nicholson
Ignore new programs
commit
|
commitdiff
|
tree
2007-10-25
Brian
simplify/fix the ASM_FLAGS tests (bug 12931)
commit
|
commitdiff
|
tree
2007-10-24
Alex Neundorf
added catamount-osmesa-pgi config
commit
|
commitdiff
|
tree
2007-10-24
Brian
don't build x86, x86-64 dirs if not needed
commit
|
commitdiff
|
tree
2007-10-24
Brian
fix assorted bugs, works now
commit
|
commitdiff
|
tree
2007-10-24
Brian
add to git
commit
|
commitdiff
|
tree
2007-10-24
Brian
Implement gl_PointCoord attribute for GLSL fragment...
commit
|
commitdiff
|
tree
2007-10-23
Brian
properly init dst reg's CondMask/Swizzle fields
commit
|
commitdiff
|
tree
2007-10-23
Brian
bump up MAX_INSTRUCTIONS and add an assertion to catch...
commit
|
commitdiff
|
tree
2007-10-23
Brian
add directfb glut sources to tarball
commit
|
commitdiff
|
tree
2007-10-22
Brian
don't apply ColorMask to main gc
commit
|
commitdiff
|
tree
2007-10-18
Kristian Høgsberg
glxinfo: Try creating a GLX context using an fbconfig...
commit
|
commitdiff
|
tree
2007-10-18
Michel Dänzer
i915: Add some sanity checks to blit command debugging...
commit
|
commitdiff
|
tree
2007-10-17
Ian Romanick
Framework for supporting z24_s8 and z32 depth textures...
commit
|
commitdiff
|
tree
2007-10-17
Ian Romanick
Initial support for ARB_depth_texture
commit
|
commitdiff
|
tree
2007-10-17
Ian Romanick
Support cards that have ARB_fp but not ARB_shadow.
commit
|
commitdiff
|
tree
2007-10-17
Ian Romanick
mga: Enable (trivial) support for GL_APPLE_vertex_array...
commit
|
commitdiff
|
tree
2007-10-17
Ian Romanick
mga: Enable (trivial) support for GL_EXT_gpu_program_pa...
commit
|
commitdiff
|
tree
2007-10-17
Kristian Høgsberg
pbutil: Do not require GLX_SGIX_pbuffer for fbconfig...
commit
|
commitdiff
|
tree
2007-10-17
Brian
Replace repeat_remainder() with a simpler macro that...
commit
|
commitdiff
|
tree
2007-10-17
Kristian Høgsberg
Pull workaround for unset GLX_DRAWABLE_TYPE back in.
commit
|
commitdiff
|
tree
2007-10-17
Kristian Høgsberg
glxinfo: Also print number of fbconfigs.
commit
|
commitdiff
|
tree
2007-10-17
Michel Dänzer
Don't call the driver clear hook when the effective...
commit
|
commitdiff
|
tree
2007-10-17
Michel Dänzer
i915: Don't emit 'empty' blit rectangles.
commit
|
commitdiff
|
tree
2007-10-17
Kristian Høgsberg
Fixup a couple of thinkos in glxinfo changes.
commit
|
commitdiff
|
tree
2007-10-16
Kristian Høgsberg
Handle fbconfigs and glx visuals separately.
commit
|
commitdiff
|
tree
2007-10-16
Kristian Høgsberg
Implement support for printing glx fbconfigs in glxinfo.
commit
|
commitdiff
|
tree
2007-10-16
Kristian Høgsberg
glxinfo: Only print visuals that actually support GLX.
commit
|
commitdiff
|
tree
2007-10-16
Eric Anholt
Replace symlink generation from i915 with files in...
commit
|
commitdiff
|
tree
2007-10-16
Michel Dänzer
i915: Make sure extensions that require TTM actually...
commit
|
commitdiff
|
tree
2007-10-16
Dave Airlie
i915: fixup TTM interfaces to follow drm changes
commit
|
commitdiff
|
tree
2007-10-16
Michel Dänzer
i915: Re-enable __DRItexOffsetExtension.
commit
|
commitdiff
|
tree
2007-10-16
Brian
fix fog, rescale_normals bugs (from gallium branch)
commit
|
commitdiff
|
tree
2007-10-15
Kristian Høgsberg
Roll back premature version bump.
commit
|
commitdiff
|
tree
2007-10-15
Kristian Høgsberg
Dont add fbconfigs to array that we didn't allocate...
commit
|
commitdiff
|
tree
2007-10-15
Andreas Micheler
faster write_rgba_span_front()
commit
|
commitdiff
|
tree
2007-10-14
George Sapountzis
typo
commit
|
commitdiff
|
tree
2007-10-14
George Sapountzis
Add GL_CORE_WINDOWS define to glcore.h
commit
|
commitdiff
|
tree
2007-10-14
George Sapountzis
Drop include "dri_interface.h" from xf86dri.h
commit
|
commitdiff
|
tree
2007-10-13
Kristian Høgsberg
Do XSync() before resetting error handler.
commit
|
commitdiff
|
tree
2007-10-13
Kristian Høgsberg
Uncomment GLX_SGIX_pbuffer definition.
commit
|
commitdiff
|
tree
2007-10-13
Kristian Høgsberg
Get the width and height from the attrib list in glXCre...
commit
|
commitdiff
|
tree
next