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
*
Fix compile time errors when building against uclibc
Anthony G. Basile
2012-07-24
3
-2
/
+4
*
r600g: enable streamout only on 2.14 or latter kernel
Jerome Glisse
2012-07-24
1
-1
/
+1
*
intel: move error on create context to proper path
Jordan Justen
2012-07-24
1
-1
/
+1
*
mesa context: generate an error for uninstalled context functions
Jordan Justen
2012-07-24
1
-1
/
+4
*
nouveau: include glformats.h to get missing prototype
Brian Paul
2012-07-24
1
-0
/
+1
*
mesa: improve comment in build_tnl_program()
Brian Paul
2012-07-24
1
-1
/
+1
*
docs: the legacy makefile system is removed in Mesa 8.1
Brian Paul
2012-07-24
1
-2
/
+4
*
mesa: move _mesa_error_check_format_and_type() to glformats.c
Brian Paul
2012-07-24
4
-371
/
+371
*
mesa: move more format helper functions to glformats.c
Brian Paul
2012-07-24
13
-392
/
+395
*
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
[next]