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
2010-04-19
progs: Fix linking of Xlib demos for non-autoconf builds
Dan Nicholson
1
-1
/
+1
2010-04-19
Change libX11 variables to not conflict with AC_PATH_XTRA
Dan Nicholson
1
-2
/
+2
2010-04-19
Use X_LIBS from pkg-config, instead of libdir, for locating libX11
Jeff Smith
1
-0
/
+2
2010-04-05
mesa: bump MESA_TINY version
Brian Paul
1
-1
/
+1
2010-04-01
Revert accidental commits from the xquartz tree
Jeremy Huddleston
1
-5
/
+2
2010-04-01
apple: Don't build gallium
Jeremy Huddleston
1
-1
/
+1
2010-04-01
apple: Integrate our libGL into the existing build system better
Jeremy Huddleston
1
-2
/
+5
2010-03-03
Remove ffb and gamma from configs.
Vinson Lee
5
-9
/
+3
2010-02-26
drop linux-solo configs
George Sapountzis
2
-17
/
+0
2010-02-25
Remove remaining miniglx references
Kristian Høgsberg
1
-54
/
+0
2010-02-25
Drop glide driver
Kristian Høgsberg
2
-51
/
+0
2010-02-25
Remove directfb support
Kristian Høgsberg
1
-38
/
+0
2010-02-12
cell: fix-up C, CPP flags
Brian Paul
1
-3
/
+7
2010-02-12
cell: remove -mcpu=cell from CFLAGS
Brian Paul
1
-1
/
+1
2010-02-11
mesa: remove darwin-x86ppc and dangling darwin refs in Makefile
Brian Paul
1
-33
/
+0
2010-02-09
Retire miniglx and move the actual glx code up to src/glx
Kristian Høgsberg
5
-6
/
+6
2010-02-08
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin
1
-1
/
+1
2010-02-08
cell: fix the usual cell breakage
Marc Dietrich
1
-3
/
+3
2010-02-05
egl_dri2: Use pkg-config cflags and libs from configure output
Kristian Høgsberg
1
-0
/
+3
2010-02-05
allow make to build lp_test_* for llvmpipe
Chris Li
1
-1
/
+1
2010-01-31
Merge remote branch 'origin/master' into lp-binning
José Fonseca
6
-25
/
+39
2010-01-27
configs: added vega to default GALLIUM_STATE_TRACKERS_DIRS
Brian Paul
1
-1
/
+1
2010-01-23
egl: Install drivers to ${libdir}/egl.
Chia-I Wu
2
-0
/
+6
2010-01-22
st/egl_g3d: Rename to st/egl.
Chia-I Wu
2
-3
/
+3
2010-01-22
egl: Remove egl_softpipe.
Chia-I Wu
2
-6
/
+4
2010-01-22
winsys/drm: Add swrast.
Chia-I Wu
1
-2
/
+2
2010-01-22
st/egl: Remove the egl state tracker.
Chia-I Wu
2
-2
/
+5
2010-01-22
egl: Remove USING_EGL and the related drivers.
Chia-I Wu
3
-20
/
+0
2010-01-22
egl: Remove the demo driver.
Chia-I Wu
2
-2
/
+2
2010-01-20
Merge remote branch 'origin/opengl-es-v2'
Chia-I Wu
1
-0
/
+27
2010-01-16
Merge remote branch 'origin/master' into lp-binning
José Fonseca
3
-3
/
+12
2010-01-15
configs: remove -ansi from linux-debug
Brian Paul
1
-1
/
+1
2010-01-14
r300g: Build driver by default
Jakob Bornecrantz
1
-1
/
+1
2010-01-12
mesa/es: Fix build issue after merge.
Chia-I Wu
1
-1
/
+1
2010-01-12
Merge branch 'master' into opengl-es-v2
Chia-I Wu
9
-20
/
+42
2010-01-12
st/egl_g3d: New EGL state tracker that uses Gallium.
Chia-I Wu
2
-0
/
+3
2010-01-11
egl: Clean up the Makefile rules.
Chia-I Wu
2
-1
/
+7
2010-01-08
Merge remote branch 'origin/master' into lp-binning
José Fonseca
11
-25
/
+38
2010-01-06
configs: set INTEL_LIBS, INTEL_CFLAGS, etc
Brian Paul
1
-0
/
+6
2010-01-04
Check for libdrm_$chipset.pc when needed
Kristian Høgsberg
1
-0
/
+2
2010-01-02
gallium: Hunt down all references to GALLIUM_AUXILIARY_DIRS.
José Fonseca
3
-4
/
+0
2010-01-02
autoconf: fix build breakage
Marc Dietrich
1
-1
/
+1
2010-01-01
gallium: Generate a single library for auxiliaries with Make too.
José Fonseca
1
-1
/
+1
2010-01-01
gallium: Remove the sct module.
José Fonseca
1
-1
/
+1
2009-12-31
Merge branch 'mesa_7_7_branch'
Brian Paul
1
-1
/
+1
2009-12-27
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
1
-1
/
+1
2009-12-27
cell: add glsl to SRC_DIRS
Brian Paul
1
-1
/
+1
2009-12-22
Add gallium to darwin config.
Vinson Lee
1
-1
/
+1
2009-12-22
Merge branch 'i965g-restart'
Keith Whitwell
3
-2
/
+10
2009-12-21
darwin: Build glsl
Jeremy Huddleston
1
-1
/
+1
[next]