index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: remove DD_TRI_UNFILLED flag
Brian Paul
2013-04-17
10
-32
/
+41
*
mesa: remove DD_TRI_SMOOTH flag
Brian Paul
2013-04-17
4
-7
/
+2
*
mesa: remove DD_TRI_STIPPLE flag
Brian Paul
2013-04-17
5
-6
/
+3
*
mesa: remove DD_TRI_OFFSET flag
Brian Paul
2013-04-17
4
-26
/
+5
*
mesa: remove DD_POINT_ATTEN flag
Brian Paul
2013-04-17
5
-18
/
+5
*
mesa: remove DD_POINT_SMOOTH flag
Brian Paul
2013-04-17
6
-8
/
+3
*
mesa: remove DD_LINE_STIPPLE flag
Brian Paul
2013-04-17
5
-13
/
+4
*
mesa: remove DD_SEPARATE_SPECULAR flag
Brian Paul
2013-04-17
6
-21
/
+7
*
mesa: remove unused DD_LINE_SMOOTH flag
Brian Paul
2013-04-17
4
-6
/
+1
*
draw/gs: make sure geometry shaders don't overflow
Zack Rusin
2013-04-16
5
-11
/
+81
*
draw/gs: Return early if the passed geometry shader is null
Zack Rusin
2013-04-16
1
-0
/
+3
*
draw: implement pipeline statistics in the draw module
Zack Rusin
2013-04-16
23
-22
/
+258
*
gallivm/gs: fix the end primitive calls
Zack Rusin
2013-04-16
2
-27
/
+50
*
tgsi/exec: geometry shaders are executed on a single primitive
Zack Rusin
2013-04-16
1
-13
/
+17
*
tgsi/exec: fix the udiv and umod instructions
Zack Rusin
2013-04-16
1
-8
/
+8
*
gallivm: JIT symbol resolution with linux perf.
José Fonseca
2013-04-17
8
-86
/
+372
*
draw: Silence uninitialized var warnings.
José Fonseca
2013-04-17
2
-3
/
+7
*
r600g/llvm: Use gprcount from llvm
Vincent Lejeune
2013-04-17
4
-2
/
+5
*
intel: Add a null pointer check before dereferencing the pointer
Anuj Phogat
2013-04-17
1
-0
/
+9
*
docs: Update 'Making new mesa release'
Emil Velikov
2013-04-17
1
-0
/
+2
*
docs: Add some missing release notes
Emil Velikov
2013-04-17
1
-0
/
+3
*
docs: move specs to a separate folder
Emil Velikov
2013-04-17
25
-17
/
+25
*
docs: restructure release notes into separate folder
Emil Velikov
2013-04-17
84
-281
/
+281
*
gallium: Disambiguate TGSI_OPCODE_IF.
José Fonseca
2013-04-17
17
-27
/
+137
*
gallium: Eliminate TGSI_OPCODE_IFC.
José Fonseca
2013-04-17
8
-14
/
+8
*
i965: Enable the Bay Trail platform.
Kenneth Graunke
2013-04-16
4
-0
/
+29
*
r600/uvd: cleanup disabling tiling on pre EG asics
Christian König
2013-04-16
1
-5
/
+6
*
autoconf: enable detection of vdpau and xvmc by default
Christian König
2013-04-16
1
-3
/
+3
*
mesa/swrast: Move memory allocation outside the blit loop
Ian Romanick
2013-04-16
1
-23
/
+20
*
mesa/swrast: Move free calls outside the attachment loop
Ian Romanick
2013-04-16
1
-4
/
+5
*
mesa/swrast: Refactor no-memory error checking in blit_linear
Ian Romanick
2013-04-16
1
-29
/
+11
*
r600g: Workaround for a harware bug with nested loops on Cayman
Martin Andersson
2013-04-16
1
-3
/
+15
*
gallium/hud: fix FPS computation for framerate > 4.2k
Marek Olšák
2013-04-16
1
-1
/
+2
*
gallium/hud: increase vertex buffer size for background black rectangles
Marek Olšák
2013-04-16
1
-1
/
+1
*
gallium/hud: update the contents of GALLIUM_HUD=help
Marek Olšák
2013-04-16
1
-2
/
+17
*
gallium/hud: remove pipeline-statistics- prefix in query names
Marek Olšák
2013-04-16
1
-21
/
+22
*
r600g: implement pipeline statistics query
Marek Olšák
2013-04-16
4
-1
/
+100
*
winsys/radeon: use query_value for timestamp, remove query_timestamp
Marek Olšák
2013-04-16
3
-26
/
+13
*
r600g: add a debug flag for printing virtual addresses of resources
Marek Olšák
2013-04-16
4
-0
/
+17
*
r600g: add a query returning the amount of time spent during bo_map sync.
Marek Olšák
2013-04-16
7
-2
/
+22
*
build: Get rid of GALLIUM_WINSYS_DIRS
Matt Turner
2013-04-15
3
-53
/
+88
*
build: Get rid of GALLIUM_TARGET_DIRS
Matt Turner
2013-04-15
2
-2
/
+152
*
build: Build pipe-loader before gallium tests
Matt Turner
2013-04-15
3
-11
/
+4
*
build: Get rid of GALLIUM_MAKE_DIRS
Matt Turner
2013-04-15
3
-42
/
+78
*
build: Stop using GALLIUM_STATE_TRACKERS_DIRS for SUBDIRS
Matt Turner
2013-04-15
2
-35
/
+75
*
build: Get rid of DRIVER_DIRS
Matt Turner
2013-04-15
3
-30
/
+15
*
build: Stop AC_SUBST'ing DRI_DIRS and GALLIUM_DRIVERS_DIRS
Matt Turner
2013-04-15
1
-2
/
+0
*
build: Remove GALLIUM_DIRS
Matt Turner
2013-04-15
3
-27
/
+3
*
build: Get rid of SRC_DIRS
Matt Turner
2013-04-15
2
-15
/
+31
*
build: Get rid of CORE_DIRS
Matt Turner
2013-04-15
3
-32
/
+77
[next]