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
/
gallium
/
drivers
/
r300
Commit message (
Expand
)
Author
Age
Files
Lines
*
winsys/amdgpu,radeon: pass vm_alignment to buffer_from_handle
Marek Olšák
2018-11-28
1
-1
/
+1
*
meson: Add tests to suites
Dylan Baker
2018-11-20
1
-1
/
+2
*
radeonsi: stop command submission with PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET only
Marek Olšák
2018-11-09
1
-1
/
+1
*
r300g: add PIPE_SHADER_CAP_SCALAR_ISA switch case to silence warning
Brian Paul
2018-09-20
1
-0
/
+4
*
gallium: add PIPE_CAP_MAX_TEXTURE_UPLOAD_MEMORY_BUDGET
Marek Olšák
2018-09-07
1
-0
/
+1
*
gallium: enable GL_AMD_depth_clamp_separate on r600, radeonsi
Marek Olšák
2018-09-06
1
-0
/
+1
*
gallium: Add a helper for implementing PIPE_CAP_* default values.
Eric Anholt
2018-09-04
1
-1
/
+3
*
gallium: Split out PIPE_CAP_TEXTURE_MIRROR_CLAMP_TO_EDGE.
Kenneth Graunke
2018-08-24
1
-0
/
+1
*
gallium: add PIPE_CAP_MAX_SHADER_BUFFER_SIZE
Marek Olšák
2018-08-23
1
-0
/
+2
*
gallium: add PIPE_CAP_MAX_GS_INVOCATIONS
Marek Olšák
2018-08-23
1
-0
/
+3
*
gallium: add storage_sample_count parameter into is_format_supported
Marek Olšák
2018-07-31
2
-2
/
+8
*
gallium: add PIPE_CAP_FRAMEBUFFER_MSAA_CONSTRAINTS
Marek Olšák
2018-07-31
1
-0
/
+1
*
gallium/util: remove dummy function util_format_is_supported
Marek Olšák
2018-06-29
1
-3
/
+0
*
amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
Marek Olšák
2018-06-19
2
-2
/
+2
*
gallium: add support for programmable sample locations
Rhys Perry
2018-06-14
1
-0
/
+1
*
r300g/swtcl: make pipe_context uploaders use malloc'd memory as before
Marek Olšák
2018-06-05
1
-3
/
+6
*
gallium: add PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITY
Marek Olšák
2018-05-29
1
-0
/
+1
*
gallium: add initial support for conservative rasterization
Rhys Perry
2018-04-30
1
-0
/
+10
*
util: Move util_is_power_of_two to bitscan.h and rename to util_is_power_of_t...
Ian Romanick
2018-03-29
1
-3
/
+3
*
gallium: add packed uniform CAP
Timothy Arceri
2018-03-20
1
-0
/
+1
*
gallium: allow drivers to impose BO flags restrictions on constant buffer 0
Marek Olšák
2018-02-17
1
-0
/
+1
*
gallium: drop all the guard band float caps.
Dave Airlie
2018-02-14
1
-5
/
+0
*
gallium: introduce PIPE_CAP_FENCE_SIGNAL v2
Andres Rodriguez
2018-01-30
1
-0
/
+1
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
1
-1
/
+2
*
gallium: remove PIPE_CAP_USER_CONSTANT_BUFFERS
Marek Olšák
2018-01-17
1
-1
/
+0
*
gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP
Marek Olšák
2018-01-17
1
-1
/
+0
*
gallium: remove PIPE_CAP_TWO_SIDED_STENCIL
Marek Olšák
2018-01-17
1
-1
/
+0
*
r300g: remove double assignment
Grazvydas Ignotas
2018-01-14
1
-1
/
+0
*
meson: move libsensors dependency to libgallium
Dylan Baker
2018-01-11
1
-3
/
+1
*
meson: Use consistent style for tests
Dylan Baker
2018-01-11
1
-1
/
+3
*
gallium: plumb context priority through to driver
Rob Clark
2017-12-19
1
-0
/
+1
*
gallium/u_upload_mgr: allow drivers to specify pipe_resource::flags
Marek Olšák
2017-12-05
1
-1
/
+1
*
meson: define driver dependencies
Dylan Baker
2017-12-04
1
-0
/
+5
*
meson: Add lmsensors support
Dylan Baker
2017-12-01
1
-1
/
+3
*
r300,r600,radeonsi: replace RADEON_FLUSH_* with PIPE_FLUSH_*
Marek Olšák
2017-11-29
4
-6
/
+7
*
meson: build r300 driver
Dylan Baker
2017-11-28
1
-0
/
+156
*
r300: add PIPE_SHADER_CAP_MAX_HW_ATOMIC_COUNTER* switch cases
Brian Paul
2017-11-17
1
-0
/
+2
*
gallium: add CAPs to support HW atomic counters. (v3)
Dave Airlie
2017-11-10
1
-0
/
+2
*
util: move os_time.[ch] to src/util
Nicolai Hähnle
2017-11-09
3
-3
/
+3
*
gallium: add PIPE_CAP_SIGNED_VERTEX_BUFFER_OFFSET
Marek Olšák
2017-11-06
1
-0
/
+1
*
gallium: add cap for driver specified max combined shader resources.
Dave Airlie
2017-11-01
1
-0
/
+1
*
gallium: s/unsigned/enum pipe_prim_type/
Brian Paul
2017-10-27
1
-1
/
+1
*
gallium: Create a new PIPE_CAP_TILE_RASTER_ORDER for vc4.
Eric Anholt
2017-10-10
1
-0
/
+1
*
gallium/u_blitter: let drivers decide which VS to use for draw_rectangle
Marek Olšák
2017-10-07
2
-1
/
+5
*
gallium/u_blitter: let drivers set the vertex elements state
Marek Olšák
2017-10-07
2
-2
/
+6
*
gallium: add PIPE_CAP_TGSI_ANY_REG_AS_ADDRESS
Marek Olšák
2017-10-06
1
-0
/
+1
*
gallium: Remove util_format_s3tc_init()
Matt Turner
2017-10-02
1
-1
/
+0
*
gallium: Remove util_format_s3tc_enabled
Matt Turner
2017-10-02
2
-5
/
+1
*
gallium: add LDEXP TGSI instruction and corresponding cap
Nicolai Hähnle
2017-09-29
1
-0
/
+2
*
r300: add missing case PIPE_SHADER_CAP_INT64_ATOMICS
Nicolai Hähnle
2017-09-29
1
-0
/
+1
[next]