projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2014-12-16
Eric Anholt
vc4: Add support for turning add-based MOVs to muls...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Eric Anholt
vc4: Add a helper for changing a field in an instruction.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Eric Anholt
vc4: Fix the name of qpu_waddr_ignores_ws().
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Timothy Arceri
docs: note change in minimum GCC version to 4.1.0
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Timothy Arceri
util: remove support for GCC older than 4.1.0
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Timothy Arceri
mesa: remove support for GCC older than 4.1.0
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Timothy Arceri
gbm: remove support for GCC older than 4.1.0
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Timothy Arceri
gallium: remove support for GCC older than 4.1.0
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Timothy Arceri
egl: remove support for GCC older than 4.1.0
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Timothy Arceri
mesa: bump required GCC version to 4.1.0
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Timothy Arceri
mesa: remove support for GCC older than 3.3.0
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Matt Turner
i965/fs: Add a comment explaining what saturate propaga...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Eric Anholt
vc4: Add support for enabling early Z discards.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Brian Paul
st/mesa: remove extern "C" around #includes in st_glsl_...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Brian Paul
program: remove extern "C" usage in sampler.cpp
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Brian Paul
program: remove extern "C" around #includes
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Brian Paul
glsl: remove extern "C" around #includes
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Brian Paul
st/mesa: add extern "C" to st_context.h
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Brian Paul
st/mesa: add extern "C" to st_program.h
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Brian Paul
main: remove extern C around #includes in ff_fragment_s...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Brian Paul
mesa: move #include of mtypes.h outside __cplusplus...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Brian Paul
program: add #ifndef SAMPLER_H wrapper
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Brian Paul
mesa: put extern "C" in src/mesa/program/*h header...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Brian Paul
mesa: put extern "C" in header files
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Juha-Pekka...
mapi: add glapi-test and shared-glapi-test to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Juha-Pekka...
util: add u_atomic_test to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Juha-Pekka...
glx: remove __glXstrdup()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Juha-Pekka...
i965: add test_vf_float_conversions to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Juha-Pekka...
i965: Make validate_reg tables constant
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Timothy Arceri
glsl: remove commented out code
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Timothy Arceri
i965: remove commented out code
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Ilia Mirkin
nvc0: add missed PIPE_CAP_VERTEXID_NOBASE
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Roland Scheidegger
st/mesa: use vertex id lowering according to pipe cap...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Roland Scheidegger
draw: implement support for the VERTEXID_NOBASE and...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Roland Scheidegger
gallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEM...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Dave Airlie
r600g/sb: implement r600 gpr index workaround. (v3.1)
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Vadim Girlin
r600g/sb: fix issues with loops created for switch
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Dave Airlie
Revert "r600g/sb: fix issues cause by GLSL switching...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Eric Anholt
vc4: Add support for 32-bit signed norm/scaled vertex...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Eric Anholt
vc4: Add support for 16-bit signed/unsigned norm/scaled...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Eric Anholt
vc4: Rename the 16-bit unpack #define.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Eric Anholt
vc4: Add support for 8-bit unnormalized vertex attrs.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Eric Anholt
vc4: Refactor vertex attribute conversions a bit.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Eric Anholt
vc4: Fix use of r3 as a temp in 8-bit unpacking.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Eric Anholt
vc4: Rename UNPACK_8* to UNPACK_8*_F.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Eric Anholt
vc4: Add support for UMAD.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Eric Anholt
vc4: 0-initialize the screen again.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Maxence Le...
glsl: Add gl_MaxViewports to available builtin constants
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Andres Gomez
i965/brw_reg: struct constructor now needs explicit...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Eric Anholt
vc4: Fix leaks of the compiled shaders' keys.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Eric Anholt
vc4: Fix leaks of the CL contents.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Eric Anholt
vc4: Fix leak of vc4_bos stashed in the context.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Eric Anholt
vc4: Fix leak of the compiled shader programs in the...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Eric Anholt
vc4: Fix leak of a copy of the scheduled QPU instructions.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Eric Anholt
vc4: Switch to using the util/ hash table.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Eric Anholt
vc4: Fix leak of simulator memory on screen cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Eric Anholt
vc4: Fix a leak of the simulator's exec BO's actual...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Eric Anholt
hash_table: Fix compiler warnings from the renaming.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Jason Ekstrand
util/hash_table: Rework the API to know about hashing
commit
|
commitdiff
|
tree
|
snapshot
2014-12-14
Mario Kleiner
glx/dri3: Don't fail on glXSwapBuffersMscOML(dpy, windo...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-14
Mario Kleiner
glx/dri3: Request non-vsynced Present for swapinterval...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-14
Mario Kleiner
glx/dri3: Track separate (ust, msc) for PresentPixmap...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-14
Mario Kleiner
glx/dri3: Fix glXWaitForSbcOML() to handle targetSBC...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-14
Emil Velikov
docs: Add 10.4 sha256 sums, news item and link release...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-14
Emil Velikov
docs: Update 10.4.0 release notes
commit
|
commitdiff
|
tree
|
snapshot
2014-12-13
Rob Clark
freedreno/a4xx: mipmaps
commit
|
commitdiff
|
tree
|
snapshot
2014-12-13
Rob Clark
freedreno: update generated headers
commit
|
commitdiff
|
tree
|
snapshot
2014-12-13
Rob Clark
freedreno: add is_a3xx()/is_a4xx() helpers
commit
|
commitdiff
|
tree
|
snapshot
2014-12-13
Rob Clark
freedreno: helper to calc layer/level offset
commit
|
commitdiff
|
tree
|
snapshot
2014-12-13
Kenneth Graunke
i965/vec4: Drop writemasks on scratch reads.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-13
Timothy Arceri
mesa: remove long dead 3Dnow optimisation
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Brian Paul
ir_to_mesa: remove unused 'target' variable
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Brian Paul
util: add missing closing brace for __cplusplus
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Brian Paul
mesa: remove obsolete comment on _mesa_ClearColor()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Brian Paul
mesa: whitespace fixes, 80-column wrapping in texobj.c
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Brian Paul
mesa: whitespace, line wrap fixes in clear.c
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Matt Turner
mapi: Move rules for generating glapi_mapi_tmp.h out...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Matt Turner
glsl: Add dist-hook to delete glcpp test *.out files.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Matt Turner
glcpp: Make tests write .out files to builddir.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Matt Turner
gallium: Remove Android files from distribution.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Matt Turner
osmesa: Add osmesa.def to distribution.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Matt Turner
x86-64: Remove calling_convention.txt.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Matt Turner
drivers/x11: Add headers to distribution.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Matt Turner
drivers/windows: Add to distribution.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Matt Turner
mesa: Add autogen.sh to distribution.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Matt Turner
mapi: Add ABI-check tests to distribution.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Matt Turner
mesa: Add notes/readme files to distribution.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Matt Turner
util: Wire up u_atomic_test.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Matt Turner
mesa: Add scons files to distribution.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Matt Turner
haiku: Add files to distribution.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Matt Turner
egl: Add files to distribution.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Matt Turner
egl+gbm: Add symbols-check tests to distribution.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Matt Turner
docs: Add to distribution.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Matt Turner
glapi/gen: Add gl_and_glX_API.xml to distribution.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Matt Turner
glx/apple: Add headers to distribution.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Matt Turner
mesa: Add a dist hook to remove .gitignore files from...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Matt Turner
mesa: Add clean-local rule to remove .lib links.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Matt Turner
glsl: Add clean-local rule to delete glcpp test output.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Matt Turner
util: List hash_table tests as check_PROGRAMS.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Matt Turner
xmlpool: Add $(MOS) and options.h to CLEANFILES.
commit
|
commitdiff
|
tree
|
snapshot
next