projects
/
profile
/
ivi
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/mesa.git
2009-08-07
Brian Paul
util: include u_surface.h, added comment
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
Brian Paul
util: use util_same_surface() to compare surface pointers
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
Brian Paul
util: added util_same_surface() helper function
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
Robert Ellison
tests: have getprocaddress return a return code
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
Robert Ellison
mesa: improve getprocaddress test
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
Brian Paul
st/mesa: remove redundant calls to _mesa_set_vp_override()
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
Brian Paul
progs/xdemos: added multictx.c (multi-context rendering...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
Brian Paul
mesa: use _mesa_set_vp_override() in glDraw/CopyPixels...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
Brian Paul
mesa: reformat code to allow setting breakpoints on...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
Brian Paul
glxgears: make functions static, update comments
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
Brian Paul
mesa: use _mesa_bufferobj_mapped()
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
Brian Paul
mesa: new _mesa_bufferobj_mapped() helper function
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
Brian Paul
mesa: use valid_fragment_program() helper
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
Brian Paul
mesa: test DrawBuffer, not ReadBuffer in _mesa_dest_buf...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
Brian Paul
mesa: fix some incorrect error checks in _mesa_error_ch...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
Brian Paul
mesa: do error checking on glCopyPixels() type parameter
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
Brian Paul
mesa: use a more logical flag in _mesa_set_vp_override()
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
Brian Paul
mesa: new _mesa_copy_client_array() function
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
Brian Paul
i965: minor context comments
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
Brian Paul
intel: minor context comments
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
Brian Paul
intel: move blit call out of assert()
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
Brian Paul
intel: fix typo: s/softare/software/
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
Brian Paul
mesa: fix comment
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
Dave Airlie
radeon: enable tiling fallbacks in 3D driver.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
Dave Airlie
radeon span: add r200 depth/stencil span read/writing
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
Dave Airlie
r200: fix scissor emission for r200 under kms
commit
|
commitdiff
|
tree
|
snapshot
2009-08-06
Ian Romanick
GL_ARB_vertex_array_bgra is (basically) a synonym for...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-06
Alan Hourihane
Ensure GL_EXT_blend_equation_separate is enabled when...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-06
Chia-I Wu
progs/egl: Add xeglbindtex, really.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-06
Jakob Bornecrantz
mesa: Ignores
commit
|
commitdiff
|
tree
|
snapshot
2009-08-06
Jakob Bornecrantz
i915g: Compile with scons
commit
|
commitdiff
|
tree
|
snapshot
2009-08-06
Jakob Bornecrantz
identity: Use the correct texture
commit
|
commitdiff
|
tree
|
snapshot
2009-08-06
Eric Anholt
i965: Fix source depth reg setting for FSes reading...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Jakob Bornecrantz
st/xorg: If we have DRI2 we should also have some sort...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Jakob Bornecrantz
i915g: Always run in sync with the HW
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Jakob Bornecrantz
i915g: The i915 seems more happier with sampler domain...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Jakob Bornecrantz
i915g: Dirty fix for VBO module double flush assert
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Jakob Bornecrantz
i915g: Switch to mapping the batch buffer instead of...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Chia-I Wu
progs/egl: Add xeglbindtex.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Chia-I Wu
egl_softpipe: Add support for pbuffer binding.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Chia-I Wu
egl_softpipe: Flush when switching current context.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Chia-I Wu
mesa/st: Add support for binding pipe surface to texture.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Chia-I Wu
mesa/main: Add functions to clear and dirty texture...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Brian Paul
Merge branch 'mesa_7_5_branch'
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Brian Paul
docs:fix glBlitFramebuffer() for Gallium
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Brian Paul
st/mesa: implement BlitFramebuffer() for depth/stencil...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Brian Paul
mesa: generate GL_INVALID_OPERATION for missing z/stenc...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Brian Paul
st/mesa: fix Y inversion and optimize st_BlitFramebuffer()
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Brian Paul
util: added comment/question about blit clipping
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Brian Paul
mesa: make _mesa_clip_blit() a shared function
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Brian Paul
util: added util_blit_pixels() overlap test
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Brian Paul
util: fix util_blit_pixels() test for surface_copy...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Brian Paul
util: reformatting and comments
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Jakob Bornecrantz
st/xorg: Make it work again
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Jakob Bornecrantz
st/egl: Create primary texture not display target
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Jakob Bornecrantz
i915g: Treat primary textures as scanout buffers
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Jakob Bornecrantz
i915g: Link with trace on EGL and Xorg
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Jakob Bornecrantz
trace: Use correct texture in drm_api wrapper
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Jakob Bornecrantz
softpipe: Also defere primary textures to backend
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Dave Airlie
r200: emit colorpitch
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Eric Anholt
i965: Fix dangerous warning I let slip in.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Eric Anholt
i965: Respect CondSwizzle in OPCODE_IF.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Eric Anholt
i965: Emit conditional code updates as required for...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Eric Anholt
i965: Don't set pop_count in the reserved MBZ area...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Eric Anholt
i965: Print out ELSE and ENDIF src1 arguments like...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Roland Scheidegger
r200: fix off-by-one errors causing 6th texture unit...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Roland Scheidegger
r200: fix compiler warning (unused var)
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Roland Scheidegger
radeon: fix miptree comparison breakage
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Roland Scheidegger
intel: implement intelCompressedTexSubImage2D
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Roland Scheidegger
tests: also test xoffset in texcompsub test
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Eric Anholt
intel: Add support for EXT_provoking_vertex.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Eric Anholt
i965: Spell "conditional" correctly.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Eric Anholt
i965: Hook up the disassembler for INTEL_DEBUG={wm...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Eric Anholt
i965: Initial import of disasm code from intel-gen4asm.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Eric Anholt
i965: warning fix
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Brian Paul
tests/getteximage: test more texture sizes, including...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Brian Paul
mesa: log the shader checksum
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Brian Paul
mesa: compute, print shader checksum
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Brian Paul
mesa: added gl_shader::SourceChecksum field (for debug...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Brian Paul
mesa: added _mesa_str_checksum()
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Brian Paul
mesa: clean-up error debug/count code
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Brian Paul
mesa: reset ErrorDebugCount to zero in glGetString()
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Brian Paul
mesa: better texture dump/debug code
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Brian Paul
mesa: more error message info for vertex pointer functions
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Brian Paul
mesa: more glGetTexImage() error checking consolidation...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Eric Anholt
i965: Fix RECT shadow sampling by not losing the other...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Brian Paul
docs: 7.5.1 bug fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Brian Paul
intel: Fix inverted test for disabling flushing of...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Brian Paul
intel: Wait on the last swapbuffers to complete before...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Brian Paul
texenv: Use VP->Current, since _Current isn't updated...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Brian Paul
texenv: Match state.c in deciding whether we'll be...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Brian Paul
texenv: Add missing dependency on VP changes.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Dan Nicholson
mklib: Ensure target directory exists for library
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Peter Hutterer
Add missing X11_INCLUDES to egl/drivers/demo and egl...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Dan Nicholson
mklib: Ensure target directory exists for library
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Michel Dänzer
r300g: Slightly saner initialization of some texture...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Eric Anholt
i965: Assert that the offset in the VBO is below the...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Eric Anholt
i965: Even if no VS inputs are set, still load some...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Eric Anholt
i965: Make sure the VS URB size is big enough to fit...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Eric Anholt
i965: Don't emit bad packets when no VBs are referenced.
commit
|
commitdiff
|
tree
|
snapshot
next