projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2010-07-29
Brian Paul
llvmpipe: fix on-debug build breakage
commit
|
commitdiff
|
tree
2010-07-29
Brian Paul
llvmpipe: added some jit debug code
commit
|
commitdiff
|
tree
2010-07-29
Brian Paul
draw: do bounds checking of array elements (debug only)
commit
|
commitdiff
|
tree
2010-07-29
Brian Paul
draw: assorted clean-ups in clipper code
commit
|
commitdiff
|
tree
2010-07-29
Brian Paul
gallium: implement bounds checking for constant buffers
commit
|
commitdiff
|
tree
2010-07-29
Brian Paul
draw: add vertex buffer offset in draw_print_arrays()
commit
|
commitdiff
|
tree
2010-07-29
Brian Paul
llvmpipe: silence warnings in lp_test_sincos.c
commit
|
commitdiff
|
tree
2010-07-29
Jerome Glisse
r600g: mipmap early support + EX2/ABS instruction ...
commit
|
commitdiff
|
tree
2010-07-29
Kristian Høgsberg
glx: Fix copy/paste bug in glXWaitX and glXWaitGL
commit
|
commitdiff
|
tree
2010-07-29
Kristian Høgsberg
glx: Compare old ctx against dummyCtx, not NULL
commit
|
commitdiff
|
tree
2010-07-29
Kristian Høgsberg
glx: Fix linked list deletion in __glXCloseDisplay()
commit
|
commitdiff
|
tree
2010-07-29
Kristian Høgsberg
intel: Declare the various tracked state variables...
commit
|
commitdiff
|
tree
2010-07-29
Kristian Høgsberg
intel: Don't depend on context config values when picki...
commit
|
commitdiff
|
tree
2010-07-29
Kristian Høgsberg
egl_dri2: Set API version for DRM display
commit
|
commitdiff
|
tree
2010-07-29
Marek Olšák
r300g/swtcl: fix crash in ETQW and minor fixups
commit
|
commitdiff
|
tree
2010-07-29
Marek Olšák
r300g/swtcl: fix crash after the draw_vbo merge
commit
|
commitdiff
|
tree
2010-07-29
Brian Paul
llvmpipe: also test the new lp_build_assert() function
commit
|
commitdiff
|
tree
2010-07-29
Brian Paul
llvmpipe: don't call LLVMCreateJITCompiler() twice
commit
|
commitdiff
|
tree
2010-07-29
Brian Paul
gallivm: added lp_build_assert() function to make asser...
commit
|
commitdiff
|
tree
2010-07-29
José Fonseca
Revert "gallivm: fix lp_build_sample_offset() crash...
commit
|
commitdiff
|
tree
2010-07-29
Brian Paul
gallivm: fix lp_build_sample_offset() crash when indexi...
commit
|
commitdiff
|
tree
2010-07-29
Keith Whitwell
util: add uint version of pack_z_stencil
commit
|
commitdiff
|
tree
2010-07-29
José Fonseca
scons: Use the current python executable for code gener...
commit
|
commitdiff
|
tree
2010-07-29
José Fonseca
draw: Also emit EMMS on generated LLVM IR.
commit
|
commitdiff
|
tree
2010-07-29
José Fonseca
llvmpipe: Avoid corrupting the FPU stack with MMX instr...
commit
|
commitdiff
|
tree
2010-07-29
José Fonseca
util: Don't include xmmintrin.h.
commit
|
commitdiff
|
tree
2010-07-29
Brian Paul
mesa: implement RCC opcode
commit
|
commitdiff
|
tree
2010-07-29
Brian Paul
mesa: update table of opcodes used by GLSL
commit
|
commitdiff
|
tree
2010-07-29
Andre Maasikas
r600: since 8744c36e added asserts - use another random...
commit
|
commitdiff
|
tree
2010-07-29
Chia-I Wu
st/python: Adapt to interface change.
commit
|
commitdiff
|
tree
2010-07-29
Chia-I Wu
graw/tests: Use pipe_context::draw_vbo.
commit
|
commitdiff
|
tree
2010-07-29
Chia-I Wu
gallium: Avoid void pointer arithmetic.
commit
|
commitdiff
|
tree
2010-07-29
Vinson Lee
mesa: Reduce arrayobj.h header file inclusion.
commit
|
commitdiff
|
tree
2010-07-29
Vinson Lee
mesa: Remove unnecessary header.
commit
|
commitdiff
|
tree
2010-07-29
Chia-I Wu
gallium/docs: Document draw_vbo and set_index_buffer.
commit
|
commitdiff
|
tree
2010-07-29
Chia-I Wu
gallium: Keep only pipe_context::draw_vbo.
commit
|
commitdiff
|
tree
2010-07-29
Chia-I Wu
gallium: Use unified pipe_context::draw_vbo.
commit
|
commitdiff
|
tree
2010-07-29
Chia-I Wu
gallium: Implement draw_vbo and set_index_buffer for...
commit
|
commitdiff
|
tree
2010-07-29
Chia-I Wu
gallium: Add pipe_context::draw_vbo and pipe_context...
commit
|
commitdiff
|
tree
2010-07-29
Vinson Lee
mesa: Remove unnecessary header.
commit
|
commitdiff
|
tree
2010-07-29
Kristian Høgsberg
egl: Fix deref before NULL-check
commit
|
commitdiff
|
tree
2010-07-29
Kristian Høgsberg
intel: Implement EGL_KHR_surfaceless extension
commit
|
commitdiff
|
tree
2010-07-29
Kristian Høgsberg
egl_dri2: Implement EGL_KHR_surfaceless_* extensions
commit
|
commitdiff
|
tree
2010-07-29
Kristian Høgsberg
egl: EGL_KHR_surfaceless_* extensions
commit
|
commitdiff
|
tree
2010-07-29
Kristian Høgsberg
Untangle gallium/egl/glx source sharing mess and make...
commit
|
commitdiff
|
tree
2010-07-29
Jerome Glisse
r600g: state context ptr in sampler_view & add I8/L8...
commit
|
commitdiff
|
tree
2010-07-28
Jerome Glisse
r600g: switch btw flat/linear interpolation
commit
|
commitdiff
|
tree
2010-07-28
Jerome Glisse
r600g: split pipe state creating/binding from hw state...
commit
|
commitdiff
|
tree
2010-07-28
Kristian Høgsberg
glx: Split indirect and applegl implementations into...
commit
|
commitdiff
|
tree
2010-07-28
Kristian Høgsberg
glx: Move bind and unbind to context vtable
commit
|
commitdiff
|
tree
2010-07-28
Kristian Høgsberg
glx: Rename __GLXcontext and __GLXdisplayPrivate to...
commit
|
commitdiff
|
tree
2010-07-28
Kristian Høgsberg
glx: Rename __GLXscreenConfigs to struct glx_screen
commit
|
commitdiff
|
tree
2010-07-28
Kristian Høgsberg
glx: Use _X_EXPORT instead of our own PUBLIC macro
commit
|
commitdiff
|
tree
2010-07-28
Kristian Høgsberg
glx: Rename glcontextmodes.[ch] to glxconfig.[ch]
commit
|
commitdiff
|
tree
2010-07-28
Kristian Høgsberg
glx: Rename __GLcontextModes to struct glx_config
commit
|
commitdiff
|
tree
2010-07-28
Kristian Høgsberg
glx: Delete unused glcontextmodes.c functions
commit
|
commitdiff
|
tree
2010-07-28
Kristian Høgsberg
glx: Stop using glcore.h and glxint.h in glx
commit
|
commitdiff
|
tree
2010-07-28
Carl Worth
Avoid a compiler warning about a potentially unused...
commit
|
commitdiff
|
tree
2010-07-28
Carl Worth
Avoid compiler warning for unused glx_dpy variable.
commit
|
commitdiff
|
tree
2010-07-28
Jerome Glisse
r600g: cleanup resource buffer/texture mess
commit
|
commitdiff
|
tree
2010-07-28
Jerome Glisse
r600g: add lrp instruction support
commit
|
commitdiff
|
tree
2010-07-28
Jerome Glisse
r600g: actualy fix the literal emission
commit
|
commitdiff
|
tree
2010-07-28
Vinson Lee
glapi: Fix VMware spelling.
commit
|
commitdiff
|
tree
2010-07-28
Vinson Lee
gallium/docs: Fix VMware spelling.
commit
|
commitdiff
|
tree
2010-07-28
Vinson Lee
draw: Fix VMware spelling.
commit
|
commitdiff
|
tree
2010-07-28
Dave Airlie
r600g: fix up segfault with variation between views...
commit
|
commitdiff
|
tree
2010-07-28
Corbin Simpson
gallium/docs: Fix VMware spelling.
commit
|
commitdiff
|
tree
2010-07-28
Dave Airlie
r600g: use gallium util for float->ui conversion
commit
|
commitdiff
|
tree
2010-07-28
Vinson Lee
scons: Fix sunos5 build.
commit
|
commitdiff
|
tree
2010-07-28
Jerome Glisse
r600g: texture support
commit
|
commitdiff
|
tree
2010-07-27
Brian Paul
llvmpipe: pass face+slice to llvmpipe_unswizzle_cbuf_tile()
commit
|
commitdiff
|
tree
2010-07-27
Vinson Lee
r600g: Move declaration before code.
commit
|
commitdiff
|
tree
2010-07-27
Jakob Bornecrantz
swrastg: Add SWRAST_NO_PRESENT option to not send updat...
commit
|
commitdiff
|
tree
2010-07-27
Kristian Høgsberg
intel: Remove unused intel/server files
commit
|
commitdiff
|
tree
2010-07-27
Jerome Glisse
r600g: always emit literal after emiting an alu instruction
commit
|
commitdiff
|
tree
2010-07-27
José Fonseca
llvmpipe: Use lp_build_select_bitwise() where appropriate.
commit
|
commitdiff
|
tree
2010-07-27
José Fonseca
gallivm: Add lp_build_select_bitwise() alternative...
commit
|
commitdiff
|
tree
2010-07-27
Brian Paul
cell: comment-out unused fields, functions
commit
|
commitdiff
|
tree
2010-07-27
Brian Paul
cell: make functions static
commit
|
commitdiff
|
tree
2010-07-27
Brian Paul
cell: fix segfault when freeing samplers
commit
|
commitdiff
|
tree
2010-07-27
Brian Paul
cell: comment-out unneeded padding field
commit
|
commitdiff
|
tree
2010-07-27
Brian Paul
cell: added const qualifier
commit
|
commitdiff
|
tree
2010-07-27
Brian Paul
util: fix unused function warning on non-x86
commit
|
commitdiff
|
tree
2010-07-26
Kristian Høgsberg
glx: Remove function prototypes no longer necessary
commit
|
commitdiff
|
tree
2010-07-26
Eric Anholt
i965: Fix reversed naming of the operations in compute...
commit
|
commitdiff
|
tree
2010-07-26
Eric Anholt
i965: Clean up a few magic numbers to use brw_defines...
commit
|
commitdiff
|
tree
2010-07-26
Eric Anholt
i965: Use MIN2, MAX2 instead of rolling our own.
commit
|
commitdiff
|
tree
2010-07-26
Eric Anholt
i965: Fold the "is arithmetic" bit of 965 opcodes into...
commit
|
commitdiff
|
tree
2010-07-26
Eric Anholt
i965: Remove some duped register size/count definitions
commit
|
commitdiff
|
tree
2010-07-26
Eric Anholt
i965: Move the GRF-to-MRF optimizations to brw_optimize.c.
commit
|
commitdiff
|
tree
2010-07-26
Benjamin Segovia
i965: Improve (i.e. remove) some grf-to-mrf unnecessary...
commit
|
commitdiff
|
tree
2010-07-26
Kristian Høgsberg
glx: Drop debug fprintf that snug in with the previous...
commit
|
commitdiff
|
tree
2010-07-26
Kristian Høgsberg
glx: Enable copy subbuffer patch when GLX_DIRECT_RENDER...
commit
|
commitdiff
|
tree
2010-07-26
nobled
st/egl: Fix debug line
commit
|
commitdiff
|
tree
2010-07-26
nobled
util: fix CPU detection on OS X
commit
|
commitdiff
|
tree
2010-07-26
nobled
st/xorg: fix use-after-free
commit
|
commitdiff
|
tree
2010-07-26
Jakob Bornecrantz
i965g: Enable llvm in dri driver if built
commit
|
commitdiff
|
tree
2010-07-26
nobled
i915g: Fix llvm build
commit
|
commitdiff
|
tree
2010-07-26
Kristian Høgsberg
glx: Drop duplicate psc field in dri context struct
commit
|
commitdiff
|
tree
2010-07-26
Eric Anholt
i965: Allow VS MOVs to use immediate constants.
commit
|
commitdiff
|
tree
next