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
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-08
glew: Drop glew now that we don't need it for the progs
Jakob Bornecrantz
1
-1
/
+1
2010-06-07
Remove last bits of progs/ infrastructure
Kristian Høgsberg
1
-47
/
+0
2010-05-31
autoconf: Remove unused APIS.
Chia-I Wu
1
-5
/
+0
2010-05-27
r600g: Integrate into build
Jakob Bornecrantz
1
-0
/
+13
2010-05-21
Fix test for MESA_LLVM.
Eric Anholt
1
-1
/
+1
2010-05-21
Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.
Eric Anholt
1
-18
/
+2
2010-05-19
progs/egl: Fix building on cygwin.
Chia-I Wu
1
-1
/
+1
2010-05-12
rbug: Break out of trace
Jakob Bornecrantz
1
-1
/
+1
2010-05-12
mesa/es: Merge back to core mesa.
Chia-I Wu
1
-2
/
+4
2010-05-11
autoconf: Also strip '\r' character in version scrape.
Vinson Lee
1
-1
/
+1
2010-05-11
gallium: Add llvmpipe support to st/egl.
Chia-I Wu
1
-1
/
+1
2010-05-08
gallium: Add egl-apis target.
Chia-I Wu
1
-10
/
+46
2010-05-08
mapi: Merge src/gles/.
Chia-I Wu
1
-1
/
+0
2010-05-08
Define OpenGL ES and OpenVG library names.
Chia-I Wu
1
-0
/
+9
2010-05-07
st/vega: Use vgapi.
Chia-I Wu
1
-0
/
+3
2010-05-07
glapi: Move to src/mapi/.
Chia-I Wu
1
-1
/
+5
2010-05-05
mesa: Fix build of ES overlay.
Chia-I Wu
1
-6
/
+0
2010-05-04
Fix gles .pc file generation
Kristian Høgsberg
1
-0
/
+3
2010-05-02
configure.ac: Fix test for whether to build src/gles
Kristian Høgsberg
1
-1
/
+1
2010-05-02
mesa: Only compile ES files when ES1 or ES2 are selected
Kristian Høgsberg
1
-0
/
+6
2010-05-02
Merge branch 'gles2-2'
Kristian Høgsberg
1
-0
/
+53
2010-05-02
Hook in install rules for es1 and es2
Kristian Høgsberg
1
-0
/
+5
2010-05-02
Add glesv2.pc and glesv1_cm.pc pkg-config files for ES 1 and 2
Kristian Høgsberg
1
-1
/
+2
2010-04-28
gles: Build libGLESv1_CM.so and libGLESv2.so from glapi files
Kristian Høgsberg
1
-0
/
+16
2010-04-28
configure.ac: Add options to enable GLES1/2 API support
Kristian Høgsberg
1
-0
/
+31
2010-04-28
configure.ac: Print some llvm info
Jakob Bornecrantz
1
-0
/
+9
2010-04-27
progs/egl: Add egl/eglut to PROGRAM_DIRS.
Chia-I Wu
1
-1
/
+1
2010-04-25
llvm: fix configure.ac harder
Dave Airlie
1
-20
/
+16
2010-04-24
llvmpipe: add initial autoconf support.
Dave Airlie
1
-0
/
+42
2010-04-17
i915g: Add a software only debuging winsys
Jakob Bornecrantz
1
-0
/
+2
2010-04-01
progs/egl: Move demos a level deeper.
Chia-I Wu
1
-1
/
+1
2010-03-26
svga: Fix typo in configure script
Xavier Chantry
1
-1
/
+1
2010-03-26
st/dri: Reshuffle files and make it obvious which files are shared
Jakob Bornecrantz
1
-9
/
+2
2010-03-25
gallium: Add propper sanity checks in configure.ac
Jakob Bornecrantz
1
-47
/
+46
2010-03-25
configure:ac add swrastg_dri
George Sapountzis
1
-6
/
+4
2010-03-25
swrastg_dri: add state_tracker
George Sapountzis
1
-1
/
+1
2010-03-24
gallium: Reorg winsys directories
Jakob Bornecrantz
1
-7
/
+7
2010-03-24
gallium: Move xorg drivers to targets
Jakob Bornecrantz
1
-0
/
+12
2010-03-24
gallium: Move egl drivers to targets
Jakob Bornecrantz
1
-2
/
+21
2010-03-24
gallium: Move dri drivers to targets
Jakob Bornecrantz
1
-1
/
+5
2010-03-24
gallium: Remove GALLIUM_WINSYS_DRM_DIRS
Jakob Bornecrantz
1
-10
/
+15
2010-03-23
Change libX11 variables to not conflict with AC_PATH_XTRA
Dan Nicholson
1
-1
/
+5
2010-03-15
nv30, nv40: move last files to nvfx/ and rm -rf nv30 nv40
Luca Barbieri
1
-1
/
+1
2010-03-15
nvfx: add nvfx directory to build system
Luca Barbieri
1
-1
/
+1
2010-03-13
Use X_LIBS from pkg-config, instead of libdir, for locating libX11
Jeff Smith
1
-1
/
+3
2010-03-12
Merge branch '7.8'
Michel Dänzer
1
-4
/
+12
2010-03-12
mesa: fix linux-dri and autogen builds since sw-api-2 merge
Keith Whitwell
1
-1
/
+5
2010-03-11
st/xorg: Fixup configure
Jakob Bornecrantz
1
-4
/
+12
2010-03-06
config: drop WINDOW_SYSTEM var
George Sapountzis
1
-3
/
+0
2010-03-03
Add version check for GCC
Ian Romanick
1
-0
/
+22
[next]