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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
draw: check bitshift against PIPE_MAX_SHADER_OUTPUS
Brian Paul
2010-09-20
1
-1
/
+5
*
llvmpipe: check bitshift against PIPE_MAX_SHADER_OUTPUTS
Brian Paul
2010-09-20
1
-2
/
+5
*
draw: fix test for using the wide-point stage
Brian Paul
2010-09-20
1
-2
/
+2
*
llvmpipe: implement sprite coord origin modes
Brian Paul
2010-09-20
1
-6
/
+12
*
llvmpipe: rename sprite field, add sprite_coord_origin
Brian Paul
2010-09-20
5
-6
/
+10
*
llvmpipe: clean-up, comments in setup_point_coefficient()
Brian Paul
2010-09-20
1
-5
/
+10
*
llvmpipe: reformatting, remove trailing whitespace, etc
Brian Paul
2010-09-20
1
-21
/
+23
*
llvmpipe: indentation fix
Brian Paul
2010-09-20
1
-1
/
+1
*
llvmpipe: maintain fragment shader state for draw module
Brian Paul
2010-09-20
2
-0
/
+14
*
gallium/docs: added new pipeline.txt diagram
Brian Paul
2010-09-17
1
-0
/
+128
*
gallium: rework handling of sprite_coord_enable state
Brian Paul
2010-09-17
12
-94
/
+172
*
gallium: better docs for pipe_rasterizer_state::sprite_coord_enable
Brian Paul
2010-09-17
1
-5
/
+13
*
r600g: alternative command stream building from context
Jerome Glisse
2010-09-17
14
-25
/
+5913
*
r600g: Fixed the shift in S_02880C_KILL_ENABLE.
Tilman Sauerbeck
2010-09-17
2
-2
/
+2
*
r600g: Enable PIPE_SHADER_CAP_TGSI_CONT_SUPPORTED.
Tilman Sauerbeck
2010-09-17
1
-2
/
+1
*
r600g: Only set PA_SC_EDGERULE on rv770 and greater.
Tilman Sauerbeck
2010-09-17
1
-2
/
+14
*
r600g: Added DB_SHADER_CONTROL defines.
Tilman Sauerbeck
2010-09-17
4
-6
/
+46
*
r600g: Formatting fixes.
Tilman Sauerbeck
2010-09-17
1
-27
/
+26
*
glsl2: Add flags to enable variable index lowering
Ian Romanick
2010-09-17
5
-8
/
+82
*
glsl2: Refactor testing for whether a deref is of a matrix or array
Ian Romanick
2010-09-17
1
-11
/
+12
*
glsl: add pass to lower variable array indexing to conditional assignments
Luca Barbieri
2010-09-17
5
-0
/
+317
*
r600g: oops got the use_mem_constant the wrong way around.
Dave Airlie
2010-09-18
1
-1
/
+1
*
r600g: use calloc for ctx bo allocations
Dave Airlie
2010-09-17
1
-1
/
+1
*
r600g: fixup map flushing.
Dave Airlie
2010-09-17
1
-5
/
+9
*
r600g: add upload manager support.
Dave Airlie
2010-09-17
6
-47
/
+223
*
r600g: add winsys bo caching.
Dave Airlie
2010-09-17
4
-31
/
+24
*
r600g: add support for kernel bo
Dave Airlie
2010-09-17
10
-50
/
+352
*
r600g: use malloc bufmgr for constant buffers
Dave Airlie
2010-09-17
3
-1
/
+9
*
r600g: move constant buffer creation behind winsys abstraction.
Dave Airlie
2010-09-17
12
-55
/
+65
*
libgl-xlib: Remove unused st_api_create_OpenGL.
Chia-I Wu
2010-09-17
1
-8
/
+0
*
targets/egl: Use C++ compiler to link GL/ES state trackers.
Chia-I Wu
2010-09-17
1
-3
/
+10
*
dri/nv10: Fix the CLAMP texture wrap mode.
Francisco Jerez
2010-09-17
1
-2
/
+1
*
tgsi/sse: fix aos_to_soa() loop to handle num_inputs==0
Brian Paul
2010-09-16
1
-6
/
+9
*
r600g: attempt to abstract kernel bos from pipe driver.
Dave Airlie
2010-09-17
19
-199
/
+272
*
r600g: hide radeon_ctx inside winsys.
Dave Airlie
2010-09-17
8
-56
/
+42
*
gallivm: Remove unnecessary header.
Vinson Lee
2010-09-16
1
-1
/
+0
*
gallivm: fix wrong return value in bitwise functions
Brian Paul
2010-09-16
1
-3
/
+3
*
gallivm: Clamp indirect register indices to file_max.
José Fonseca
2010-09-16
1
-60
/
+71
*
gallivm: Start collecting bitwise arithmetic helpers in a new module.
José Fonseca
2010-09-16
8
-32
/
+263
*
gallivm: Fix address register swizzle.
José Fonseca
2010-09-16
1
-2
/
+1
*
meta: Don't bind the created texture object in init_temp_texture().
Francisco Jerez
2010-09-16
1
-1
/
+0
*
mesa: include mfeatures.h in formats.c
Brian Paul
2010-09-16
1
-0
/
+1
*
r300g/swtcl: fix CS overrun
Marek Olšák
2010-09-16
2
-8
/
+28
*
dri/nouveau: Cleanup references to the old FBOs on glMakeCurrent().
Francisco Jerez
2010-09-16
1
-16
/
+8
*
dri/nouveau: Don't reemit the BO state in nouveau_state_emit().
Francisco Jerez
2010-09-16
2
-5
/
+3
*
dri/nouveau: Don't request a fake front unnecessarily.
Francisco Jerez
2010-09-16
5
-17
/
+32
*
dri/nouveau: Fix glRenderbufferStorage with DEPTH_COMPONENT as internal format.
Francisco Jerez
2010-09-16
1
-0
/
+1
*
dri/nouveau: Add some more extensions.
Francisco Jerez
2010-09-16
3
-0
/
+4
*
dri/nouveau: Update nouveau_class.h.
Francisco Jerez
2010-09-16
1
-20
/
+20
*
dri/nv04: Fix provoking vertex.
Francisco Jerez
2010-09-16
1
-2
/
+2
[next]