index
:
~nh/mesa
ARB_enhanced_layouts
ARB_gpu_shader_int64
ARB_sparse_buffer
ac_surface
addrtool
arb_bindless_texture
arb_transform_feedback_overflow_query
arrays
buffer-suballoc
cubemaps
ddiv
debug-dma
descriptors
driconf
fences-threads-ddebug
first-image
ibs
images-radeonsi
khronos-update
ldexp
merged-shader-io-bitfields
nir
nir-v2
out-of-order
pbo-download
pbo-upload
pub-invalidate
query
query-buffer-object
r300-compiler
r300g-glsl
readpixels
shader-state
si_shader_mem
ssbo
tgsi-const-2d
tmp
ubsan
user_stride
user_stride-v2
wip
nh's Mesa repository; mostly radeonsi related development
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configs
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-23
Merge branch 'gallium-i915-current' into gallium-0.1
Jakob Bornecrantz
2
-1
/
+68
2008-05-23
egl: Don't build EGL programs either
Jakob Bornecrantz
1
-1
/
+0
2008-05-23
egl: Stoped compiling EGL completely
Jakob Bornecrantz
1
-1
/
+2
2008-05-23
mesa: Added linux-egl target, that only builds the i915simple driver and egl ...
Jakob Bornecrantz
1
-0
/
+65
2008-05-23
mesa: On second thought lets not build the driver
Jakob Bornecrantz
1
-6
/
+6
2008-05-22
disable egl by default
Zack Rusin
1
-1
/
+1
2008-05-14
mesa: Made linux-dri targets build EGL
Jakob Bornecrantz
1
-3
/
+5
2008-04-18
gallium: reorder libs so that translate can see rtasm
Keith Whitwell
1
-1
/
+1
2008-04-15
gallium: add translate directory
Keith Whitwell
1
-1
/
+1
2008-03-25
cell: Enable MIT-SHM on Cell.
Ian Romanick
1
-1
/
+3
2008-03-10
gallium: new surface/context tracker (sct) module
Brian
1
-1
/
+1
2008-02-25
Remove files of unsupported build systems.
José Fonseca
1
-42
/
+0
2008-02-19
Cell: Add missing "gallium/winsys" to SRC_DIRS to fix build.
Ian Romanick
1
-1
/
+1
2008-02-19
Simplify makefile boilerplate code.
José Fonseca
21
-35
/
+35
2008-02-19
Bring rtasm from mesa to gallium.
José Fonseca
1
-1
/
+1
2008-02-18
Update for llvm -> gallivm rename.
José Fonseca
1
-1
/
+1
2008-02-18
Build glx/x11.
José Fonseca
1
-0
/
+1
2008-02-18
Code reorganization: split gallium and mesa makefiles.
José Fonseca
4
-6
/
+17
2008-02-15
Cell: Add missing back-slash in linux-cell config file
Ian Romanick
1
-1
/
+1
2008-02-15
Cell: Add INCLUDE_DIRS to SPU_CFLAGS to fix build.
Ian Romanick
1
-1
/
+3
2008-02-15
Code reorganization: update build.
José Fonseca
15
-18
/
+18
2008-01-28
Cell: add OPT_FLAGS var
Brian
1
-2
/
+4
2008-01-24
Cell: s/-W/-Wall/ in linux-cell
Brian
1
-1
/
+1
2008-01-23
Use HOST_CC for programs that will run on the build host
Ian Romanick
2
-0
/
+2
2008-01-23
Use EXTRA_LIB_PATH with *_LIB_DEPS
Ian Romanick
1
-6
/
+6
2008-01-23
Remove unnecessary paths
Ian Romanick
1
-6
/
+6
2008-01-04
llvm: we need custom rules so had to redo the build a little bit
Zack Rusin
1
-4
/
+4
2008-01-03
Cell: added -Wmissing-prototypes to SPU_CFLAGS
Brian
1
-1
/
+1
2007-12-11
Port to libspe2
Ian Romanick
1
-1
/
+1
2007-12-11
Remove '-include altivec.h'.
Ian Romanick
1
-1
/
+1
2007-12-11
Redo the fragment program examples to match vp's
Zack Rusin
1
-2
/
+2
2007-12-10
remove -Wall, add -DGALLIUM_CELL
Brian
1
-1
/
+1
2007-12-05
Add dependency checking for Cell driver sources.
Brian
1
-0
/
+3
2007-12-02
added -fPIC
Brian
1
-1
/
+1
2007-12-02
don't build libglw
Brian
1
-0
/
+4
2007-12-02
Initial Cell driver infrastructure.
Brian
1
-0
/
+37
2007-12-02
glut doesn't need -lXt
Brian
1
-1
/
+1
2007-10-25
Expand pkg-config flags before invoking the compiler.
José Fonseca
3
-11
/
+11
2007-10-25
LLVM requires linking with the C++ compiler.
Michel Dänzer
1
-0
/
+1
2007-10-24
Cleanup some code.
Zack Rusin
2
-10
/
+9
2007-10-24
Introduce linux-llvm target. Remove the llvm code from the default build for ...
Zack Rusin
2
-22
/
+34
2007-10-24
Implement the conversion and do the initial execution pass.
Zack Rusin
1
-1
/
+2
2007-10-24
Initial stab at LLVM integration.
Zack Rusin
1
-1
/
+20
2007-09-28
Update x86's static and profile configs.
José Fonseca
5
-3
/
+25
2007-09-19
Update linux-profile config.
José Fonseca
2
-25
/
+5
2007-08-20
remove the -DMESA flags
Brian
2
-3
/
+2
2007-08-16
Remove many dependencies on mesa headers.
Brian
2
-2
/
+3
2007-08-08
Rename drivers/dri/i915pipe --> drivers/dri/intel_winsys.
Keith Whitwell
1
-1
/
+1
2007-07-31
Build the "pipe" version of the i915tex driver.
Keith Whitwell
1
-1
/
+1
2007-07-27
Merge branch 'master' of git+ssh://michal@git.freedesktop.org/git/mesa/mesa i...
michal
1
-0
/
+42
[next]