projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2010-05-30
Chia-I Wu
st/egl: Hook eglCreatePbufferFromClientBuffer.
commit
|
commitdiff
|
tree
2010-05-30
Chia-I Wu
st/egl: Fix eglCopyBuffers.
commit
|
commitdiff
|
tree
2010-05-30
Chia-I Wu
st/egl: Initialize KMS backend from an fd.
commit
|
commitdiff
|
tree
2010-05-29
Marek Olšák
r300: fix blits for textures of width/height greater...
commit
|
commitdiff
|
tree
2010-05-29
Marek Olšák
r600g: remove unused variable
commit
|
commitdiff
|
tree
2010-05-29
Marek Olšák
r600g: fix gallium function parameters
commit
|
commitdiff
|
tree
2010-05-29
Marek Olšák
r600g: make a local copy of viewport state
commit
|
commitdiff
|
tree
2010-05-29
Jakob Bornecrantz
i915g: Rename winsys c file
commit
|
commitdiff
|
tree
2010-05-29
Jakob Bornecrantz
i915g: Move pci id to winsys struct
commit
|
commitdiff
|
tree
2010-05-29
Jakob Bornecrantz
targets/egl: Give egl targets a good build enviroment
commit
|
commitdiff
|
tree
2010-05-29
Kristian Høgsberg
egl_dri2: Split driver loading out into its own function
commit
|
commitdiff
|
tree
2010-05-29
Kristian Høgsberg
egl_dri2: Check for xcb_connect() failure the right way
commit
|
commitdiff
|
tree
2010-05-29
Marek Olšák
r600g: fix build
commit
|
commitdiff
|
tree
2010-05-28
Eric Anholt
i965: Add cache unit -> bo name mapping for more gen6...
commit
|
commitdiff
|
tree
2010-05-28
Zou Nan hai
i965: fix PIPE_CONTROL command for gen6.
commit
|
commitdiff
|
tree
2010-05-28
Brian Paul
llvmpipe: add PIPE_BUFFER to assertion
commit
|
commitdiff
|
tree
2010-05-28
Brian Paul
softpipe: add PIPE_BUFFER to assertion
commit
|
commitdiff
|
tree
2010-05-28
Brian Paul
llvmpipe: add out of memory checking to triangle setup...
commit
|
commitdiff
|
tree
2010-05-28
Brian Paul
glsl: change uniform location/offset encoding
commit
|
commitdiff
|
tree
2010-05-28
Marek Olšák
r300g: remove unnecessary breaks
commit
|
commitdiff
|
tree
2010-05-28
Marek Olšák
r300g: report vertex format support in is_format_supported
commit
|
commitdiff
|
tree
2010-05-28
Marek Olšák
st/mesa: advertise ARB_half_float_vertex when available
commit
|
commitdiff
|
tree
2010-05-28
Marek Olšák
r300g/swtcl: fix WPOS
commit
|
commitdiff
|
tree
2010-05-28
Marek Olšák
r300g/swtcl: avoid an infinite loop if an occl. query...
commit
|
commitdiff
|
tree
2010-05-27
Jerome Glisse
r600g: disable rendering
commit
|
commitdiff
|
tree
2010-05-27
Bas Nieuwenhuizen
r600g: various fixes
commit
|
commitdiff
|
tree
2010-05-27
Jerome Glisse
r600g: fix driver + shader compiler backend change
commit
|
commitdiff
|
tree
2010-05-27
Jakob Bornecrantz
r600g: Integrate into build
commit
|
commitdiff
|
tree
2010-05-27
Jakob Bornecrantz
r600g: Fix buffer offsets
commit
|
commitdiff
|
tree
2010-05-27
Marek Olšák
r600g: adapt to latest interfaces changes
commit
|
commitdiff
|
tree
2010-05-27
Jerome Glisse
r600g: Initial import
commit
|
commitdiff
|
tree
2010-05-27
Brian Paul
llvmpipe: s/bool/boolean/
commit
|
commitdiff
|
tree
2010-05-27
Brian Paul
llvmpipe: s/bool/boolean
commit
|
commitdiff
|
tree
2010-05-27
Brian Paul
sw/xlib: avoid dereferencing a null pointer
commit
|
commitdiff
|
tree
2010-05-27
Brian Paul
gallivm: add assertions to check type of phi variables
commit
|
commitdiff
|
tree
2010-05-27
Brian Paul
mesa: fix incorrect GL_DEPTH_STENCIL_ATTACHMENT format...
commit
|
commitdiff
|
tree
2010-05-27
Marek Olšák
r300g/swtcl: fix secondary color and back-face color...
commit
|
commitdiff
|
tree
2010-05-27
José Fonseca
llvmpipe: Refer to my personal udis86 repository.
commit
|
commitdiff
|
tree
2010-05-27
José Fonseca
util: Also add a define for the dynamic library's prefix.
commit
|
commitdiff
|
tree
2010-05-27
Brian Paul
egl/mks: remove extra param from function call
commit
|
commitdiff
|
tree
2010-05-27
Brian Paul
egl_g3d: add missing param to egl_g3d_st_manager_get_eg...
commit
|
commitdiff
|
tree
2010-05-27
Brian Paul
fbdev: some hacking to get the driver to compile (untested)
commit
|
commitdiff
|
tree
2010-05-27
Brian Paul
update linux-fbdev config
commit
|
commitdiff
|
tree
2010-05-27
Brian Paul
vbo: comments and whitespace
commit
|
commitdiff
|
tree
2010-05-27
Brian Paul
vbo: remove unused prototype
commit
|
commitdiff
|
tree
2010-05-27
Brian Paul
vbo: remove dead code
commit
|
commitdiff
|
tree
2010-05-27
Brian Paul
vbo: update/add comments
commit
|
commitdiff
|
tree
2010-05-27
Vinson Lee
mesa: Remove unnecessary headers.
commit
|
commitdiff
|
tree
2010-05-27
Kristian Høgsberg
egl: Return NULL if we fail to load a default driver
commit
|
commitdiff
|
tree
2010-05-27
Brian Paul
mesa: remove unused includes
commit
|
commitdiff
|
tree
2010-05-27
Brian Paul
mesa: rewrite _mesa_get_handle() and add some comments
commit
|
commitdiff
|
tree
2010-05-27
Brian Paul
mesa: move GLSL uniform functions into new source file
commit
|
commitdiff
|
tree
2010-05-27
Vinson Lee
st/mesa: Remove unnecessary headers.
commit
|
commitdiff
|
tree
2010-05-26
Will Dyson
Enable hardware mipmap generation for radeon.
commit
|
commitdiff
|
tree
2010-05-26
Will Dyson
Fix image_matches_texture_obj() MaxLevel check
commit
|
commitdiff
|
tree
2010-05-26
Will Dyson
Fallback to software render if there is no miptree...
commit
|
commitdiff
|
tree
2010-05-26
Marek Olšák
r300g: decouple drawing code and two-sided stencil...
commit
|
commitdiff
|
tree
2010-05-26
Marek Olšák
r300g/swtcl: handle large index count properly
commit
|
commitdiff
|
tree
2010-05-26
Marek Olšák
r300g/swtcl: force vertex prefetching for non-indexed...
commit
|
commitdiff
|
tree
2010-05-26
Marek Olšák
r300g/swtcl: move emitting AOS to prepare_for_rendering
commit
|
commitdiff
|
tree
2010-05-26
Marek Olšák
r300g/swtcl: vbo transfer sanity checks
commit
|
commitdiff
|
tree
2010-05-26
Marek Olšák
r300g: add get_cs_info winsys entrypoint, abandon check_cs
commit
|
commitdiff
|
tree
2010-05-26
Marek Olšák
r300g/swtcl: do not use u_upload_mgr and do not compute...
commit
|
commitdiff
|
tree
2010-05-26
Marek Olšák
r300g: remove unnecessary includes
commit
|
commitdiff
|
tree
2010-05-26
Eric Anholt
i965: Add support for EXT_timer_query on Ironlake.
commit
|
commitdiff
|
tree
2010-05-26
Eric Anholt
intel: Handle decode of PIPE_CONTROL instructions.
commit
|
commitdiff
|
tree
2010-05-26
Eric Anholt
i965: Move Gen6 debugging emit_mi_flush into the Gen6...
commit
|
commitdiff
|
tree
2010-05-26
Eric Anholt
i965: Don't PIPE_CONTROL instruction cache flush.
commit
|
commitdiff
|
tree
2010-05-26
Eric Anholt
i965: Emit MI_FLUSH before PSP on Ironlake for clip...
commit
|
commitdiff
|
tree
2010-05-26
Vinson Lee
gallivm: Remove unnecessary headers.
commit
|
commitdiff
|
tree
2010-05-26
Vinson Lee
st/xorg: Remove unnecessary headers.
commit
|
commitdiff
|
tree
2010-05-26
Vinson Lee
util: Remove unnecessary headers.
commit
|
commitdiff
|
tree
2010-05-26
Vinson Lee
st/dri: Remove dri.c from SCons build.
commit
|
commitdiff
|
tree
2010-05-26
Kristian Høgsberg
Revert the 'make static' part of 962f92611216e304c95e7c...
commit
|
commitdiff
|
tree
2010-05-26
Marek Olšák
r300g: fix fence referencing
commit
|
commitdiff
|
tree
2010-05-26
Brian Paul
mesa: move all vertex array functions into varray.c
commit
|
commitdiff
|
tree
2010-05-26
Brian Paul
mesa: added _mesa_GetVertexAttribIiv / AttribIuiv()
commit
|
commitdiff
|
tree
2010-05-26
Brian Paul
mesa: added _mesa_VertexAttribIPointer()
commit
|
commitdiff
|
tree
2010-05-26
Brian Paul
mesa: new GL 3.0 VertexAttrib commands
commit
|
commitdiff
|
tree
2010-05-26
Brian Paul
mesa: make a bunch of shader API functions static
commit
|
commitdiff
|
tree
2010-05-26
Brian Paul
mesa: display list support for uint uniforms
commit
|
commitdiff
|
tree
2010-05-26
Brian Paul
mesa: consolidate some glUniform code
commit
|
commitdiff
|
tree
2010-05-26
Brian Paul
mesa: unsigned int uniform functions (GL3)
commit
|
commitdiff
|
tree
2010-05-26
Brian Paul
mesa: support for unsigned int uniforms
commit
|
commitdiff
|
tree
2010-05-26
Marek Olšák
r300/compiler: implement SGT+SLE opcodes
commit
|
commitdiff
|
tree
2010-05-26
Marek Olšák
r300/compiler: fix dumping r5xx vertex shaders
commit
|
commitdiff
|
tree
2010-05-26
Marek Olšák
r300/compiler: move hardware caps to the radeon_compile...
commit
|
commitdiff
|
tree
2010-05-26
Marek Olšák
r300/compiler: shorten swizzle expressions
commit
|
commitdiff
|
tree
2010-05-26
Dave Airlie
rbug: add set sample mask passthrough.
commit
|
commitdiff
|
tree
2010-05-25
Marek Olšák
r300g: more efficient finish + fix comments
commit
|
commitdiff
|
tree
2010-05-25
Marek Olšák
r300g: implement fake but compliant fences
commit
|
commitdiff
|
tree
2010-05-25
Marek Olšák
r300g: add r300_init_render_functions, remove r300_render.h
commit
|
commitdiff
|
tree
2010-05-25
Marek Olšák
r300g: remove r300_query.h
commit
|
commitdiff
|
tree
2010-05-25
Marek Olšák
r300g: remove r300_flush.h
commit
|
commitdiff
|
tree
2010-05-25
Marek Olšák
r300g: add r300_init_blit_functions, remove r300_blit.h
commit
|
commitdiff
|
tree
2010-05-25
Marek Olšák
util: update comments at blitter
commit
|
commitdiff
|
tree
2010-05-25
Marek Olšák
util: fix indentation in blitter
commit
|
commitdiff
|
tree
2010-05-25
Marek Olšák
r300g,util: remove pipe_surface from the util_blitter_c...
commit
|
commitdiff
|
tree
2010-05-25
Marek Olšák
r300g,util: remove pipe_surface from the util_blitter_f...
commit
|
commitdiff
|
tree
2010-05-25
Marek Olšák
util: remove unused util_blitter_copy_surface
commit
|
commitdiff
|
tree
next