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-06-06
Brian Paul
egl: make _eglChooseDRMDriver() non-static
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Brian Paul
egl: change default logging level to _EGL_WARNING
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Brian Paul
gallium: additional comment
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Jonathan White
egl: updated EGLAPI for Windows
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Brian Paul
mesa: sync up with latest Makefile changes on master
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Keith Whitwell
draw: fix intermediate buffer confusion in draw_vs_vari...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Brian Paul
egl: open X display if needed
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Keith Whitwell
mesa: turn off ffvertex prog debug
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Jakob Bornecrantz
gallium: Only build intel_drm for linux-dri targets
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Keith Whitwell
draw: make sure middle-end primitive is uptodate in...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Jakob Bornecrantz
i915: Moved EGL_i915 to the common code
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Jakob Bornecrantz
i915: Moved pipe_buffer and i915_winsys functions to...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
José Fonseca
scons: Don't force MSVS 2003.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
José Fonseca
scons: Put the tool logic in a frontend tool.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
José Fonseca
draw: Compile draw_vs_aos only on x86.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Brian Paul
sync up with Makefile changes on master
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Brian Paul
Move construction of libOSMesa.so into src/mesa/drivers...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Brian Paul
insert mesa/ before include files
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Jonathan White
egl: assorted fixes for Windows
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Brian Paul
build egl_xlib/ too (softpipe_egl.so library)
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Brian Paul
mesa: always build libglapi.a, updated subdir, gl.pc...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Brian Paul
egl: build libEGL and softpipe_egl.so by default
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Brian Paul
egl: updated SUBDIRS
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Brian Paul
egl: new src/egl/drivers/Makefile
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Brian Paul
mesa: Makefile comment
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Brian Paul
mesa: remove EXT/NV suffixes from _mesa_PointParameter...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Brian Paul
mesa: added _mesa_DrawArrays, DrawElements, DrawRangeEl...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Brian Paul
egl: minor tweaks
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Keith Whitwell
pull in minor mklib change to fix debugging
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Brian Paul
sync up with glxgears.c from master
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Alan Hourihane
Set the attribute as used.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Brian Paul
egl: single triangle test
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Brian Paul
egl: fix X visual selection
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Brian Paul
egl: query/print EGL_NATIVE_VISUAL_ID
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Brian Paul
egl: do proper setup/init of EGL configs
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Brian Paul
egl: in _eglAddConfig() just save a pointer to the...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Jakob Bornecrantz
egl: Added peglgears, gears that uses pbuffers
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Brian Paul
egl: new GLES/glplatform.h header
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Brian Paul
egl: updated GLES/gl.h and GLES/glext.h headers from...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Brian Paul
egl: updated egl.h include paths
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Brian Paul
egl: updated include paths (s/GLES/EGL/)
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Brian Paul
egl: added OpenGL ES 2.0 header files in new GLES2...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Brian Paul
egl: created GLES/egl.h backward-compatibility header...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Brian Paul
egl: moved egl.h into EGL/ directory
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Brian Paul
egl: moved eglext.h into EGL/ directory
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
José Fonseca
scons: Some provisions to cross-compile x86 on x86_64...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
José Fonseca
scons: Generate matypes.h at build time.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
José Fonseca
mesa: Remove assyntax.h include from generated matypes.h.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Brian Paul
gallium: added tgsi_is_passthrough_shader() function
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Brian Paul
egl: prototype some multi-API code
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Keith Whitwell
draw: init vsvg draw pointer
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Michal Krol
gallium: Define PIPE_CAP_GUARD_BAND_* capabilities.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Keith Whitwell
draw: respect driver's max vertex buffer size
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Alan Hourihane
Build with -O2
commit
|
commitdiff
|
tree
|
snapshot
2008-06-03
Keith Whitwell
Merge branch 'gallium-tex-surfaces' into gallium-0.1
commit
|
commitdiff
|
tree
|
snapshot
2008-06-03
Jakob Bornecrantz
i915: Fix compile on linux-dri-debug
commit
|
commitdiff
|
tree
|
snapshot
2008-06-03
Michal Krol
draw: Use register names more consistently.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-03
Michal Krol
draw: Fix fetch_src(). Resurrect SSE version of DP3.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
Michal Krol
draw: Fix DP3 implementation by replacing SSE with...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
Jakob Bornecrantz
i915: Removed useless defines
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
Jakob Bornecrantz
i915: Implement and use the reworked batchbuffer code
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
Jakob Bornecrantz
i915: Rework of batchbuffer code
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
José Fonseca
scons: Integrate gdi winsys.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
José Fonseca
gdi: Port of the gdi mesa driver to gallium (Alan Houri...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
Keith Whitwell
draw: fast element translate path without delta
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
José Fonseca
gallium: Replace XSTDCALL by PIPE_CDECL.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
José Fonseca
gallium: Port util_time functions to windows userspace.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
José Fonseca
gallium: More tweaks for the cosf/sinf logic.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
José Fonseca
rtasm: Use enum sse_cc in sse_cmpps.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
José Fonseca
gallium: Fix log<->cos typo in logf.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
José Fonseca
gallium: Fix log<->cos typo in logf.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
Jakob Bornecrantz
i915: Fixed some warnings
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
Jakob Bornecrantz
i915: Fixed initialization of surface
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
José Fonseca
gallium: Hopefully fix the cosf/sinf/etc. conditional...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
José Fonseca
gallium: Identify each Windows platform individually...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
José Fonseca
scons: Set /W3 warning level for all MSVC based platforms.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
José Fonseca
draw: Fix MSVC warnings.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
Michal Krol
tgsi: Add assertions to the new rule that when an exten...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
Michal Krol
brw: SWZ no longer aliases MOV.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
Michal Krol
i915: SWZ no longer aliases MOV.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
Michal Krol
cell: SWZ no longer aliases MOV.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
Michal Krol
tgsi: SWZ no longer aliases to MOV.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
Michal Krol
gallium: The SWZ opcode no longer aliases MOV.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-31
Michal Krol
mesa: Fix build after TGSI declaration interface changes.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-31
Michal Krol
brw: Fix build after TGSI declaration interface changes.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-31
Michal Krol
i915: Fix build after TGSI declaration interface changes.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-31
Michal Krol
cell: Fix build after TGSI declaration interface changes.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-31
Michal Krol
util: Fix build after TGSI declaration interface changes.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-31
Michal Krol
tgsi: Fix build after TGSI declaration interface changes.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-31
Michal Krol
gallivm: Fix build after TGSI declaration interface...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-31
Michal Krol
draw: Fix build after TGSI declaration interface changes.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-31
Michal Krol
gallium: Refactor TGSI decalaration tokens.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-31
Michal Krol
i915: Comment out dead & problematic code.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-31
Michal Krol
i915: Add mising include.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-31
Michal Krol
draw: Remove const qualifier.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-31
Michal Krol
gallium: Fix preprocessor logic.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-31
Michal Krol
draw: Remove const qualifier.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-31
José Fonseca
scons: Enable mesa state tracker in all platforms by...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-31
José Fonseca
draw: Eliminate stdio usage.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-31
José Fonseca
mesa: Apply MSVC portability fixes from Alan Hourihane.
commit
|
commitdiff
|
tree
|
snapshot
next