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
*
mesa: move some format helper functions to glformats.c
Brian Paul
2012-07-24
8
-421
/
+425
*
radeonsi: remove old state handling
Christian König
2012-07-24
8
-690
/
+1
*
radeonsi: move everything else into the new handling
Christian König
2012-07-24
7
-289
/
+199
*
radeonsi: move format handling into si_state.c
Christian König
2012-07-24
4
-543
/
+109
*
radeonsi: move remaining sampler state into si_state.c
Christian König
2012-07-24
2
-339
/
+440
*
radeonsi: move draw state into new handling
Christian König
2012-07-24
7
-558
/
+589
*
radeonsi: move constants to new state handling
Christian König
2012-07-24
5
-64
/
+59
*
radeonsi: move sampler states into new handling
Christian König
2012-07-24
4
-107
/
+115
*
radeonsi: move shaders to new handling
Christian König
2012-07-24
6
-336
/
+295
*
radeonsi: move spi into new handling
Christian König
2012-07-24
5
-80
/
+46
*
radeonsi: move init state to new handling
Christian König
2012-07-24
5
-38
/
+43
*
radeonsi: move draw_info to new state handling
Christian König
2012-07-24
6
-98
/
+84
*
radeonsi: move CB_TARGET_MASK into fb/blend state
Christian König
2012-07-24
4
-12
/
+23
*
radeonsi: move stencil_ref to new handling
Christian König
2012-07-24
7
-78
/
+37
*
radeonsi: move dsa state to new handling
Christian König
2012-07-24
8
-155
/
+149
*
radeonsi: move infeered fb/rs state to new handling
Christian König
2012-07-24
5
-65
/
+52
*
radeonsi: move rasterizer state into new handling
Christian König
2012-07-24
8
-200
/
+174
*
radeonsi: move framebuffer to new handling
Christian König
2012-07-24
7
-448
/
+666
*
radeonsi: move viewport to new handling
Christian König
2012-07-24
6
-46
/
+39
*
radeonsi: move scissor state to new state handling
Christian König
2012-07-24
5
-53
/
+26
*
radeonsi: move clip state to new handling
Christian König
2012-07-24
5
-58
/
+26
*
radeonsi: move blend color to new state handling
Christian König
2012-07-24
5
-26
/
+19
*
radeonsi: move blender to new state handling
Christian König
2012-07-24
7
-191
/
+178
*
radeonsi: rework state handling v2
Christian König
2012-07-24
8
-1
/
+358
*
automake: Honor GL_LIB for mangled/custom lib names
Brad King
2012-07-23
3
-29
/
+15
*
st/mesa: fix DDY opcode for FBOs
Marek Olšák
2012-07-23
1
-2
/
+22
*
st/mesa: set the centroid qualifier in fragment shader inputs
Marek Olšák
2012-07-23
3
-4
/
+11
*
st/mesa: flush the glBitmap cache before changing framebuffer state
Marek Olšák
2012-07-23
3
-39
/
+41
*
st/mesa: set the correct window renderbuffer internal format
Marek Olšák
2012-07-23
1
-1
/
+9
*
mesa: fix format checking when doing a multisample resolve
Marek Olšák
2012-07-23
1
-1
/
+111
*
gallivm: Prefer the standard JIT engine whenever possible.
José Fonseca
2012-07-23
1
-4
/
+4
*
r600g: don't emit forbidden reg with old kernel on evergreen
Jerome Glisse
2012-07-23
1
-1
/
+3
*
r600g: don't emit forbidden register on old kernel
Jerome Glisse
2012-07-23
2
-2
/
+6
*
radeon/llvm: Fix a bug with IF LOGICALNZ with int operand
Vincent Lejeune
2012-07-23
3
-11
/
+17
*
pipe_loader: Try to connect with the X server before probing pciids v2
Tom Stellard
2012-07-23
2
-0
/
+67
*
configure.ac: Add --with-llvm-prefix option
Tom Stellard
2012-07-23
1
-1
/
+12
*
mesa: Prevent repeated glDeleteShader() from blowing away our refcounts.
Kenneth Graunke
2012-07-22
1
-3
/
+5
*
imports.h: Correct ceilf typo.
Matt Turner
2012-07-22
1
-1
/
+1
*
st/mesa: remove st_flush_bitmap wrapper
Marek Olšák
2012-07-22
3
-17
/
+1
*
mesa formats: add MESA_FORMAT_ABGR2101010_UINT
Jordan Justen
2012-07-21
7
-1
/
+154
*
mesa formats: unpack ARGB8888/XRGB8888
Jordan Justen
2012-07-21
1
-0
/
+34
*
mesa pack: use _mesa_problem instead of assert
Jordan Justen
2012-07-21
2
-8
/
+18
*
mesa: add glformats integer type/format detection routines
Jordan Justen
2012-07-21
13
-94
/
+295
*
scons: Add instrumentation component libraries to linking on llvm-3.2.
Vinson Lee
2012-07-21
1
-0
/
+3
*
Remove unused _mesa_memset16
Matt Turner
2012-07-21
2
-16
/
+0
*
Remove _mesa_inv_sqrtf in favor of 1/SQRTF
Matt Turner
2012-07-21
4
-117
/
+4
*
Remove _mesa_sqrt* in favor of plain sqrt
Matt Turner
2012-07-21
3
-117
/
+1
*
Use INV_SQRT instead of 1/SQRTF
Matt Turner
2012-07-21
2
-3
/
+3
*
autoconf: Only kink mcjit component when available.
José Fonseca
2012-07-21
1
-2
/
+6
*
i830: Fix stack corruption
Chad Versace
2012-07-20
1
-1
/
+1
[next]