projects
/
profile
/
ivi
/
mesa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
r300g: use the same upload buffer for vertices and indices
[profile/ivi/mesa.git]
/
src
/
gallium
/
drivers
/
r300
/
r300_context.c
2011-02-08
Marek Olšák
r300g: use the same upload buffer for vertices and...
blob
|
commitdiff
2011-02-08
Marek Olšák
u_vbuf_mgr: add a way to specify the BIND flag for...
blob
|
commitdiff
|
diff to current
2011-02-07
Marek Olšák
r300g: use the new vertex buffer manager
blob
|
commitdiff
|
diff to current
2011-01-30
Marek Olšák
r300g: rework vertex format fallback
blob
|
commitdiff
|
diff to current
2011-01-27
Marek Olšák
r300g: print driver info if RADEON_DEBUG=info
blob
|
commitdiff
|
diff to current
2011-01-27
Marek Olšák
r300g: fix some bugs with zbuffer compression (v4)
blob
|
commitdiff
|
diff to current
2011-01-24
Jakob Bornecrantz
Revert "r300g/swtcl: re-enable LLVM"
blob
|
commitdiff
|
diff to current
2011-01-15
Brian Paul
Merge branch 'draw-instanced'
blob
|
commitdiff
|
diff to current
2011-01-07
Marek Olšák
r300g: derive user buffer sizes at draw time
blob
|
commitdiff
|
diff to current
2011-01-04
Christoph Bumiller
Merge remote branch 'origin/nvc0'
blob
|
commitdiff
|
diff to current
2010-12-19
Christoph Bumiller
Merge remote branch 'origin/master' into nvc0-new
blob
|
commitdiff
|
diff to current
2010-12-25
Marek Olšák
r300g: increase the size of upload buffers
blob
|
commitdiff
|
diff to current
2010-12-24
Marek Olšák
r300g/swtcl: re-enable LLVM
blob
|
commitdiff
|
diff to current
2010-12-22
Vinson Lee
r300g: Remove unnecessary headers.
blob
|
commitdiff
|
diff to current
2010-12-05
Marek Olšák
r300g: optimize looping over atoms
blob
|
commitdiff
|
diff to current
2010-12-02
Marek Olšák
r300g: fix build
blob
|
commitdiff
|
diff to current
2010-12-02
nobled
r300g: Drop unnecessary cast
blob
|
commitdiff
|
diff to current
2010-12-02
nobled
r300g: Abort if draw_create() fails
blob
|
commitdiff
|
diff to current
2010-12-02
nobled
r300g: Abort if atom allocations fail
blob
|
commitdiff
|
diff to current
2010-11-30
Marek Olšák
util: rename u_mempool -> u_slab
blob
|
commitdiff
|
diff to current
2010-11-22
Keith Whitwell
Merge branch 'lp-offset-twoside'
blob
|
commitdiff
|
diff to current
2010-11-20
Marek Olšák
r300g: fix rendering with no vertex elements
blob
|
commitdiff
|
diff to current
2010-11-10
Marek Olšák
r300g: rename has_hyperz -> can_hyperz
blob
|
commitdiff
|
diff to current
2010-09-02
Christoph Bumiller
Merge remote branch 'origin/master' into nv50-compiler
blob
|
commitdiff
|
diff to current
2010-08-29
Marek Olšák
r300g,u_blitter: use u_framebuffer
blob
|
commitdiff
|
diff to current
2010-08-25
Keith Whitwell
draw: specialized cliptesting routines
blob
|
commitdiff
|
diff to current
2010-08-18
Christoph Bumiller
Merge remote branch 'origin/master' into nv50-compiler
blob
|
commitdiff
|
diff to current
2010-08-17
Dave Airlie
r300g: fix context destroy under hyperz
blob
|
commitdiff
|
diff to current
2010-08-17
Ian Romanick
Merge branch 'glsl2'
blob
|
commitdiff
|
diff to current
2010-08-16
Marek Olšák
r300g: fix an invalid pointer in free
blob
|
commitdiff
|
diff to current
2010-08-16
nobled
r300g: Let hyperz init fail
blob
|
commitdiff
|
diff to current
2010-08-16
nobled
r300g: Fix leaks in failed context creation
blob
|
commitdiff
|
diff to current
2010-08-16
nobled
r300g: Fix macro
blob
|
commitdiff
|
diff to current
2010-08-14
Ian Romanick
Merge branch 'master' into glsl2
blob
|
commitdiff
|
diff to current
2010-08-06
Marek Olšák
r300g: do not emit GB_Z_PEQ_CONFIG on non-r500 if DRM...
blob
|
commitdiff
|
diff to current
2010-08-05
Dave Airlie
r300g: always emit hyperz state atom.
blob
|
commitdiff
|
diff to current
2010-08-05
Dave Airlie
r300g: implement hyper-z support. (v4)
blob
|
commitdiff
|
diff to current
2010-07-27
Eric Anholt
Merge remote branch 'origin/master' into glsl2
blob
|
commitdiff
|
diff to current
2010-07-19
Marek Olšák
r300g: fix possible crash in destroy_context
blob
|
commitdiff
|
diff to current
2010-07-19
Marek Olšák
r300g: fix typo
blob
|
commitdiff
|
diff to current
2010-07-19
Marek Olšák
r300g: use memory pools for buffer_create and get_transfer
blob
|
commitdiff
|
diff to current
2010-07-16
Marek Olšák
r300g: rebuild winsys and command submission to support...
blob
|
commitdiff
|
diff to current
2010-07-14
Zack Rusin
Merge branch 'mesa-2d-registers'
blob
|
commitdiff
|
diff to current
2010-07-12
Marek Olšák
r300g: implement fast color clear
blob
|
commitdiff
|
diff to current
2010-07-12
Marek Olšák
r300g: clear and copy a resource with a rectangular...
blob
|
commitdiff
|
diff to current
2010-07-12
Marek Olšák
r300g: do not use immediate mode if there is a VBO...
blob
|
commitdiff
|
diff to current
2010-07-08
Marek Olšák
r300g: add a function for marking framebuffer atoms...
blob
|
commitdiff
|
diff to current
2010-07-08
Marek Olšák
r300g: minor fixups
blob
|
commitdiff
|
diff to current
2010-06-29
Marek Olšák
r300g: add workaround for multiple contexts
blob
|
commitdiff
|
diff to current
2010-06-28
Marek Olšák
util: reference surfaces and sampler views in blitter...
blob
|
commitdiff
|
diff to current
2010-06-28
Jakob Bornecrantz
Merge branch 'gallium-drm-driver-drescriptor'
blob
|
commitdiff
|
diff to current
2010-06-27
Marek Olšák
r300g: separate the hyperz state and pipelined FB regs...
blob
|
commitdiff
|
diff to current
2010-06-27
Marek Olšák
r300g: release referenced objects in destroy_context
blob
|
commitdiff
|
diff to current
2010-06-27
Marek Olšák
r300g: move emission of the MSPOS regs into the framebu...
blob
|
commitdiff
|
diff to current
2010-06-27
Marek Olšák
r300g: turn invariant state into a command buffer
blob
|
commitdiff
|
diff to current
2010-06-27
Marek Olšák
r300g: initialize some crucial state in the first CS
blob
|
commitdiff
|
diff to current
2010-06-26
Marek Olšák
r300g: introduce VAP invariant state
blob
|
commitdiff
|
diff to current
2010-06-26
Marek Olšák
r300g: update my notes about fastfill and zbuffer compr...
blob
|
commitdiff
|
diff to current
2010-06-24
Eric Anholt
Merge branch 'glsl2-head' into glsl2
blob
|
commitdiff
|
diff to current
2010-06-24
Brian Paul
Merge branch 'shader-file-reorg'
blob
|
commitdiff
|
diff to current
2010-06-24
Marek Olšák
r300g: move AA registers into the new AA state
blob
|
commitdiff
|
diff to current
2010-06-24
Marek Olšák
r300g: separate the cache flush from the framebuffer...
blob
|
commitdiff
|
diff to current
2010-06-24
Marek Olšák
r300g: reorder and cleanup register writes everywhere
blob
|
commitdiff
|
diff to current
2010-06-21
Marek Olšák
r300g: fix crash when destroying the context on r3xx...
blob
|
commitdiff
|
diff to current
2010-06-21
Marek Olšák
r300g: fix the KIL opcode for r3xx-r4xx (v4)
blob
|
commitdiff
|
diff to current
2010-06-18
Marek Olšák
r300g: fix hardlocks in occlusion queries
blob
|
commitdiff
|
diff to current
2010-06-14
Marek Olšák
r300g: rewrite occlusion queries
blob
|
commitdiff
|
diff to current
2010-06-13
Marek Olšák
r300g: turn clip state into a CB
blob
|
commitdiff
|
diff to current
2010-06-13
Marek Olšák
r300g: turn blend color into a CB
blob
|
commitdiff
|
diff to current
2010-06-13
Marek Olšák
r300g: replace r300_cs_info with simplier get_cs_free_d...
blob
|
commitdiff
|
diff to current
2010-06-13
Marek Olšák
r300g: add fallback for unaligned/unsupported vertex...
blob
|
commitdiff
|
diff to current
2010-06-03
Roland Scheidegger
Merge branch 'gallium-newclear'
blob
|
commitdiff
|
diff to current
2010-05-26
Marek Olšák
r300g: add get_cs_info winsys entrypoint, abandon check_cs
blob
|
commitdiff
|
diff to current
2010-05-25
Marek Olšák
r300g: more efficient finish + fix comments
blob
|
commitdiff
|
diff to current
2010-05-25
Marek Olšák
r300g: implement fake but compliant fences
blob
|
commitdiff
|
diff to current
2010-05-25
Marek Olšák
r300g: add r300_init_render_functions, remove r300_render.h
blob
|
commitdiff
|
diff to current
2010-05-25
Marek Olšák
r300g: remove r300_query.h
blob
|
commitdiff
|
diff to current
2010-05-25
Marek Olšák
r300g: remove r300_flush.h
blob
|
commitdiff
|
diff to current
2010-05-25
Marek Olšák
r300g: add r300_init_blit_functions, remove r300_blit.h
blob
|
commitdiff
|
diff to current
2010-05-25
Marek Olšák
r300g,util: remove pipe_surface from the util_blitter_c...
blob
|
commitdiff
|
diff to current
2010-05-25
Marek Olšák
r300g,util: remove pipe_surface from the util_blitter_f...
blob
|
commitdiff
|
diff to current
2010-05-21
Roland Scheidegger
Merge branch 'gallium-msaa'
blob
|
commitdiff
|
diff to current
2010-05-21
Keith Whitwell
Merge branch 'gallium-front-ccw'
blob
|
commitdiff
|
diff to current
2010-05-17
Roland Scheidegger
r300g: adapt to interface changes
blob
|
commitdiff
|
diff to current
2010-05-12
Corbin Simpson
r300g: Correct viewport setup for SW TCL.
blob
|
commitdiff
|
diff to current
2010-05-04
Roland Scheidegger
Merge commit 'origin/master' into gallium-msaa
blob
|
commitdiff
|
diff to current
2010-05-02
Kristian Høgsberg
Merge branch 'gles2-2'
blob
|
commitdiff
|
diff to current
2010-05-02
Marek Olšák
r300g: merge VS output mapping state (VAP) to rasterize...
blob
|
commitdiff
|
diff to current
2010-04-30
Roland Scheidegger
Merge commit 'origin/master' into gallium-msaa
blob
|
commitdiff
|
diff to current
2010-05-19
Keith Whitwell
Merge commit 'origin/graw-tests'
blob
|
commitdiff
|
diff to current
2010-05-15
Marek Olšák
r300g/swtcl: disable converting points/lines to triangles
blob
|
commitdiff
|
diff to current
2010-05-15
Marek Olšák
r300g: the vertex_stream_state atom for SWTCL should...
blob
|
commitdiff
|
diff to current
2010-05-15
Marek Olšák
r300g: fix emission of some non-CSO atoms at the beginn...
blob
|
commitdiff
|
diff to current
2010-04-26
Corbin Simpson
r300g: Rudimentary stats, printed on exit.
blob
|
commitdiff
|
diff to current
2010-04-23
Ian Romanick
Merge branch '7.8'
blob
|
commitdiff
|
diff to current
2010-04-23
Jerome Glisse
Merge remote branch 'origin/7.8'
blob
|
commitdiff
|
diff to current
2010-04-23
Michel Dänzer
Merge branch '7.8'
blob
|
commitdiff
|
diff to current
2010-04-22
Brian Paul
Merge branch '7.8'
blob
|
commitdiff
|
diff to current
2010-04-20
José Fonseca
Merge branch 'gallium-index-bias'
blob
|
commitdiff
|
diff to current
2010-04-20
Dan Nicholson
Merge branch '7.8'
blob
|
commitdiff
|
diff to current
next