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
2008-07-15
Blair Sadewitz
mesa: added test for __NetBSD__
commit
|
commitdiff
|
tree
|
snapshot
2008-07-15
Blair Sadewitz
mesa: added test for __NetBSD__
commit
|
commitdiff
|
tree
|
snapshot
2008-07-15
Brian Paul
mesa: add missing IR_LOG2 case
commit
|
commitdiff
|
tree
|
snapshot
2008-07-15
Brian Paul
mesa: regenerated file
commit
|
commitdiff
|
tree
|
snapshot
2008-07-15
Brian Paul
mesa: fix some broken /= operators
commit
|
commitdiff
|
tree
|
snapshot
2008-07-15
Brian Paul
mesa: regenerated file
commit
|
commitdiff
|
tree
|
snapshot
2008-07-15
Brian Paul
mesa: fix some broken bool, bvec2, bvec3, bvec4 constru...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-15
Brian Paul
mesa: fix storage size computation in emit_arith()
commit
|
commitdiff
|
tree
|
snapshot
2008-07-15
Brian Paul
gallium: added some sanity check assertions
commit
|
commitdiff
|
tree
|
snapshot
2008-07-15
Brian Paul
mesa: fix some function inlining bugs
commit
|
commitdiff
|
tree
|
snapshot
2008-07-15
Brian Paul
mesa: improved printing
commit
|
commitdiff
|
tree
|
snapshot
2008-07-15
Michal Krol
mesa: Silence compiler warnings on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-15
Michal Krol
st: Silence compiler warnings on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-15
Michal Krol
mesa: Silence compiler warnings on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-15
José Fonseca
python: Cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-15
José Fonseca
python: Request/respect the texture & buffer usage...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-15
José Fonseca
python: Get object ownership done correctly.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-15
José Fonseca
python: Don't use python cflags as they conflict with...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-15
José Fonseca
python: Allow hardware support.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-15
José Fonseca
python: Move the python scons code to a separate tool...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-15
José Fonseca
python: Get it to build on windows too.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-15
Michal Krol
tgsi: Numerical label before an instruction is optional.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-15
Brian Paul
tgsi: fix bug in execution of loops inside of conditionals.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-14
Brian Paul
mesa: assemble main() after all other functions
commit
|
commitdiff
|
tree
|
snapshot
2008-07-14
Brian Paul
mesa: comments about vectors vs components
commit
|
commitdiff
|
tree
|
snapshot
2008-07-14
Brian Paul
egl: set EGL_CONFORMANT, EGL_RENDERABLE_TYPE config...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-14
Brian Paul
mesa: fix stencil state problem when GL_ATI_separate_st...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-14
Julien Cristau
glu: only export public symbols
commit
|
commitdiff
|
tree
|
snapshot
2008-07-14
Julien Cristau
mklib: don't version symbols when using --exports
commit
|
commitdiff
|
tree
|
snapshot
2008-07-14
Blair Sadewitz
mesa: also check for __NetBSD__
commit
|
commitdiff
|
tree
|
snapshot
2008-07-14
José Fonseca
python: Basic test case for 2d texture.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-14
José Fonseca
python: Raw tile access to surface.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-14
José Fonseca
python: Get the sample app to draw triangle like trivia...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-14
José Fonseca
python: Surface clears.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-14
José Fonseca
python: Set default state.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-14
José Fonseca
python: Allow to create/specify shaders.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-13
Jakob Bornecrantz
i915: Ops should not have pushed that
commit
|
commitdiff
|
tree
|
snapshot
2008-07-13
Jakob Bornecrantz
EGL: Only build EGL dri based drivers under linux-dri...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-13
Jakob Bornecrantz
i915: WIP swap rework
commit
|
commitdiff
|
tree
|
snapshot
2008-07-13
José Fonseca
python: New state tracker which exposes the pipe driver...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-13
José Fonseca
util: Eliminate pipe from the arguments to pipe_get...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-13
José Fonseca
pb: buffer over/underflows are errors.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-13
Michal Krol
tgsi: Parse destination operand modulate modifier.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-13
Michal Krol
tgsi: Parse extended source register modifiers.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-13
Michal Krol
tgsi: Parse _SAT and _SAT opcode suffix.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-13
Michal Krol
tgsi: Parse IMM statements.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-13
Michal Krol
tgsi: Parse texture instructions correctly.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-13
Michal Krol
tgsi: Fix instruction operand counts.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-13
Michal Krol
tgsi: Fix instruction opcode parsing.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-13
Michal Krol
tgsi: Add missing SWZ opcode.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-13
Michal Krol
tgsi: Parse DCL statements.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-13
Michal Krol
tgsi: Remove depricated ATTRIB interpolate mode.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-13
Stephane Marchesin
llvm: build fixes.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-12
Michal Krol
scons: List `util/tgsi_text.c'.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-12
Michal Krol
tgsi: Add tgsi_text utility module.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-12
Michal Krol
tgsi: Fix dumping of indirect addressing.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-12
Michal Krol
tgsi: Add missing copyright headers.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-11
Brian Paul
egl: a minor overhauld of egl_xdri.c
commit
|
commitdiff
|
tree
|
snapshot
2008-07-11
Brian Paul
glx: added __glXPreferEGL() to tell libGL to prefer...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-11
Brian Paul
build egl subdirs
commit
|
commitdiff
|
tree
|
snapshot
2008-07-11
Jakob Bornecrantz
gallium: Make dri drivers create a egl_name_dri.so...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-10
Jakob Bornecrantz
gallium: Re-order the GALLIUM_AUXILIARY_DIRS to satisfy...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-10
Brian Paul
gallium: check for FEATURE_feedback and FEATURE_drawpix...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-10
Brian Paul
egl: added EGL_OPENVG_API case (allow all APIs)
commit
|
commitdiff
|
tree
|
snapshot
2008-07-10
Brian Paul
egl: add all EGL_*_BITs to ClientAPIsMask
commit
|
commitdiff
|
tree
|
snapshot
2008-07-10
Brian Paul
gallium: re-order the GALLIUM_AUXILIARY_DIRS to satisfy...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-10
Brian Paul
egl: implement xdri_eglGetProcAddress() for gallium
commit
|
commitdiff
|
tree
|
snapshot
2008-07-09
Brian Paul
mesa: check for null shader->Source
commit
|
commitdiff
|
tree
|
snapshot
2008-07-09
Brian Paul
mesa: return -1, not GL_FALSE if _glapi_add_dispatch...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-09
Brian Paul
mesa: call glutDestroyWindow() on exit
commit
|
commitdiff
|
tree
|
snapshot
2008-07-09
Brian Paul
mesa: disable fprintf() error
commit
|
commitdiff
|
tree
|
snapshot
2008-07-09
Brian Paul
egl: link libEGL w/ additional libs
commit
|
commitdiff
|
tree
|
snapshot
2008-07-09
Brian Paul
egl: misc updates/fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-07-09
Brian Paul
gallium: fix logic in pb_check_usage()
commit
|
commitdiff
|
tree
|
snapshot
2008-07-09
Brian Paul
mesa: check for OpenBSD (bug 15604)
commit
|
commitdiff
|
tree
|
snapshot
2008-07-09
Brian Paul
mesa: fix state.clip[n].plane parsing bug (bug 16611)
commit
|
commitdiff
|
tree
|
snapshot
2008-07-09
Zack Rusin
egl: plug a small memleak
commit
|
commitdiff
|
tree
|
snapshot
2008-07-09
Zack Rusin
draw: remove some debug output
commit
|
commitdiff
|
tree
|
snapshot
2008-07-08
Brian Paul
mesa: remove debug code
commit
|
commitdiff
|
tree
|
snapshot
2008-07-08
Brian Paul
mesa: implement glGetUniformiv() with new ctx->Driver...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-08
Brian Paul
mesa: fix bug/failure in recursive function inlining
commit
|
commitdiff
|
tree
|
snapshot
2008-07-08
Brian Paul
gallium: tweak printing of generic declarations
commit
|
commitdiff
|
tree
|
snapshot
2008-07-08
Brian Paul
mesa: more debug output
commit
|
commitdiff
|
tree
|
snapshot
2008-07-08
Brian Paul
mesa: compute global var size before doing codegen
commit
|
commitdiff
|
tree
|
snapshot
2008-07-08
Brian Paul
mesa: add missing VARYING case to storage_string()
commit
|
commitdiff
|
tree
|
snapshot
2008-07-08
Jakob Bornecrantz
i915: Takedown EGL screen
commit
|
commitdiff
|
tree
|
snapshot
2008-07-08
Jakob Bornecrantz
i915: Use deviceID in EGL device create
commit
|
commitdiff
|
tree
|
snapshot
2008-07-08
Jakob Bornecrantz
i915: Complete the screen -> device renaming
commit
|
commitdiff
|
tree
|
snapshot
2008-07-08
Jakob Bornecrantz
i915: Renamed intel_screen to intel_device
commit
|
commitdiff
|
tree
|
snapshot
2008-07-07
Jonathan White
mesa: added GLAPIENTRY keywords
commit
|
commitdiff
|
tree
|
snapshot
2008-07-07
Jonathan White
egl: updated GL_APIENTRY for Windows
commit
|
commitdiff
|
tree
|
snapshot
2008-07-07
José Fonseca
raw2png: More helpful messages. Handle PIPE_FORMAT_A8B8...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-07
José Fonseca
raw2png: Update formats from p_formats.h
commit
|
commitdiff
|
tree
|
snapshot
2008-07-07
Brian Paul
egl: bump up MAX_ATTRIBS, added assertion
commit
|
commitdiff
|
tree
|
snapshot
2008-07-07
Brian Paul
gallium: move assertion (though not really significant)
commit
|
commitdiff
|
tree
|
snapshot
2008-07-07
Brian Paul
gallium: simplify/fix buffer_offset, src_offset computa...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-07
Jakob Bornecrantz
i915: Fix wrong pointer to cleanup
commit
|
commitdiff
|
tree
|
snapshot
2008-07-07
Jakob Bornecrantz
i915: Fix EGL make current
commit
|
commitdiff
|
tree
|
snapshot
2008-07-07
Jakob Bornecrantz
i915: More cleanup of display
commit
|
commitdiff
|
tree
|
snapshot
2008-07-07
Jakob Bornecrantz
i915: Fetch the real deviceID for EGL
commit
|
commitdiff
|
tree
|
snapshot
next