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
path:
root
/
src
/
gallium
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvc0: standardize on using #if for NVC0_DEBUG_FENCE
Ilia Mirkin
2013-08-15
5
-8
/
+8
*
nvc0: refactor video buffer management logic into nouveau_vp3
Ilia Mirkin
2013-08-15
8
-175
/
+243
*
nv50: allow forcing PMPEG use, for ease of testing
Ilia Mirkin
2013-08-15
2
-2
/
+4
*
nv30: hook up PMPEG support via nouveau_video, enables XvMC to work
Ilia Mirkin
2013-08-15
3
-15
/
+15
*
nouveau: set buffer format of video buffer
Ilia Mirkin
2013-08-15
1
-0
/
+1
*
nouveau: fix number of surfaces in video buffer, use defines
Ilia Mirkin
2013-08-15
1
-4
/
+4
*
nv30: U8_USCALED only works for size 4
Ilia Mirkin
2013-08-15
1
-3
/
+0
*
ilo: fix fragment shaders that use PCB on GEN7+
Chia-I Wu
2013-08-15
2
-3
/
+7
*
nouveau: Fix variable name.
Vinson Lee
2013-08-14
1
-1
/
+1
*
radeonsi: unduplicate code in create_context
Marek Olšák
2013-08-15
1
-6
/
+0
*
radeonsi: initialize the radeon_surface structure
Marek Olšák
2013-08-15
1
-1
/
+1
*
radeonsi: correct sampler function names
Marek Olšák
2013-08-15
1
-23
/
+23
*
radeonsi: rename r600_texture::dirty_db_mask to dirty_level_mask
Marek Olšák
2013-08-15
4
-8
/
+8
*
radeonsi: rename r600_resource_texture to r600_texture
Marek Olšák
2013-08-15
7
-48
/
+48
*
r600/radeonsi: implement new float comparison instructions
Roland Scheidegger
2013-08-15
2
-19
/
+48
*
nv50: implement new float comparison instructions
Roland Scheidegger
2013-08-15
1
-0
/
+17
*
ilo: implement new float comparison instructions
Roland Scheidegger
2013-08-15
1
-8
/
+12
*
llvmpipe: fix pipeline statistics with a null ps
Zack Rusin
2013-08-14
8
-8
/
+43
*
vl: Add support for max level query v2
Rico Schüller
2013-08-14
8
-1
/
+74
*
radeon/llvm: Add missing "%s" format string to fprintf.
Jon Severinsson
2013-08-13
1
-1
/
+1
*
r600g/sb: use MULADD workaround on R7xx for MULADD_IEEE
Vadim Girlin
2013-08-14
1
-1
/
+2
*
ilo: enable dumping of WM PCB
Chia-I Wu
2013-08-13
1
-1
/
+5
*
ilo: no binding table change when constants are pushed
Chia-I Wu
2013-08-13
1
-21
/
+17
*
ilo: support push constant model in shaders
Chia-I Wu
2013-08-13
6
-12
/
+143
*
ilo: support copying constant buffer 0 to PCB
Chia-I Wu
2013-08-13
5
-19
/
+105
*
ilo: make constant buffer 0 upload optional
Chia-I Wu
2013-08-13
3
-29
/
+35
*
Revert "ilo: initialize constant buffer SURFACE_STATE early"
Chia-I Wu
2013-08-13
4
-32
/
+27
*
ilo: initialize constant buffer SURFACE_STATE early
Chia-I Wu
2013-08-12
4
-27
/
+32
*
ilo: 3DSTATE_INDEX_BUFFER may be wrongly skipped
Chia-I Wu
2013-08-10
1
-1
/
+5
*
gallivm: set non-existing values really to zero in size queries for d3d10
Roland Scheidegger
2013-08-09
1
-2
/
+2
*
gallivm: use texture target from shader instead of static state for size query
Roland Scheidegger
2013-08-09
1
-0
/
+2
*
softpipe: fix the regressions
Zack Rusin
2013-08-08
1
-2
/
+0
*
softpipe: don't clamp reference value for shadow comparison for float formats
Roland Scheidegger
2013-08-08
1
-12
/
+32
*
gallivm: propagate scalar_lod to emit_size_query too
Roland Scheidegger
2013-08-08
1
-0
/
+2
*
ilo: get rid of GPE tables completely
Chia-I Wu
2013-08-08
6
-108
/
+54
*
ilo: clean up GPE header inclusions
Chia-I Wu
2013-08-08
6
-14
/
+8
*
ilo: initialize alpha test state in ilo_gpe_init_dsa
Chia-I Wu
2013-08-08
5
-38
/
+46
*
ilo: fold gen6_translate_index_size into the caller
Chia-I Wu
2013-08-08
1
-17
/
+15
*
ilo: fold gen6_translate_depth_format into the caller
Chia-I Wu
2013-08-08
1
-33
/
+9
*
ilo: Call GPE emit functions directly.
Courtney Goeltzenleuchter
2013-08-08
8
-1248
/
+141
*
ilo: move emit functions so that they can be inlined.
Courtney Goeltzenleuchter
2013-08-08
4
-3467
/
+3453
*
r300g/compiler/tests: Pass the required LDFLAGS when building the test program
Tom Stellard
2013-08-07
1
-1
/
+2
*
r300g/compiler/tests: Fix segfault
Tom Stellard
2013-08-07
3
-4
/
+4
*
ilo: speed up 3DSTATE_VERTEX_BUFFERS emission a bit
Chia-I Wu
2013-08-07
3
-26
/
+12
*
ilo: skip state emission when reducing sampler count
Chia-I Wu
2013-08-07
1
-19
/
+29
*
ilo: simplify setting of shader samplers and views
Chia-I Wu
2013-08-07
1
-44
/
+33
*
ilo: correctly check for stencil ref change
Chia-I Wu
2013-08-07
1
-1
/
+1
*
draw: fix slot detection
Zack Rusin
2013-08-06
2
-2
/
+1
*
nvc0: don't access array out of bounds on unexpected sample count
Christoph Bumiller
2013-08-06
1
-2
/
+1
*
nv50: handle pure integer vertex attributes
Emil Velikov
2013-08-06
2
-2
/
+14
[next]