index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs/GL3.txt: add GLES 3.1 section
Dave Airlie
2014-08-14
1
-1
/
+17
*
hud: don't overrun malloced arrays
Dave Airlie
2014-08-14
1
-0
/
+1
*
mesa: fix texstore with GL_COLOR_INDEX data
Roland Scheidegger
2014-08-14
1
-0
/
+3
*
winsys/radeon: fix hawaii accel_working2 comment
Andreas Boll
2014-08-13
1
-1
/
+1
*
r300g: Fix bug in build_loop_info()/compiler v2
Tom Stellard
2014-08-13
1
-11
/
+23
*
clover: Flush the command queue in clReleaseCommandQueue()
Tom Stellard
2014-08-13
1
-1
/
+5
*
radeonsi/compute: Stop leaking the input buffer
Tom Stellard
2014-08-13
1
-7
/
+14
*
radeonsi/compute: Whitespace fixes
Tom Stellard
2014-08-13
1
-2
/
+1
*
radeonsi/compute: Call si_pm4_free_state() after emitting compute state
Tom Stellard
2014-08-13
1
-1
/
+1
*
radeonsi/compute: Update reference counts for buffers in si_set_global_binding()
Tom Stellard
2014-08-13
1
-2
/
+2
*
radeon/compute: Report a value for PIPE_SHADER_CAP_MAX_CONST_BUFFER_SIZE
Tom Stellard
2014-08-13
2
-1
/
+17
*
radeon/compute: Fix reported values for MAX_GLOBAL_SIZE and MAX_MEM_ALLOC_SIZE
Tom Stellard
2014-08-13
1
-13
/
+19
*
ra: optimistically color only one node at a time
Connor Abbott
2014-08-13
1
-35
/
+22
*
ra: don't consider nodes for spilling we don't need to
Connor Abbott
2014-08-13
1
-40
/
+11
*
ra: make the p, q test more efficient
Connor Abbott
2014-08-13
1
-7
/
+26
*
ra: cleanup the public API
Connor Abbott
2014-08-13
5
-13
/
+10
*
nouveau: only try to get new storage if there are any levels
Ilia Mirkin
2014-08-13
1
-10
/
+13
*
nouveau: add emacs dir-locals file for tabs/8-space indents
Ilia Mirkin
2014-08-13
1
-0
/
+8
*
nvc0: increase GLSL level to 400 to enable ARB_gpu_shader5
Ilia Mirkin
2014-08-13
3
-9
/
+10
*
mesa/st: enable ARB_gpu_shader5 if the reported GLSL version >= 400
Ilia Mirkin
2014-08-13
1
-0
/
+3
*
android: add CleanSpec.mk
Emil Velikov
2014-08-13
1
-0
/
+7
*
android: megadriver_stub: prefix static libraries with libmesa_
Emil Velikov
2014-08-13
2
-3
/
+3
*
android: loader: prefix static libraries with libmesa_*
Emil Velikov
2014-08-13
3
-4
/
+4
*
android: dri/i9*5: remove used _INCLUDES variable
Emil Velikov
2014-08-13
4
-14
/
+3
*
android: drivers/dri: add $(mesa_top)/src to the includes list
Emil Velikov
2014-08-13
1
-0
/
+1
*
android: dri: use the installed libdrm headers
Emil Velikov
2014-08-13
4
-7
/
+3
*
android: gallium: use the installed libdrm headers
Emil Velikov
2014-08-13
3
-10
/
+3
*
android: loader: use the installed libdrm headers
Emil Velikov
2014-08-13
1
-4
/
+2
*
android: egl/dri2: use the installed libdrm headers
Emil Velikov
2014-08-13
1
-1
/
+1
*
android: dri/i915: do not build an 'empty' driver
Emil Velikov
2014-08-13
1
-1
/
+1
*
automake: mesa: whitespace fixes
Emil Velikov
2014-08-13
1
-8
/
+6
*
mesa: guard better when building with sse4.1 optimisations
Emil Velikov
2014-08-13
4
-0
/
+15
*
android: glsl: the stlport over the limited Android STL
Emil Velikov
2014-08-13
1
-1
/
+1
*
android: drop HAL_PIXEL_FORMAT_RGBA_{5551,4444}
Emil Velikov
2014-08-13
2
-8
/
+0
*
android: gallium/auxiliary: drop log2/log2f redefitions
Emil Velikov
2014-08-13
1
-22
/
+0
*
android: targets/egl-static: add correct include for DRM headers
Emil Velikov
2014-08-13
1
-3
/
+1
*
scons: group state-trackers' and targets' scons
Emil Velikov
2014-08-13
1
-31
/
+11
*
android: reorder gallium SUBDIRS
Emil Velikov
2014-08-13
1
-4
/
+10
*
automake: handle gallium SUBDIRs in gallium/Makefile
Emil Velikov
2014-08-13
2
-9
/
+17
*
automake: compact gallium/target/Makefile into gallium/Makefile
Emil Velikov
2014-08-13
4
-89
/
+21
*
automake: merge gallium/state_trackers/Makefile into gallium/Makefile
Emil Velikov
2014-08-13
4
-68
/
+49
*
automake: compact gallium/drivers and gallium/winsys makefiles
Emil Velikov
2014-08-13
5
-181
/
+106
*
android: egl/main: add/enable freedreno
Emil Velikov
2014-08-13
2
-0
/
+9
*
android: gallium/freedreno: add preliminary build
Emil Velikov
2014-08-13
4
-2
/
+88
*
automake: gallium/freedreno: drop spurious include dirs
Emil Velikov
2014-08-13
2
-4
/
+2
*
android: egl/main: resolve radeon linking issues
Paulo Sergio Travaglia
2014-08-13
1
-4
/
+9
*
android: gallium/radeon: attempt to fix the android build
Paulo Sergio Travaglia
2014-08-13
6
-7
/
+45
*
android: egl/main: fixup the nouveau build
Emil Velikov
2014-08-13
1
-6
/
+2
*
android: gallium/nouveau: fix include folders, link against libstlport
Emil Velikov
2014-08-13
2
-8
/
+6
*
egl/main: Bring in the Makefile.sources
Emil Velikov
2014-08-13
4
-75
/
+47
[next]