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
...
*
svga: add new svga_pipe_streamout.c file
Brian Paul
2015-09-02
1
-0
/
+320
*
svga: add new svga_pipe_gs.c file
Brian Paul
2015-09-02
1
-0
/
+142
*
svga: add new svga_link.[ch] files
Brian Paul
2015-09-02
2
-0
/
+140
*
svga: add new svga_cmd_vgpu10.c file
Brian Paul
2015-09-02
1
-0
/
+1289
*
svga: add new svga_tgsi_vgpu10.c file
Brian Paul
2015-09-02
1
-0
/
+6778
*
svga: remove unused SVGA3D_* command functions
Brian Paul
2015-09-02
2
-156
/
+0
*
gallium/st: add pipe_context::get_timestamp()
Brian Paul
2015-09-02
2
-2
/
+18
*
svga/winsys: Add support for VGPU10
Brian Paul
2015-09-02
22
-134
/
+473
*
svga: update the svga3d device header files
Brian Paul
2015-09-02
11
-1043
/
+2206
*
svga: add new version 10 device header files
Brian Paul
2015-09-02
2
-0
/
+2010
*
winsys/svga: add new vmw_query.c[h] files
Brian Paul
2015-09-02
3
-1
/
+214
*
meta: Compute correct buffer size with SkipRows/SkipPixels
Chris Wilson
2015-09-02
1
-15
/
+30
*
i965/vec4: fill src_reg type using the constructor type parameter
Alejandro Piñeiro
2015-09-02
1
-0
/
+2
*
r600g: Add doubles support for CYPRESS
Glenn Kennard
2015-09-02
1
-2
/
+25
*
r600g: add doubles support for CAYMAN
Dave Airlie
2015-09-02
5
-6
/
+421
*
tgsi/scan: add uses_doubles to tgsi scanner
Dave Airlie
2015-09-02
2
-1
/
+5
*
r600g: add multiple stream support for geom shaders
Glenn Kennard
2015-09-02
5
-74
/
+171
*
r600g/sb: add support for multiple streams to SB backend
Dave Airlie
2015-09-02
2
-5
/
+15
*
r600g: add support for streams to the assembler.
Dave Airlie
2015-09-02
5
-2
/
+11
*
r600g/sb: dump sampler/resource index modes for textures.
Dave Airlie
2015-09-02
1
-0
/
+4
*
mesa/readpixels: check strides are equal before skipping conversion
Dave Airlie
2015-09-02
1
-1
/
+2
*
texcompress_s3tc/fxt1: fix stride checks (v1.1)
Dave Airlie
2015-09-02
2
-5
/
+5
*
st/readpixels: fix accel path for skipimages.
Dave Airlie
2015-09-02
1
-2
/
+2
*
mesa/formats: 8-bit channel integer formats addition
Dave Airlie
2015-09-02
5
-0
/
+64
*
mesa/formats: add some formats from GL3.3
Dave Airlie
2015-09-02
5
-0
/
+123
*
mesa: handle SwapBytes in compressed texture get code.
Dave Airlie
2015-09-02
1
-0
/
+7
*
mesa: fix SwapBytes handling in numerous places
Dave Airlie
2015-09-02
6
-56
/
+89
*
auxiliary/os: Don't implement os_get_option() on embedded builds.
José Fonseca
2015-09-01
1
-0
/
+2
*
util: add a couple primitive restart helper functions
Brian Paul
2015-09-01
3
-0
/
+331
*
tgsi: add tgsi utility to transform a fragment shader to support aa point
Charmaine Lee
2015-09-01
3
-0
/
+346
*
tgsi: adds tgsi utility to transform a shader to support point sprite
Charmaine Lee
2015-09-01
3
-0
/
+622
*
tgsi: add new tgsi_two_side.c utility code
Brian Paul
2015-09-01
3
-0
/
+264
*
util: add util_strcasecmp() wrapper
Brian Paul
2015-09-01
1
-0
/
+3
*
gallium/util: add a utility to create geometry passthrough shader
Charmaine Lee
2015-09-01
2
-0
/
+57
*
gallium/util: fix returning empty box for rectangle intersection
Roland Scheidegger
2015-09-01
1
-1
/
+6
*
gallium/util: return FALSE for intersection if there's empty rectangles
Roland Scheidegger
2015-09-01
1
-1
/
+6
*
tgsi: add some more helper functions
Charmaine Lee
2015-09-01
1
-4
/
+65
*
tgsi: added tgsi_is_shadow_target() helper
Brian Paul
2015-09-01
2
-0
/
+21
*
tgsi: add negate parameter to tgsi_transform_kill_inst()
Brian Paul
2015-09-01
4
-5
/
+8
*
util: added ffsll() function
Brian Paul
2015-09-01
1
-0
/
+20
*
util: added util_set_index_buffer()
Brian Paul
2015-09-01
2
-0
/
+18
*
mesa: Move gl_vert_attrib from mtypes.h to shader_enums.h
Jason Ekstrand
2015-09-01
2
-107
/
+108
*
glapi: Inline x86_64_current_tls().
Matt Turner
2015-09-01
1
-8
/
+2
*
r600g: Simplify out a couple of unnecessary branches
Edward O'Callaghan
2015-09-01
1
-6
/
+2
*
radeonsi: use an indirect buffer for init_config
Marek Olšák
2015-09-01
2
-0
/
+3
*
radeonsi: add IB2 indirect buffer support for pm4 states
Marek Olšák
2015-09-01
3
-2
/
+54
*
winsys/radeon: add a flag telling how gfx IBs should be padded
Marek Olšák
2015-09-01
3
-6
/
+10
*
winsys/amdgpu: remove IB padding for SI
Marek Olšák
2015-09-01
1
-17
/
+5
*
radeonsi: remove unused macro si_pm4_set_state
Marek Olšák
2015-09-01
1
-10
/
+0
*
radeonsi: remove si_pm4_cleanup
Marek Olšák
2015-09-01
3
-10
/
+0
[prev]
[next]