projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2008-07-15
Ian Romanick
glx: Update my e-mail address. :)
commit
|
commitdiff
|
tree
2008-07-15
Ian Romanick
glx: Trivial clean-ups to __glXSetArrayEnable
commit
|
commitdiff
|
tree
2008-07-14
Brian Paul
mesa: assemble main() after all other functions
commit
|
commitdiff
|
tree
2008-07-14
Brian Paul
mesa: fix stencil state problem when GL_ATI_separate_st...
commit
|
commitdiff
|
tree
2008-07-14
Guillaume Melquiond
fix gltrace (bug 16691)
commit
|
commitdiff
|
tree
2008-07-14
Julien Cristau
glu: only export public symbols
commit
|
commitdiff
|
tree
2008-07-14
Julien Cristau
mklib: don't version symbols when using --exports
commit
|
commitdiff
|
tree
2008-07-14
Blair Sadewitz
mesa: also check for __NetBSD__
commit
|
commitdiff
|
tree
2008-07-14
Brian Paul
mesa: check for null shader->Source
commit
|
commitdiff
|
tree
2008-07-14
Chris Rankin
radeon: SetTexOffset support
commit
|
commitdiff
|
tree
2008-07-13
Stephane Marchesin
nouveau: say goodbye to the old DRI driver...
commit
|
commitdiff
|
tree
2008-07-13
Dave Airlie
glx/dri: only report DRI2 extensions when DRI2 is enabled.
commit
|
commitdiff
|
tree
2008-07-12
Nicolai Haehnle
r300_fragprog: Use nqssa+dce and program_pair for emit
commit
|
commitdiff
|
tree
2008-07-12
Dan Nicholson
Always pass -linker and -ldflags to mklib for shared...
commit
|
commitdiff
|
tree
2008-07-12
Dan Nicholson
Call mklib with $(SHELL) so the user controls the inter...
commit
|
commitdiff
|
tree
2008-07-12
Dan Nicholson
Call minstall with $(SHELL) so the user controls the...
commit
|
commitdiff
|
tree
2008-07-12
Dan Nicholson
Set $(SHELL) for all configs
commit
|
commitdiff
|
tree
2008-07-12
Dan Nicholson
autoconf: Subsitute SHELL for all platforms
commit
|
commitdiff
|
tree
2008-07-12
Nicolai Haehnle
r300: Fix saturate mode handling in radeon_program_alu
commit
|
commitdiff
|
tree
2008-07-12
Nicolai Haehnle
r500: Set Saturate correctly in radeon_program_pair
commit
|
commitdiff
|
tree
2008-07-12
Nicolai Haehnle
r300: Fix input register allocation in radeon_program_pair
commit
|
commitdiff
|
tree
2008-07-12
Nicolai Haehnle
r300: Explicitly set absolute value for the argument...
commit
|
commitdiff
|
tree
2008-07-12
Nicolai Haehnle
r500_fragprog: Major refactoring of final emit
commit
|
commitdiff
|
tree
2008-07-12
Nicolai Haehnle
r500: Add "Not quite SSA" and dead code elimination...
commit
|
commitdiff
|
tree
2008-07-12
Nicolai Haehnle
r500_fragprog: Transform trigonometric functions in...
commit
|
commitdiff
|
tree
2008-07-11
Alex Deucher
R300: update vap_cntl values for NUM_FPUS
commit
|
commitdiff
|
tree
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
next