projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2009-08-12
Jakob Bornecrantz
i915g: Reduce max relocs
commit
|
commitdiff
|
tree
2009-08-12
Jakob Bornecrantz
i915g: Check relocs as well
commit
|
commitdiff
|
tree
2009-08-11
Jakob Bornecrantz
i915g: Implement surface_buffer_create for softpipe
commit
|
commitdiff
|
tree
2009-08-11
Jakob Bornecrantz
gallium: Add texture usage information to surface_buffe...
commit
|
commitdiff
|
tree
2009-08-11
Brian Paul
mesa/glapi: regenerated files from gl_API.xml
commit
|
commitdiff
|
tree
2009-08-11
Brian Paul
gallium: fix debug_printf() format string
commit
|
commitdiff
|
tree
2009-08-11
Brian Paul
glut: fix incorrect Vista maximisation size due to...
commit
|
commitdiff
|
tree
2009-08-11
Brian Paul
mesa: remove _mesa_set_vp_override() from _mesa_Bitmap()
commit
|
commitdiff
|
tree
2009-08-11
Michel Dänzer
r300g: Fix up remaining VAP_CNTL_STATUS writes for...
commit
|
commitdiff
|
tree
2009-08-11
Michel Dänzer
r300g: Emit relocations for pitch registers.
commit
|
commitdiff
|
tree
2009-08-11
Cooper Yuan
r300g: a typo of debug message
commit
|
commitdiff
|
tree
2009-08-11
Cooper Yuan
r600: update num of interp if posizition is used
commit
|
commitdiff
|
tree
2009-08-10
Eric Anholt
demos: Fix the VBO usage in glsl/multitex.
commit
|
commitdiff
|
tree
2009-08-10
Brian Paul
intel: use new _mesa_meta_copy_pixels() function
commit
|
commitdiff
|
tree
2009-08-10
Brian Paul
mesa: save/restore texture matrix in meta code
commit
|
commitdiff
|
tree
2009-08-10
Brian Paul
mesa: for meta blit, check max texture size, use glCopy...
commit
|
commitdiff
|
tree
2009-08-10
Brian Paul
mesa: initial meta implementation of glCopyPixels()
commit
|
commitdiff
|
tree
2009-08-10
Brian Paul
mesa: remove debug flush call
commit
|
commitdiff
|
tree
2009-08-10
Brian Paul
intel: add missing \n to fprintf()
commit
|
commitdiff
|
tree
2009-08-10
Brian Paul
intel: use new _mesa_meta_blit_framebuffer() function
commit
|
commitdiff
|
tree
2009-08-10
Brian Paul
mesa: new driver meta-ops module
commit
|
commitdiff
|
tree
2009-08-10
Brian Paul
mesa: added GLcontext::Meta field for meta rendering...
commit
|
commitdiff
|
tree
2009-08-10
Dave Airlie
radeon_fbo: switch short to byte for 565
commit
|
commitdiff
|
tree
2009-08-10
Dave Airlie
radeon: fix cut-n-paste in alphabits in fbo code
commit
|
commitdiff
|
tree
2009-08-09
Pauli Nieminen
egl: Add depend and depend.bak to clean target
commit
|
commitdiff
|
tree
2009-08-09
Dave Airlie
r600: looks like a typo
commit
|
commitdiff
|
tree
2009-08-09
Cooper Yuan
r600: load per-pixel position into PS in order to use...
commit
|
commitdiff
|
tree
2009-08-08
Brian Paul
mesa: update framebuffer status as needed in _mesa_sour...
commit
|
commitdiff
|
tree
2009-08-08
Brian Paul
mesa: simplify glPushAttrib() list building code
commit
|
commitdiff
|
tree
2009-08-08
Brian Paul
mesa: remove old, prototype code
commit
|
commitdiff
|
tree
2009-08-08
Brian Paul
swrast: replace GLenum, GLint with GLbitfield for buffe...
commit
|
commitdiff
|
tree
2009-08-08
Brian Paul
mesa: use _mesa_bufferobj_mapped()
commit
|
commitdiff
|
tree
2009-08-08
Corbin Simpson
r300g: Knock out another fragment of invariant state.
commit
|
commitdiff
|
tree
2009-08-08
Corbin Simpson
gallium: Move minify() to u_math.
commit
|
commitdiff
|
tree
2009-08-08
Corbin Simpson
r300g: Remove r300_constant_buffer::user_count.
commit
|
commitdiff
|
tree
2009-08-08
Eric Anholt
Revert "i965: Disable texture tiling by default."
commit
|
commitdiff
|
tree
2009-08-08
Eric Anholt
intel: Align region height as required for tiled regions.
commit
|
commitdiff
|
tree
2009-08-08
Eric Anholt
i965: Add a note justifying domain choice for the SF VP.
commit
|
commitdiff
|
tree
2009-08-08
Eric Anholt
intel: Add some more safety asserts in the blit code.
commit
|
commitdiff
|
tree
2009-08-08
Eric Anholt
i965: Replace the subroutine-skipping jump in VS with...
commit
|
commitdiff
|
tree
2009-08-08
Jakob Bornecrantz
i915g: Don't forget x/y coords in transfers
commit
|
commitdiff
|
tree
2009-08-08
Jakob Bornecrantz
i915g: Don't try to free a mapped buffer at shutdown
commit
|
commitdiff
|
tree
2009-08-07
Alex Deucher
radeon: correct fix for tiling with the legacy build
commit
|
commitdiff
|
tree
2009-08-07
Eric Anholt
intel: Fix googleearth by avoiding GL_VIEWPORT_BIT...
commit
|
commitdiff
|
tree
2009-08-07
Alex Deucher
radeon: fix the build with older drm headers
commit
|
commitdiff
|
tree
2009-08-07
Pauli Nieminen
dri: Fix problems with unitialized values in dri screen...
commit
|
commitdiff
|
tree
2009-08-07
Brian Paul
util: fix incorrect assertion
commit
|
commitdiff
|
tree
2009-08-07
Brian Paul
util: include u_surface.h, added comment
commit
|
commitdiff
|
tree
2009-08-07
Brian Paul
util: use util_same_surface() to compare surface pointers
commit
|
commitdiff
|
tree
2009-08-07
Brian Paul
util: added util_same_surface() helper function
commit
|
commitdiff
|
tree
2009-08-07
Robert Ellison
tests: have getprocaddress return a return code
commit
|
commitdiff
|
tree
2009-08-07
Robert Ellison
mesa: improve getprocaddress test
commit
|
commitdiff
|
tree
2009-08-07
Brian Paul
st/mesa: remove redundant calls to _mesa_set_vp_override()
commit
|
commitdiff
|
tree
2009-08-07
Brian Paul
progs/xdemos: added multictx.c (multi-context rendering...
commit
|
commitdiff
|
tree
2009-08-07
Brian Paul
mesa: use _mesa_set_vp_override() in glDraw/CopyPixels...
commit
|
commitdiff
|
tree
2009-08-07
Brian Paul
mesa: reformat code to allow setting breakpoints on...
commit
|
commitdiff
|
tree
2009-08-07
Brian Paul
glxgears: make functions static, update comments
commit
|
commitdiff
|
tree
2009-08-07
Brian Paul
mesa: use _mesa_bufferobj_mapped()
commit
|
commitdiff
|
tree
2009-08-07
Brian Paul
mesa: new _mesa_bufferobj_mapped() helper function
commit
|
commitdiff
|
tree
2009-08-07
Brian Paul
mesa: use valid_fragment_program() helper
commit
|
commitdiff
|
tree
2009-08-07
Brian Paul
mesa: test DrawBuffer, not ReadBuffer in _mesa_dest_buf...
commit
|
commitdiff
|
tree
2009-08-07
Brian Paul
mesa: fix some incorrect error checks in _mesa_error_ch...
commit
|
commitdiff
|
tree
2009-08-07
Brian Paul
mesa: do error checking on glCopyPixels() type parameter
commit
|
commitdiff
|
tree
2009-08-07
Brian Paul
mesa: use a more logical flag in _mesa_set_vp_override()
commit
|
commitdiff
|
tree
2009-08-07
Brian Paul
mesa: new _mesa_copy_client_array() function
commit
|
commitdiff
|
tree
2009-08-07
Brian Paul
i965: minor context comments
commit
|
commitdiff
|
tree
2009-08-07
Brian Paul
intel: minor context comments
commit
|
commitdiff
|
tree
2009-08-07
Brian Paul
intel: move blit call out of assert()
commit
|
commitdiff
|
tree
2009-08-07
Brian Paul
intel: fix typo: s/softare/software/
commit
|
commitdiff
|
tree
2009-08-07
Brian Paul
mesa: fix comment
commit
|
commitdiff
|
tree
2009-08-07
Dave Airlie
radeon: enable tiling fallbacks in 3D driver.
commit
|
commitdiff
|
tree
2009-08-07
Dave Airlie
radeon span: add r200 depth/stencil span read/writing
commit
|
commitdiff
|
tree
2009-08-07
Dave Airlie
r200: fix scissor emission for r200 under kms
commit
|
commitdiff
|
tree
2009-08-06
Ian Romanick
GL_ARB_vertex_array_bgra is (basically) a synonym for...
commit
|
commitdiff
|
tree
2009-08-06
Alan Hourihane
Ensure GL_EXT_blend_equation_separate is enabled when...
commit
|
commitdiff
|
tree
2009-08-06
Chia-I Wu
progs/egl: Add xeglbindtex, really.
commit
|
commitdiff
|
tree
2009-08-06
Jakob Bornecrantz
mesa: Ignores
commit
|
commitdiff
|
tree
2009-08-06
Jakob Bornecrantz
i915g: Compile with scons
commit
|
commitdiff
|
tree
2009-08-06
Jakob Bornecrantz
identity: Use the correct texture
commit
|
commitdiff
|
tree
2009-08-06
Eric Anholt
i965: Fix source depth reg setting for FSes reading...
commit
|
commitdiff
|
tree
2009-08-05
Jakob Bornecrantz
st/xorg: If we have DRI2 we should also have some sort...
commit
|
commitdiff
|
tree
2009-08-05
Jakob Bornecrantz
i915g: Always run in sync with the HW
commit
|
commitdiff
|
tree
2009-08-05
Jakob Bornecrantz
i915g: The i915 seems more happier with sampler domain...
commit
|
commitdiff
|
tree
2009-08-05
Jakob Bornecrantz
i915g: Dirty fix for VBO module double flush assert
commit
|
commitdiff
|
tree
2009-08-05
Jakob Bornecrantz
i915g: Switch to mapping the batch buffer instead of...
commit
|
commitdiff
|
tree
2009-08-05
Chia-I Wu
progs/egl: Add xeglbindtex.
commit
|
commitdiff
|
tree
2009-08-05
Chia-I Wu
egl_softpipe: Add support for pbuffer binding.
commit
|
commitdiff
|
tree
2009-08-05
Chia-I Wu
egl_softpipe: Flush when switching current context.
commit
|
commitdiff
|
tree
2009-08-05
Chia-I Wu
mesa/st: Add support for binding pipe surface to texture.
commit
|
commitdiff
|
tree
2009-08-05
Chia-I Wu
mesa/main: Add functions to clear and dirty texture...
commit
|
commitdiff
|
tree
2009-08-05
Brian Paul
Merge branch 'mesa_7_5_branch'
commit
|
commitdiff
|
tree
2009-08-05
Brian Paul
docs:fix glBlitFramebuffer() for Gallium
commit
|
commitdiff
|
tree
2009-08-05
Brian Paul
st/mesa: implement BlitFramebuffer() for depth/stencil...
commit
|
commitdiff
|
tree
2009-08-05
Brian Paul
mesa: generate GL_INVALID_OPERATION for missing z/stenc...
commit
|
commitdiff
|
tree
2009-08-05
Brian Paul
st/mesa: fix Y inversion and optimize st_BlitFramebuffer()
commit
|
commitdiff
|
tree
2009-08-05
Brian Paul
util: added comment/question about blit clipping
commit
|
commitdiff
|
tree
2009-08-05
Brian Paul
mesa: make _mesa_clip_blit() a shared function
commit
|
commitdiff
|
tree
2009-08-05
Brian Paul
util: added util_blit_pixels() overlap test
commit
|
commitdiff
|
tree
2009-08-05
Brian Paul
util: fix util_blit_pixels() test for surface_copy...
commit
|
commitdiff
|
tree
2009-08-05
Brian Paul
util: reformatting and comments
commit
|
commitdiff
|
tree
next