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
2010-07-31
Vinson Lee
tnl: Remove unnecessary headers.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-31
Vinson Lee
st/dri: Remove unnecessary headers.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-31
Vinson Lee
mesa: Include missing header in pixelstore.h.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-31
Vinson Lee
mesa: Include missing headers in nvprogram.h.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Jerome Glisse
r600g: add KIL opcode support
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
George Sapountzis
st/dri: move backend hooks to appropriate object
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
George Sapountzis
st/dri: drop dri1_helper
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
George Sapountzis
st/dri: mv driDriverAPI to backends
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Brian Paul
st/mesa: better handling of indirect addressing of...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Brian Paul
mesa: added gl_program::IndirectRegisterFiles field
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Vinson Lee
llvmpipe: Silence unused value warning.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Vinson Lee
mesa: Add missing header to multisample.h.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Zack Rusin
draw: actually a noop, rather than not implemented
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Vinson Lee
mesa: Remove unnecessary header from colormac.h.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Brian Paul
tgsi: remove incorrect assertion
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Vinson Lee
mesa: Remove unnecessary headers.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Vinson Lee
llvmpipe: Fix implicit declaration of lp_func_delete_bo...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Chia-I Wu
util: Fix the range of util_draw_elements_instanced.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Zack Rusin
llvmpipe: delete function bodies after generating machi...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Jerome Glisse
r600g: fix typo in tex instruction + shader semantic...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Li Peng
configure: fix wrong variable name GLESv1_LIB_DEPS
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Keith Whitwell
util: more helpers for old draw code
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Vinson Lee
mesa: Include macros.h in files that use symbols from...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Vinson Lee
mesa: Include macros.h in attrib.c for COPY_4FV symbol.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Vinson Lee
intel: Add missing header to intel_context.c.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Vinson Lee
mesa: Reduce clip.h header file inclusion.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Vinson Lee
mesa: Add missing header to framebuffer.h.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Vinson Lee
mesa: Add missing header to fboject.h.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Vinson Lee
mesa: Add missing header to texgetimage.h.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Vinson Lee
mesa: Add missing header to texrender.h.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Vinson Lee
mesa: Add missing header and forward declarations to...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Vinson Lee
mesa: Add missing headers to viewport.h.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Vinson Lee
mesa: Add missing header to depthstencil.h.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Vinson Lee
mesa: Add missing headers to debug.h.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Vinson Lee
intel: Add missing header.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Vinson Lee
dri: Add missing header to dri_metaops.c.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Vinson Lee
mesa: Reduce clear.h header file inclusion.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Vinson Lee
mesa: Reduce bufferobj.h header file inclusion.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Vinson Lee
mesa: Remove unnecessary headers.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Brian Paul
llvmpipe: fix on-debug build breakage
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Brian Paul
llvmpipe: added some jit debug code
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Brian Paul
draw: do bounds checking of array elements (debug only)
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Brian Paul
draw: assorted clean-ups in clipper code
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Brian Paul
gallium: implement bounds checking for constant buffers
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Brian Paul
draw: add vertex buffer offset in draw_print_arrays()
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Brian Paul
llvmpipe: silence warnings in lp_test_sincos.c
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Jerome Glisse
r600g: mipmap early support + EX2/ABS instruction ...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Kristian Høgsberg
glx: Fix copy/paste bug in glXWaitX and glXWaitGL
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Kristian Høgsberg
glx: Compare old ctx against dummyCtx, not NULL
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Kristian Høgsberg
glx: Fix linked list deletion in __glXCloseDisplay()
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Kristian Høgsberg
intel: Declare the various tracked state variables...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Kristian Høgsberg
intel: Don't depend on context config values when picki...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Kristian Høgsberg
egl_dri2: Set API version for DRM display
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Marek Olšák
r300g/swtcl: fix crash in ETQW and minor fixups
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Marek Olšák
r300g/swtcl: fix crash after the draw_vbo merge
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Brian Paul
llvmpipe: also test the new lp_build_assert() function
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Brian Paul
llvmpipe: don't call LLVMCreateJITCompiler() twice
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Brian Paul
gallivm: added lp_build_assert() function to make asser...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
José Fonseca
Revert "gallivm: fix lp_build_sample_offset() crash...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Brian Paul
gallivm: fix lp_build_sample_offset() crash when indexi...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Keith Whitwell
util: add uint version of pack_z_stencil
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
José Fonseca
scons: Use the current python executable for code gener...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
José Fonseca
draw: Also emit EMMS on generated LLVM IR.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
José Fonseca
llvmpipe: Avoid corrupting the FPU stack with MMX instr...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
José Fonseca
util: Don't include xmmintrin.h.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Brian Paul
mesa: implement RCC opcode
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Brian Paul
mesa: update table of opcodes used by GLSL
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Andre Maasikas
r600: since 8744c36e added asserts - use another random...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Chia-I Wu
st/python: Adapt to interface change.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Chia-I Wu
graw/tests: Use pipe_context::draw_vbo.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Chia-I Wu
gallium: Avoid void pointer arithmetic.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Vinson Lee
mesa: Reduce arrayobj.h header file inclusion.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Vinson Lee
mesa: Remove unnecessary header.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Chia-I Wu
gallium/docs: Document draw_vbo and set_index_buffer.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Chia-I Wu
gallium: Keep only pipe_context::draw_vbo.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Chia-I Wu
gallium: Use unified pipe_context::draw_vbo.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Chia-I Wu
gallium: Implement draw_vbo and set_index_buffer for...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Chia-I Wu
gallium: Add pipe_context::draw_vbo and pipe_context...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Vinson Lee
mesa: Remove unnecessary header.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Kristian Høgsberg
egl: Fix deref before NULL-check
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Kristian Høgsberg
intel: Implement EGL_KHR_surfaceless extension
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Kristian Høgsberg
egl_dri2: Implement EGL_KHR_surfaceless_* extensions
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Kristian Høgsberg
egl: EGL_KHR_surfaceless_* extensions
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Kristian Høgsberg
Untangle gallium/egl/glx source sharing mess and make...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Jerome Glisse
r600g: state context ptr in sampler_view & add I8/L8...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Jerome Glisse
r600g: switch btw flat/linear interpolation
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Jerome Glisse
r600g: split pipe state creating/binding from hw state...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Kristian Høgsberg
glx: Split indirect and applegl implementations into...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Kristian Høgsberg
glx: Move bind and unbind to context vtable
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Kristian Høgsberg
glx: Rename __GLXcontext and __GLXdisplayPrivate to...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Kristian Høgsberg
glx: Rename __GLXscreenConfigs to struct glx_screen
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Kristian Høgsberg
glx: Use _X_EXPORT instead of our own PUBLIC macro
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Kristian Høgsberg
glx: Rename glcontextmodes.[ch] to glxconfig.[ch]
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Kristian Høgsberg
glx: Rename __GLcontextModes to struct glx_config
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Kristian Høgsberg
glx: Delete unused glcontextmodes.c functions
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Kristian Høgsberg
glx: Stop using glcore.h and glxint.h in glx
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Carl Worth
Avoid a compiler warning about a potentially unused...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Carl Worth
Avoid compiler warning for unused glx_dpy variable.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Jerome Glisse
r600g: cleanup resource buffer/texture mess
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Jerome Glisse
r600g: add lrp instruction support
commit
|
commitdiff
|
tree
|
snapshot
next